Search results

  1. AEK

    Adding Buffs in Triggers

    Oh, thank you :D Edit: Ok, but when i go into "Unit - Issue order targeting Unit" it comes up with a list of spells but my custom spell is not in it... Am i usign the wrong action lol?
  2. AEK

    Adding Buffs in Triggers

    Should be a quick question here. i cannot find the trigger command to add a Buff to a unit, am i blind or is there no trigger commant for it and i need to add it to a spell? thanks in advance, AEK.
  3. AEK

    Destroying Player Group Variables

    Ah that worked, thanks for you help :D
  4. AEK

    Destroying Player Group Variables

    What i am trying to accomplish wit hthis trigger is: On map initialisation i want a sorceress to be created for each player who is controlled by a human, so that i wont have any unused sorceresses lying around the starting area for players who arent even in the game.
  5. AEK

    Destroying Player Group Variables

    i've already got two forces set up, red and yellow being the bases (as in the case of dota except red and green) and 3 players on each side.. Im guessing that will interfere with this trigger?
  6. AEK

    Destroying Player Group Variables

    Map Initialization Events Map initialization Conditions Actions Set tmp_spawn_player_group = (All players controlled by a User player) Set tmp_spawn_point = (Center of Init Start <gen>) Player Group - Pick every player in tmp_spawn_player_group...
  7. AEK

    Destroying Player Group Variables

    Oh ok, well my player group selects all players who are controlled by a user not computers... So it creates units at a location... Would i need to destroy that, since it is not selecting all players? And i put the "call DestroyForce (udg_tmp_spawn_group)" but it will not allow me to keep the...
  8. AEK

    Destroying Player Group Variables

    So Player Groups dont leak?
  9. AEK

    can some one put some terrain in my map

    Ok, i'll make the trigger for you then copy paste it here for u in an edit, brb. Edit: Ok, i think i got it, sorry for taking so long.. Challenged me a bit as i havent worked on my map for a few weeks... Megaflames Spawn Events Time - Every TIME seconds of game time...
  10. AEK

    can some one put some terrain in my map

    Do you want the spawning dependant on any buildings or units? Or just a simple every x seconds spawn y units and order y units to attack z base?
  11. AEK

    Destroying Player Group Variables

    This is quick and simple :P How do i destroy Player Group Variables? Is it: > call DestroyPlayerGroup (udg_my_var) ? Or something like: > call DestroyForce (udg_my_var) ? Thanks in advance! AEK
  12. AEK

    WoW Install "Not Responding"

    Ok, i reinstalled Windows on my computer last night and then when i tried ot reinstall all of my programs and games i came across a problem trying to reinstall World of Warcraft: The Burning Crusade, i installed WoW, but BC wont work, it gets upto "Insert 2nd disc" but then it wont respond...
  13. AEK

    "Not Responding" How do i fix?

    OK, im trying to reinstall World of Warcraft: The Burning Crusade after reinstalling windows on my computer, but it keeps coming up with the good ol' (Not Responding) message, and i was wondering, why would this be happening and how can i fix it? I cannot see why programs would not be responding...
  14. AEK

    Wireless Network Connection Help

    First off i would like to thank anyone who helps in advance. Me being an impatient person, got sick of my computer being so slow and reformatted my computer (Reinstalling Windows XP). But, when i went to network connections in control panel my Wireless Network Connection was missing, i...
  15. AEK

    Two questions...

    My only idea would have been to change the icon, other than that i would probably have no clue...
  16. AEK

    Range Motion Buffer?

    Hmm motion buffer, yeah that would make sense. So, it would basicly change the blur or something alike? Higher motion buffer = more blur? Edit: Wait a minute, a lower buffer rate would increase the blur, wouldnt it.
  17. AEK

    Alittle Ability Help

    Ah, im beat then, lol :P im sure i got it to work with black arrow yesterday :( for my templar :P] Edit: Is it possible to base it off bash or something, change the % to 100 and give it a mana cost? but u wouldnt be able ot turn it off, which would be a pain in the ass :P
  18. AEK

    Range Motion Buffer?

    lol thats one thing that has always got me... It doesnt even have it, along with other things on: http://world-editor-tutorials.thehelper.net/uniteditor.php
  19. AEK

    Two questions...

    So you want some buildings to build as a night elf would and some to build another way? Don't you just change the icon of the building you want ot build and it will change in he build menu?
  20. AEK

    Alittle Ability Help

    Too make sure that it works/doesnt work, try mking the damage huge (1shot capable) then see if it works, if it doent kill it in 1 shot then it doesnt work, what have u got the range set to? Edit: Also since there is NO "art - target" preent for searing arrows i would assume that the fire...
Top