Recent content by iTzShiny

  1. iTzShiny

    Revive X Times?

    I couldn't do the +1 or is it suppose to be in Jass?
  2. iTzShiny

    Revive X Times?

    Hmmm... What does it keep reviving more than 3 times? Revive Events Unit - A unit owned by Player 1 (Red) Dies Conditions (Triggering unit) Equal to (Triggering unit) (Custom value of (Triggering unit)) Less than 3 Actions Set Loc = (Position...
  3. iTzShiny

    Revive X Times?

    Custom Script : call RemoveLocation(udg_loc) Set loc = (Position of (Triggering unit)) Whats Variable Loc suppose to be?
  4. iTzShiny

    Revive X Times?

    I can't find this trigger Unit - Set (Triggering unit) custom value to (((Triggering unit) custom value)+1)
  5. iTzShiny

    Revive X Times?

    Excatly how do you get this? (Custom value of (Triggering unit)) Less than 3?
  6. iTzShiny

    Revive X Times?

    Well i want to revive a unit 3 Times and thats it. Anyone know how to do this?
  7. iTzShiny

    How to Replace?

    I done this Event - Unit gain level Condition - Integer check - If level of triggering unit == 10 Action - Replace Triggering Unit with "Your Unit" ...hp...mana But ._. Why does it keep kicking me off Warcraft 3 Everytime it replaces.
  8. iTzShiny

    How to Replace?

    Its like this when a hero reaches level 10 it will be replaced with a new hero but anyone know how to do this?
  9. iTzShiny

    Player Spawn?

    Yep it was solve so +rep.
  10. iTzShiny

    Player Spawn?

    Thanks :] . Hmm im kinda new am i suppose to +rep or something?
  11. iTzShiny

    Player Spawn?

    Convert Player index to player, For loop integer A This i tested and it didn't work But i have no idea how to do this Player - Convert Integer to Player ^ I have no idea how to test this And fixing the leak , i don't think it'll be possible because its in a If/Then/Else Format.
  12. iTzShiny

    Player Spawn?

    Thanks it works. but SpawnHero Events Map initialization Conditions Actions For each (Integer A) from 1 to 6, do (Actions) Loop - Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If -...
  13. iTzShiny

    Player Spawn?

    Im not actually asking for that im just asking how to Spawn a unit for Players that only in the game.
  14. iTzShiny

    Player Spawn?

    To be clear , i have no idea ._. how to do the things you guys are saying.
  15. iTzShiny

    Player Spawn?

    How am i suppose to change it if i post in here? ._. im a bit confused.
Top