Recent content by Stubal

  1. S

    Help with making hero creeps respawn with same item drops and same level

    so i have a trigger to make units respawn by a certain player in their original spot but wud u or anyone else happen to know a trigger to not reset the heros level and make him drop the item?
  2. S

    Help with making hero creeps respawn with same item drops and same level

    Im still unable to make creeps that are heros spawn as the same level and drop the same item im wantin them to drop.
  3. S

    Making a Hero respawn at the same lvl and dropping the same item

    Can anyone help me make a trigger that will cause a hero i have successfully made respawn, stop respawning as lvl 1 (he is originally 50) and without the item he originally had?
  4. S

    Help with making creeps respawn where they originally spawned

    problem 1 in my new map is solved lol..ty a lot man
  5. S

    Help with making creeps respawn where they originally spawned

    Ok so i just used this trigger For position Unit Group - Pick every unit in (Units owned by Player 9 (Gray)) and do (Actions) Loop - Actions Set TempInteger = (TempInteger + 1) Unit - Set the custom value of (Picked unit) to TempInteger Set TempPoint[(Custom...
  6. S

    Help with making creeps respawn where they originally spawned

    Thanks :DDDDDDD! I'm gunna put this in and see how it works ill get back to ya =P
  7. S

    Help with making creeps respawn where they originally spawned

    he said i needed a custom value of my creeps as well as a point variable with array and an integer variable, which i'm not quite 100% sure how to do so i didn't give it a shot =/ care to help? like i said in an earlier post im quite new to this =/
  8. S

    Help with making creeps respawn where they originally spawned

    ok ok ok....hold up this is perfect lol...can u get me the exact triggers id need to do this? its rlly simple and exactly what i want O.O i would REALLY appreciate it
  9. S

    Help with making creeps respawn where they originally spawned

    to be honest with u im not sure at all...what do i need to set 'CUSTOM' as? =/ sry im semi-new to this
  10. S

    Help with making creeps respawn where they originally spawned

    well i only pasted wut i thought needed correcting in the statement in the trigger this is what i have in the respawn trigger im praying will work by the end of today... function Trig_Revive_Creeps_Actions takes nothing returns nothing local integer CUSTOM set CUSTOM =...
  11. S

    Help with making creeps respawn where they originally spawned

    ehm =/ i figured it out..but now this trigger from ryokos map isnt working for me =/ i used the exact same trigger for location and respawn =// all i changed was 60 seconds to 15 and neutral aggressive to Player (9)
  12. S

    Help with making creeps respawn where they originally spawned

    So i just used this but im having trouble with the custom text..I am not allowed to enable the trigger because im not putting in the proper name for "player 9 grey" does anyone kno what the text is supposed to be for call TriggerRegisterPlayerUnitEventSimple( gg_trg_Revive_Creeps...
  13. S

    Help with making creeps respawn where they originally spawned

    well...the trigger works but my problem is still that i cant figure out how to make a unit owned by player 9 gray respawn in multiple locations...without the creeps overflowing =/
Top