Thread: Question.......
View Single Post
  #3  
Old 12-23-2001, 02:40 AM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
umm

when it says "this.owner" its not refering to a this.var, its refering to a string, which can be letters or numbers.


its like saying client.test=0
that can only have numbers, but
setstring client.test,hello
would work just as
setstring this.test,hello

this. infront of a string means that only that NPC can access that string.
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote