View Single Post
  #5  
Old 01-14-2006, 11:06 PM
Moondeath_2 Moondeath_2 is offline
"..."
Moondeath_2's Avatar
Join Date: Jan 2006
Location: Far Far Away.
Posts: 238
Moondeath_2 is an unknown quantity at this point
Send a message via AIM to Moondeath_2 Send a message via MSN to Moondeath_2 Send a message via Yahoo to Moondeath_2
Quote:
Originally Posted by Skyld
HTML Code:
strtofloat(#s(serverr.thundershotstock>0))
... is not doing what you think it is.

Perhaps you mean:
HTML Code:
strtofloat(#s(serverr.thundershotstock)) > 0
The same also applies to your other stock checks.

Also, please name your threads better. Thank you!
Hrm, coldn't you use strlen(#s(serverr.thundershotstock)) > 0 ? I don't know really that well i dislike gs1 in so many ways.
__________________
Aim: DarkFireXZ3
Email: [email protected] or [email protected]
Common Location: Unholy Nation
Gscript, Playerworld Rules, Support Center
Reply With Quote