"Todd" <noone DeleteThis @nowhere.com> wrote in message
news:fp2gn31roo51mu9f8bfnhl6tem0vgqpa01@4ax.com...
> There are several really nice amateur made maps out there which I'd
> really love to play on my lan, or just me against bots. But there's
> some kind of mutator or code built into the map, that forces me to
> play a way I don't want to play. For example, there's several ctf
> maps where the bots double, or even triple up; say I'm playing 3 on 3,
> with myself as the only real player; there'll be five extra bots in
> the map. Or there's a mutator that takes away all weapons you're
> spawned with. If I play LMS, or use the No Item or All Weapons
> mutators, there ends up being no weapons.
>
> There's also one map that wouldn't let me spawn in. I tried it
> without my mutators, and it still wouldn't run. (Although, I was
> playing Carry the Flag, rather than standard ctf.)
>
> Can anyone tell me how to go about using UnrealEd to find and remove
> these particular chunks of code?
>
> Thanks.
>
Easiest way would be to use killbots (number) in the console. You can remove
a mut through editor but you risk messing the map up, and it certainly wont
run online anymore (incompatible). You can use allweapons mut but if there
is no weapon spawn actor you still mont get any. Use giveall then loaded if
you want to play around would be safest.
>> Stay informed about: removing a mutator from a map?