Search results

  1. wilze

    Trigger Problems and Triggers Interfering

    Well, you should take a look at the guides about testing maps in Newgen, if it doesn't work then you should reinstall Warcraft III. And I will obviously not be converting it to normal WE.
  2. wilze

    Trigger Problems and Triggers Interfering

    I actually fixed the interfering part, now I just need to know why the setdamage trigger doesn't make everyone in the unit group get bonus damage. Download the map here. And in my opinion Newgen improves the editor, so why not use it?
  3. wilze

    Dialog Trigger not working

    Thank you!
  4. wilze

    Dialog Trigger not working

    Why is this dialog not showing any buttons when I cast the ability? LUP Init Events Unit - A unit Begins casting an ability Conditions Multiple ConditionsAnd - All (Conditions) are true Conditions (Ability being cast) Equal to (==)...
  5. wilze

    Searching for testers

    I'll test it.
  6. wilze

    Trigger Problems and Triggers Interfering

    Anyone? Please i really need help with this!
  7. wilze

    Trigger Problems and Triggers Interfering

    Hey, I have one of those long annoying posts, here it comes! Why are these triggers not setting/adding the damage of all the units in UNIG_Group_A? Set Damage Events Player - Player 1 (Red) types a chat message containing <Empty String> as A substring Conditions...
  8. wilze

    Set damage/armor chat command

    And now I feel retarded... Thanks!
  9. wilze

    Set damage/armor chat command

    Bump! (I think I'm allowed to bump now? My clock is telling me it's 24hrs since the last post, if not I'm sorry)
  10. wilze

    Set damage/armor chat command

    Damage System Init Events Map initialization Conditions Actions Set Int_DamageSys_DigitCount = 5 Set Abi_DamageSys_Damage[1] = Spawn Doodad Set Abi_DamageSys_Damage[2] = Max Mana Modifier Set Abi_DamageSys_Damage[3] = Terrain 2x2 Set...
  11. wilze

    TheHelper.net Tutorial

    I can't seem to find out how to use spoilers, they're not on the master list either. Would be grateful if someone could tell me how to make those.
  12. wilze

    Set damage/armor chat command

    Holy crapper! I just imported your system into my map, and I think I did it properly. But I had to change the substring conditions in your test command trigger cause I already had another command that interfered with that one. But now when I test it, the unit I have selected inherits a bunch of...
  13. wilze

    Set damage/armor chat command

    How do I modify a units damage/armor with a chat command? :banghead: I have already made trigger that sets the health and mana of the unit to a requested value (after a tutorial by Tom Jones). Now I need help with this! Thanks in advance! Edit: One more question, how would I make this trigger...
  14. wilze

    [Spellpack] Priestess of the Moon

    Why is this in the WE help section?
  15. wilze

    Shared Control

    Thanks! You rock!
  16. wilze

    Shared Control

    Thanks, also: How do I subtract a integer value? Is it set integer = -1?
  17. wilze

    Shared Control

    Could I use neutral victim for that?
  18. wilze

    Shared Control

    Is it possible to make all players in a map control the same unit, but not have shared control with each other? If so, how?
  19. wilze

    Alternative Triggers?

    All right! Thanks!
  20. wilze

    Alternative Triggers?

    So I made this nifty little Spawn Events Player - Player 1 (Red) types a chat message containing <Empty String> as A substring Conditions (Substring((Entered chat string), 1, 5)) Equal to spawn Actions Set TempPoint_A = (Position of Spawner_A)...
Top