• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Using Trigger editor to create cheats

Status
Not open for further replies.
see this is a hard one to answer because if you dont know how to make this sort of trigger it implies you are not a map maker, because this is increadbly easy. it implies that you have hacked a map and are trying to add cheats so you can cheat online, because if you were playing maps offline you could use the one blizzard actually programed into the game. i might be totally wrong, but it makes me not want to tell you how to do it. sorry.
 
see this is a hard one to answer because if you dont know how to make this sort of trigger it implies you are not a map maker, because this is increadbly easy. it implies that you have hacked a map and are trying to add cheats so you can cheat online, because if you were playing maps offline you could use the one blizzard actually programed into the game. i might be totally wrong, but it makes me not want to tell you how to do it. sorry.

not necessarily cheats but like type in a heroes name and you get that hero
 
Is there a way to make cheats, for example
Player 1 types in the chat box:"Cheatyoucantseeme." then all Player 1's units become invisible.
Using the Trigger editor of course. :huh:

Yes there is a way to do it...but i dont know if there is a way to makes him invis...
Try money,invulnerable..or giving an ability with invis...that should work !

See:
  • Event:Player 1 (red) types a chat message containing -powerup as an exact match
  • Condition: If you want a cheat only for heroes you should create a condition
  • Action: Option 1[Money] Player - Add 10000 to player 1 (red) current gold
    • Option 2[Invis Ability] Hero - Learn Skill for triggering unit: Blademaster windwalk
    • Also do it: hero - Modify unspent skill points of (Choose-hero):Add 1(if the windwalk has more point to use like 4 levels you should add 4 instead of 1) points
  • Add this trigger above if you choose option 2
    • Option 3[invulnerable] Unit - Make triggering unit Invulnerable

Maybe it will work!Cya
 
Status
Not open for further replies.
Back
Top