Recent content by sionts

  1. S

    Teams Spawning in Arena

    Thanks for that X-maul.
  2. S

    Teams Spawning in Arena

    I have an arena match scenario in my map, where 2 teams out of 5 teams in total will be selected and spawned inside the arena to fight. 2 regions per side(1 per hero) and there is only 2 sides. What i want is to have all the teams to play against each other eventually, So if Team 1 beats Team...
  3. S

    Multiboard Help

    Thanks i'll look into it
  4. S

    Multiboard Help

    I want to display the Teams on my multiboard that have actual users. Each team has 2 players, without showing the actual players in the team. For example: Team 1, Team 2, Team 3 are shown, but Team 4 and 5 don't show because there is no actual users playing. I don't know any JASS so I'm...
  5. S

    Variable / Bug help

    haven't had the chance but ill try it, ill also try misters idea first.
  6. S

    Variable / Bug help

    Thats the hero select. If the fallen hero belongs to a player in player group East_Players. Then creates 1 rogue for the player. By the way this map is an Arena actually its a Team Arena.
  7. S

    I have some (noob)questions here :p

    Choose "unit comparison" and change the "(Triggering unit)" to entering unit. This meens the unit that enters the region. Now you got to specify what unit is only aloud to enter the region. So change the value to "Wisp" or any other unit u want.
  8. S

    Variable / Bug help

    Player Group - Pick every player in West_Players and do (Actions)
  9. S

    Variable / Bug help

    Variable help I'm having some trouble with the hero dueling system, team 1s heroes are teleported to the arena but team 2s heroes don't get teleported. Loop - Actions Set Picked_Hero = Hero[(Player number of (Picked player))] Unit - Order Picked_Hero to Stop Unit - Pause...
  10. S

    Variable / Bug help

    bug help The bug i have is, only 1 team gets teleported to the arena when the 5 minutes is up. team 2 just doesnt get teleported to the arena. With all the hero picked triggers i have. Events Unit - A unit enters BladeMaster <gen> Conditions (Unit-type of (Triggering unit))...
  11. S

    Item Type condition

    just curious. Conditions Or - Any (Conditions) are true Conditions (Unit-type of (Hero manipulating item)) Not equal to Paladin (Unit-type of (Hero manipulating item)) Not equal to Halarks (Unit-type of (Hero manipulating item)) Not equal...
  12. S

    Item Type condition

    Would i need to create a new trigger to restrict heroes for having the same item? or is tehr a way to add this to the same trigger
  13. S

    Item Type condition

    i dont even get half of the triggers. So how does this trigger, make certain heroes restricted from certain items? Events Unit - A unit Acquires an item Conditions ((Triggering unit) is A sapper) Equal to False Or - Any (Conditions) are true Conditions...
  14. S

    Item Type condition

    ? ahh wat extreme candy war? please specify.
Top