colorTealCombo items helpcolor
Guest
|
Post by colorTealCombo items helpcolor on Jul 26, 2006 0:27:34 GMT 1
Help me 4 trigger item combo? What i have to do yo have item combo like in dota???
|
|
|
Post by Ghost on Jul 26, 2006 10:57:28 GMT 1
Event: Generic Unit event - Unit picks up an item of type (what ever you want) Action: If / Then / Else, Multiple functions. If: Triggering unit has item of (other components, repeat for every component) Then: Remove 1 item of type (component, repeat for all components) Create item of type (finished item) and give it to triggering unit. Else: Do Nothing.
|
|
|
Post by thx on Jul 26, 2006 11:11:54 GMT 1
Thanks man!
|
|
|
Post by TT on Jul 26, 2006 11:18:31 GMT 1
|
|
|
Post by Ghost on Jul 26, 2006 15:06:39 GMT 1
event a unit aquiers an item condition item being manipulated equals to ...
|
|
|
Post by kk on Jul 28, 2006 10:06:40 GMT 1
I do it but i dont needed item being manipulated equal to true! only action if then else and do multiple actions hero has an item of a type ! remove bla bla set variables bla bla!
|
|
|
Post by Ghost on Jul 28, 2006 13:35:20 GMT 1
equal to true?? wtf?? you put that 1 of 'ingridients' for item 'recipe' and rest in triggers -.-
|
|