Thread: Question.......
View Single Post
  #1  
Old 12-23-2001, 01:41 AM
TheFrozenFiend TheFrozenFiend is offline
Registered User
TheFrozenFiend's Avatar
Join Date: Apr 2001
Posts: 582
TheFrozenFiend is on a distinguished road
Question.......

How come on Graal 2001 in job npcs they have:

NPC Code:

if (strequals(#a,#s(this.owner))
{
commands and stuff here
}



to check if the person is the person who started doing the job.
How do they get that to work when 'this' flags can only contain numbers and peoples account names contain letters?



Thanks
__________________



Also known as TDM
Reply With Quote