Search results

  1. Y

    Tired and Hungry

    Can you do me a spell of hell? this is what it does: -a small explosion in the casters area which stuns all enemy arround it and then a pentagram should appear arroung the casting unit and after 5 seconds the caster needs to summon a dragon which lasts only for 1 minute
  2. Y

    How do I add Jass code?

    no I meant where do I add this code: library MULTIBOARD initializer init globals private multiboard board private force players = CreateForce() private integer PlayerCount = 0 private string array colors private group G = CreateGroup() endglobals private...
  3. Y

    How do I add Jass code?

    I already downloaded NewGen, but how do I add someones JASS script into the game?
  4. Y

    Victory error

    show us the entire trigger...
  5. Y

    Item only can be picked up by a specific unit-type?

    Thanks guys, +1 rep for both of you... but is there a possibility that the unit cannot even equip the item from the beginning?
  6. Y

    Item only can be picked up by a specific unit-type?

    Can I make an item that can be picked up only by a specific hero type?
  7. Y

    Condition help...

    I already made it a huge region ... and every hero is in the region but it still won't work
  8. Y

    Condition help...

    I just created an integer- NumPlayer = 0 + array... then there are 4 different triggers: Player1Group Events Map initialization Conditions (Player 1 (Red) slot status) Equal to Is playing Actions Player Group - Add Player 1 (Red) to LegendaryGroup...
  9. Y

    Condition help...

    nope its not working....
  10. Y

    Condition help...

    Nope that didn't work... here's my trigger: CloseGate1 Events Unit - A unit enters Gate2 <gen> Conditions And - All (Conditions) are true Conditions (Number of units in (Units in Gate2 <gen> matching (((Triggering unit) is A Hero) Equal to...
  11. Y

    Condition help...

    thanks but once again, this is not what I want. I want that the number of HEROES in a certain region will be EQUEL to my integer...
  12. Y

    Condition help...

    Trigger: * Conditions o And + Number of Units in Region 001 <gen> equal to NumHeroes + Unit-type of (Entering Unit) equal to Hero o Actions o ... I can't find this: Unit-type of (Entering Unit) equal to Hero
  13. Y

    Condition help...

    "hero" is meant to be to any type of hero not a specific one. what I meant is like this: EVENT: unit enters region Condition: number of heroes in region = myintreger action: close gate help?
  14. Y

    Condition help...

    Is there a condition that basicly sais: if number of heroes in a region equals to NumHeroes(intreger I made)... do action:
  15. Y

    A unit unloads from a transport?

    I was working on my map and I now have a problem I cant solve. this is the first trigger: EasterEgg1B Events Unit - A unit Is loaded into a transport Conditions ((Loading unit) is A Hero) Equal to True Actions Player Group - Pick every player in (All...
  16. Y

    A few Trigger issue's

    I am not aware of any threads that have that can give you such tutorials...but there is one thing i can do this trigger basically says 'player types a word something happens' I made a gate open, but you can use whatever the hell you want it to do: Melee Initialization Events...
  17. Y

    A few Trigger issue's

    I can't give you an exact trigger, tell exactly what you want and ill try to help you...
  18. Y

    A few Trigger issue's

    Granery Events Unit - A unit enters Region 002 <gen> Conditions ((Entering unit) has (torch)) Equal to True Actions Cinematic - Turn cinematic mode On for (All players) Cinematic - Disable user control for (All players) Camera - Pan...
  19. Y

    Do you want any system/spell?

    Oh, I misplaced it, thanks. I would +1 rep for you,Hex but I already did yesterday so I can't :( tjordell +1rep
Top