Search results

  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...
  16. CroMoX

    How do you put a save and load in the game?

    Hi I have been trying to make an ORPG and I've noticed in most games they have a -save and -load option, so they can load and save their heroes. This is usually given in a code that has XXXX-XXXX-XXXX-XXXX for an example, which then allows you to have your champion and then reload him the next...
  17. CroMoX

    Need help with adding text

    Hi, I've been trying to make an ORPG and I'm having trouble when it comes to the text. I want to make it when you walk into a region it shows "You have entered The Ruined City" but i want it to show to only the person who walks into it and not to everyone. This is what i have so fair: Events...
  18. CroMoX

    Need help with Triggers

    Thx heaps man
  19. CroMoX

    Need help with Triggers

    "Create a new boss in the region and use Trigger - Add Event to add the [New Boss Dies] event." Could u tell me how to find it please? Im kinda a noob when it comes to triggers.. :X
  20. CroMoX

    Need help with Triggers

    I looked at it but it doesn't seem to fix what I'm having problems with. See the trigger you gave me works but once i kill the boss and then try to do the boss again it doesn't send me to the region. I tried some of his triggers but didn't work.
Top