| 07-08-2008, 12:18 PM | #1 |
Hello, I have a problem with an item transformation. What I have is object A, with a dummy ability, targeting items. I want that ability to change one specific type of item into object B. Basically: Code:
Item A ~ Specific Item Type => Item B I tried to detect the ability used by object A, but without success, nothing is created. I also tried detecting the order given to the unit using the item, but I didn't succeed either. GUI seems to speak a different language than I do sometimes. :( |
| 07-09-2008, 09:42 AM | #2 |
| 07-09-2008, 11:13 AM | #3 |
Ah, thank you! It worked perfectly! I think the main reason of my problem was that it was a non-hero unit that used the item... silly me, I forgot about that. :( Thank you again. :) |
| 07-09-2008, 11:23 AM | #4 |
Sure thing. |
