HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help needed badly

11-23-2004, 08:14 PM#1
oNdizZ
First off: can some one close this thread couse none could help me and this will be a better thread.

second: now that i've figured out away of doing it (hopefully) i need some help from you jass-lovers :)
What i want is a trigger with the following abilities:

Event: A unit finishes casting an ability
Condition: Ability being cast equal to Possession
Action: Add Unpossess (ability) to possessed unit

thats the problem :)

anyway: the orderid for that possession is: 852196
but that number went up at the moment when i targeted the unit i wanted to possess, When(!) my unit possessed the unit, this number popped up on my screen: 851973
Is it 2 number for all target abilities? (ex. frost nova, shadow strike...)
and which one should i use?
and how shall i use it? :D

thx on advance....
11-23-2004, 08:17 PM#2
Moose-Head_Man
that requires no jass at all, just some variables and a simple trigger, you really got it screwed up... lolz no offense
11-23-2004, 08:19 PM#3
Moose-Head_Man
Quote:
Originally Posted by oNdizZ
First off: can some one close this thread couse none could help me and this will be a better thread.

second: now that i've figured out away of doing it (hopefully) i need some help from you jass-lovers :)
What i want is a trigger with the following abilities:

Event: A unit finishes casting an ability
Condition: Ability being cast equal to Possession
Action: Add Unpossess (ability) to possessed unit

thats the problem :)

anyway: the orderid for that possession is: 852196
but that number went up at the moment when i targeted the unit i wanted to possess, When(!) my unit possessed the unit, this number popped up on my screen: 851973
Is it 2 number for all target abilities? (ex. frost nova, shadow strike...)
and which one should i use?
and how shall i use it? :D

thx on advance....

i have no idea what the bottom paragraph means lolz, just plain scary, just make this trigger

Event: Generic Unit Casts an Ability
Condition: Ability equal to Posession
Actions: Set Casting Unit = Unit Variable (Name it Whater You Want)
wait .01
Add Ability Unposession to Unit Variable
11-23-2004, 08:26 PM#4
oNdizZ
nope that cant be done, couse then i will refer to the casting unit, not the unit who the casting unit is casting at :/
11-23-2004, 09:06 PM#5
YellowSubmarine
I just posted the answer on your old topic. ^_^

*spam-post-count-+1!*