[Trigger] how to added game mode~easy normal hard

Status
Not open for further replies.
Level 8
Joined
Jul 7, 2013
Messages
141
Follow that dialog menu tutorial rheiko linked however instead of yes/no, replace those with your difficulties. Then when the player clicks a dialogue button, make a run this trigger:

  • Events
    • Dialog - Dialog Button clicked
  • Conditions
    • Dialog button clicked is equal to easy
  • Actions
    • Player - Set handicap of neutral player to 75%
If you want to make the trigger give 10% more hp to all creeps then use 110% as the handicap
 
Status
Not open for further replies.
Top