Recent content by Ex0sphere

  1. E

    Change minimap?

    what?
  2. E

    Change minimap?

    In some maps, I've seen like if they go into a cave, the whole minimap changes from the whole map to just the cave. How do you do this?
  3. E

    How should I make these two triggers work together?

    Sorry, it's not clear. The first trigger is to make it when you lose one of the items, you get replaced. The second trigger makes it so you can only have 1 sniper/rifle in your inventory. The problem is the remove item in trigger 2 triggers trigger 1.
  4. E

    How should I make these two triggers work together?

    Regular Events Unit - A unit Loses an item Conditions ((Unit-type of (Hero manipulating item)) Equal to Soldier) or ((Unit-type of (Hero manipulating item)) Equal to Soldier) Actions If (All Conditions are True) then do (Then Actions) else do (Else...
  5. E

    Item carried by hero?

    Limit Limit Events Unit - A unit Acquires an item Conditions (Item-type of (Item being manipulated)) Equal to Rifle Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions...
  6. E

    Can I not allow items?

    How do I make it so when I have a certain item, and i try to buy the another certain item, it has a message that says only one weapon at a time, and it doesn't let u buy the item.
  7. E

    Give item won't work.

    NVM. I got it working thx!
  8. E

    Give item won't work.

    I'm trying to make it so the item stays with the replacing unit, but this always crashes my game. Sniper Events Unit - A unit Acquires an item Conditions (Item-type of (Item being manipulated)) Equal to Sniper Actions Unit - Replace (Hero manipulating...
  9. E

    Can you have a range of numbers?

    I always do if item carried by triggering unit in slot 1. Then repeat it 5 times for the other slots. How do I make it so it goes 1-6 in one if possible?
  10. E

    Icon for non heroes?

    k thx a lot!
  11. E

    Icon for non heroes?

    thx, what would i have to change to get it to the bottom left?
  12. E

    Icon for non heroes?

    When you're a hero, there's the icon on the top left that u can click on to go to your hero. Is it possible to have that for non hero units? Thanks in advanced!
  13. E

    Team settings help?

    i can only make 6 forces. Pretty much, I guess u can't do an ffa where u can't change colors and teams.
  14. E

    Team settings help?

    I know but I want to make it so people can't change settings, yet I can't do that without having the error "must have at least 2 teams".
Top