Recent content by networkmncer

  1. N

    Wheres my units?

    All of my neutral units and buildings(except for the neutral hostiles and some units) were gone during the game but not in the map editor. I do not know what I adjusted.
  2. N

    HELp !! How to add this trigger to my trigger?

    Im using this trigger. How can I add this trigger? I want the spawn to have a condition were it needs all the creeps dead before spawning again. Someone? I dont know where to put that code below. I tried some but did not work. Event timer expires Actions bj_wantDestroyGroup = true Wait until...
  3. N

    Complicated Skill Need Help

    Then he should pick based on his agi because agi gives + % armor to.
  4. N

    Heeeelp! Messed my spawn trigger!

    I need help my spawn trigger is well messed up. The timer will not stop until it spawn the 1st and 2nd level of creeps wave. After it stop it will trigger again when all creeps died but the next wave is empty because I only assigned 2 level creeps. My Triggers Initialize Events...
  5. N

    Where can i find this trigger?

    haha. I was so stupid . I forgot that line. Done now my problem now is that not all creeps that spawn will go to the region I selected plus not the timer will not stop counting even the first wave started. It will just restart after all of the 2 waves die. My Codes Events Map...
  6. N

    Where can i find this trigger?

    Ow. yeah got it already but thanks anyway. That was concatenating string. Did not think of that from the first place. Well Im newbie to this editor. ;D . Now my problem is that the timer wont start. Ow man.Currently following this guide...
  7. N

    Where can i find this trigger?

    Where to write the (Enemy Wave + ((String(lvlNum)) + in...)) . I mean where to find. Im currently experimenting and finding it here but hope you know to lead me directly. Te kudasai.
  8. N

    Where can i find this trigger?

    Oops. That was Domo arigato. ;D Now my second problem . This is the last. Countdown Timer - Create a timer window for (Last started timer) with title (Enemy Wave + ((String(lvlNum)) + in...))...
  9. N

    Where can i find this trigger?

    Ooops. Did not mean to double thread. Network issue. Sorry. It keeps waiting last time thats why I clicked it many times ;D
  10. N

    Where can i find this trigger?

    Where can i find this trigger? Wait until ((All units of (Units owned by Player 12 (Brown)) are dead) Equal to True), checking every 1.00 seconds Im stuck at ((All units of(Units owned by Player 12(Brown))are dead) . Where can I find that? I cant find it in functions . Been searching for...
  11. N

    Where can i find this trigger?

    Where can i find this trigger? Wait until ((All units of (Units owned by Player 12 (Brown)) are dead) Equal to True), checking every 1.00 seconds Im stuck at ((All units of(Units owned by Player 12(Brown))are dead) . Where can I find that? I cant find it in functions . Been searching for...
  12. N

    Creep Spawn Help. Start timer after all creeps die.

    OOPS. Sorry, I did not know that that tag exist. :D
  13. N

    Creep Spawn Help. Start timer after all creeps die.

    Well this is the method I used for spawn. All I want is that the spawn timer will start after all creeps died because this spawn will start immediately when it reaches zero. the tutorial i followed...
  14. N

    How to set Computer to Computer(insane) unclickable in player selection by default

    then how can i set him to easy and unclickable? because when I put him computer in Player Properties in scenario properties, its still OPEN in the game and my player 2(blue) is set to Computer(Normal). I dont know how that happens and where to adjust it.
Top