View Single Post
  #1  
Old 05-23-2001, 06:13 AM
Bravo_NPC-Admin1 Bravo_NPC-Admin1 is offline
Registered User
Join Date: May 2001
Location: Olympia, Washington USA
Posts: 25
Bravo_NPC-Admin1 is on a distinguished road
Send a message via AIM to Bravo_NPC-Admin1 Send a message via Yahoo to Bravo_NPC-Admin1
Unhappy

Well, ok. But, Stefan, in my script I set:

this.BugCount=9;

A couple lines down, I did this:

say2 You only have #v(this.BugCount) bugs.;

Normally, you would get a textbox saying:
You only have 9 bugs.

Instead, this is what it shows:
You only have 0 bugs.

The debugger even shows this.BugCount equals 9, but it won't work in the textbox. Also, can anyone explain to me where to put //#CLIENTSIDE and where NOT to put //#CLIENTSIDE. Thanks.
__________________
-Boco