What's it Holding?

OldOne

New member
Joined
Nov 1, 2007
Messages
229
Reaction score
0
Points
0
Location
Virginia
Trying to find a way to determine if a target is holding something.
Code:
${Target.Holding}  < -- returns 0 everytime (not working)
Any ideas?
 
Trying to find a way to determine if a target is holding something.
Code:
${Target.Holding}  < -- returns 0 everytime (not working)
Any ideas?

Can't. The Holding would be a graphic representation of the item ID, but in most cases, your client does not get told anything about it.

htw