Thread: Difficulties
View Single Post
  #9  
Old 04-07-2013, 02:29 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

you could always add a custom event in the source that is fired off when a player changes equipment. then you could check their current equipment in that event.

that, or you could consider using a timer in the global player script and have it check periodically.
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote