| 04-19-2007, 04:16 PM | #1 |
JASS:function SomeFunc takes nothing returns nothing local unit u = CreateUnit(p,'n000',x,y,0) local effect e = AddSpecialEffectTarget("Abilities\\Spells\\Human\\AerialShackles\\AerialShacklesTarget.mdl",u,"origin") call RemoveUnit(u) set u=null set e=null endfunction +rep to the fastest answer :D |
| 04-19-2007, 04:39 PM | #2 | |
http://wc3campaigns.net/showthread.p...ghlight=effect Quote:
|
| 04-19-2007, 04:45 PM | #3 |
wow ty for the ans :D +rep case closed ![]() |
