Thread: GetRace issue
View Single Post
  #4  
Old 02-25-2013, 08:15 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

your logs should tell you what the issue is. $mob is not defined anywhere in your script. you want to use $npc.

edit: what trevius said.
__________________
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