View Single Post
  #2  
Old 07-25-2011, 01:53 AM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

I would change the message to reflect the npc name dynamically. Forget if it is GetName or GetCleanName

$client->Message(6,$npc->GetName().' casts a spell to translocate you to another place.');
Reply With Quote