HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Enabling a Cheat

11-06-2002, 10:05 AM#1
element_5
Is there anyway to enable a specific cheat (namely the "warpten" cheat) through the use of triggers? I need to in order to add WC2 cheats to my map. Any help would be appreciated
11-06-2002, 10:05 PM#2
Guest
For most of the cheats, you could use a custom trigger that does the cheat:

player types a chat message containing "iseedeadpeople" as an exact match

turn off blackmask for triggering player
turn off fogofwar for triggering player


I'm not sure how to do warpten, since it changes the speed of all the upgrades, etc..
11-06-2002, 10:26 PM#3
element_5
Yeah, that's how I worked the "on screen" cheat... but I have no idea how to recreate the "warpten"/"make it so" cheat using triggers...
11-07-2002, 12:46 AM#4
CBWhiz
in single player, custom: cheat("warpten")

in multi it has no effect
11-07-2002, 02:04 AM#5
element_5
I thought there might be a custom text solution... thanks! :gsmile: