HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Detect attempt picking up item

01-12-2005, 07:26 PM#1
BattleBotv8.2
How can I detect if some one is attempting to pick up a item even if all of their space is taken up.
01-12-2005, 07:54 PM#2
iNfraNe
Try using the event "unit is ordered targetting an item" or something like that (dunno if it exists)
01-12-2005, 07:54 PM#3
Dalten
Quote:
Originally Posted by BattleBotv8.2
How can I detect if some one is attempting to pick up a item even if all of their space is taken up.

Use the event: Unit - Generic Unit Event and set that to "A unit is issued an order targeting an object"

Keep in mind this triggers whenever your unit right clicks almost anything, units, doodads, items, etc... so with the right conditions in your triggers it should work fine.
01-12-2005, 07:56 PM#4
ElvinArcher123
probobly something to do with, a unit is issued an order targeting a object
01-12-2005, 08:05 PM#5
weaaddar
with the order in question being smart/right click. Remember that moving an item inside your inventory fires this event too.