| 06-25-2003, 05:22 PM | #1 |
Ok, I have a feeling that this has a simple answer but I have no clue what it is. I have a player owned building that sells items. When you buy an item it drops to the ground. How do I detect when an item has been bought? |
| 06-25-2003, 05:23 PM | #2 |
if [item] is in [Playable Map Area] Ping Minimap Or something like that... If the item is located in a region... |
| 06-25-2003, 08:40 PM | #3 |
You can detect when an order without a target has been given for the neutral passive player and then check the order id. The order id will be the 4-letter-code of the item bought. |
| 06-25-2003, 09:46 PM | #4 |
I think what you mean is once you buy an item, how to get it to the hero without it dropping to the ground? Give the store the ability "Hero select". |
