Recent content by CroMoX

  1. CroMoX

    Random Region Spawn, help

    Ok I will give it a go in a second. I did the wrong thing to remove leaks was meant to set variable and remove location (derp on my part). EDIT: It worked thank you so much both of you for the help.
  2. CroMoX

    I think I know you, MasterTrainer

    I think I know you, MasterTrainer
  3. CroMoX

    Random Region Spawn, help

    Is the variable regions_Integer set to anything in the variables tab? (I mean is it not default 0) I tried what you got there, and it doesn't work, like it works for a couple of tries then they all just continue spawning at the same area, it doesn't work for the 8 times. Move Trigger...
  4. CroMoX

    Random Region Spawn, help

    Well that is similar to what I want, but I don't want them to have a player specific region like you have, what I was hoping more for was that they had a random chance to move to any region, not their player number region, but another person couldn't move to that one. E.g a number is randomly...
  5. CroMoX

    Random Region Spawn, help

    Hey guys I was trying to make a trigger where I buy a unit from the tavern, and randomly move it to one of eight set regions on the map, but I wanted to make it since there are 8 players maximum in the map, another person cannot move to that region, and has to move to an unused region. This is...
  6. CroMoX

    Working on a new game, it will be a remake of my old game, The Destroyer which was terrible, but...

    Working on a new game, it will be a remake of my old game, The Destroyer which was terrible, but I have learnt more! =)
  7. CroMoX

    Spider Spawn from Egg. Help Plz!

    Thank Solu9, that fixed my problem =D
  8. CroMoX

    Spider Spawn from Egg. Help Plz!

    Thank you it works. Just one question; what do I add so the eggs only destroy when a hero walks near them?
  9. CroMoX

    Spider Spawn from Egg. Help Plz!

    Hey guys, I've been trying to make a trigger, where a Hero walks near a Spider Egg, and if they get in range by 300, the egg dies and creates a Tiny Spider. Note: I have a respawn trigger so using Unit - A unit comes within 256.00 of Spider Egg 0084 <gen> Will not work, since I want the...
  10. CroMoX

    Can someone tell me how to make a Team Respawn System?

    Okay, DotA isn't really what I want to do it with, but I'll show you what I've got now. Initilization Events Map initialization Conditions Actions Player Group - Pick every player in (All players) and do (Actions) Loop - Actions Set...
  11. CroMoX

    Can someone tell me how to make a Team Respawn System?

    Hey guys, I was just wondering if anyone could tell me the scripting for a Team Respawn System? I was using a normal Respawn System from this website http://www.hiveworkshop.com/forums/trigger-gui-editor-tutorials-279/reviving-heroes-changeable-region-161913/, but I noticed it caused some...
  12. CroMoX

    How to Heal Creeps in Dungeon after death, help!

    I'm having trouble finding this line; Could you please tell me what trigger it uses, cause I looked in Boolean and all I could do to get close to the code ^above^; Set TempUnitGroup = (Units in Dungeon 1 <gen> matching (((Matching unit) is A Hero) Equal to ((Matching Unit) is alive)))...
  13. CroMoX

    How to Heal Creeps in Dungeon after death, help!

    Hey guys, I've been trying to make a dungeon crawler and I'm stuck on a certain part. Can someone tell me the scripting for this problem please; When I enter a dungeon by typing -enter, I want to make it if every Hero in the dungeon dies it heals every minion in the dungeon back to full...
  14. CroMoX

    Tavern Teleport (DotA) and Text Scripting Help

    Thanks for the help, was good. I'm not that great with triggers, so thanks for your help and there doesn't seem to be any problems as of so far. Thanks a million.
  15. CroMoX

    Tavern Teleport (DotA) and Text Scripting Help

    Hey guys, sorry to be such a nuisance, but could you please help me with these two problems I've been having. Could you tell me the scripting to these problems; 1. In DotA when you pick a champion it summons the champion away from the tavern. For example if I pick Demon Hunter, from the...
Top