View Single Post
  #1  
Old 06-11-2002, 09:31 AM
DarkHero2002 DarkHero2002 is offline
Registered User
DarkHero2002's Avatar
Join Date: Dec 2001
Posts: 625
DarkHero2002 is on a distinguished road
Send a message via ICQ to DarkHero2002 Send a message via AIM to DarkHero2002
level.var and string questions

Would someone explain this to me:
level.test = true;
In another NPC, it doesn't read as true but it reads as 1.

level.test = false;
In the other NPC it reads as 0, also anything other than true reads as 0, why is that?

I did some tests though and 1998 read as 1998 and same with all other numbers, so does this mean level.vars read/write numbers only?
Could someone also help me understand level.strings too, please?
__________________

DarkHero
AIM:XxCloud2002xX
ICQ:165561109
E-Mail:[email protected]
Manager Of Colonial Graal

PLEASE DO NOT CLICK HERE!
Reply With Quote