| 08-22-2006, 10:56 PM | #1 |
I need certain actions to happen when item is dropped from inventory to a region. Sort of like planting a seed, and it starts to grow. But I can't find an Event that would fit this situation. Help, anyone? |
| 08-22-2006, 11:05 PM | #2 |
Well, just combine the "Unit drops an item" event with checking if the item is in the right region. |
| 08-23-2006, 12:53 AM | #3 |
Eah. Only found a Unit loses an item... Here's what I tried, didn't work tho. Trigger: (making a special effect on the spot just for the test, when I get it to work it'll be something else.) Am I on the right tracks? |
| 08-23-2006, 02:28 AM | #4 |
| 08-23-2006, 07:33 AM | #5 |
Indeed, that did work. I used position of item being manipulated instead of the center of the region when placinbg the special effect... Ran into a funny problem, the effect goes to a random spot nearby, not the position of the dropped item. Edit: ahh, I see. It picks the position where the item was before being picked up. any way around this? |
