Page 1 of 1

Character name

Posted: Wed Sep 15, 2010 6:42 pm
by Velsharon
What variable holds the character name that the bot is currently working with? I would like to be able to extract this so I can print it to the screen in a message.


eh... nevermind.. figured it out, lol.

Re: Character name

Posted: Thu Sep 16, 2010 1:58 pm
by miximixi007
Velsharon wrote:What variable holds the character name that the bot is currently working with? I would like to be able to extract this so I can print it to the screen in a message.


eh... nevermind.. figured it out, lol.
printf("CharacterName="..player.Name.."\n");