Thread
:
Script for a Buff bot
View Single Post
#
2
05-11-2011, 07:11 AM
lich2594
Sarnak
Join Date: Jun 2006
Location: Tennessee, USA
Posts: 77
Without any details as to what's causing you the problems...
Try using:
Code:
my $NPCName = $npc->GetCleanName();
instead of:
Code:
my $NPCName = $npc->Ram();
__________________
lich2594
View Public Profile
Send a private message to lich2594
Visit lich2594's homepage!
Find all posts by lich2594