Author |
Message |
Topic: Scripting in J/VBscript |
amokoma
Replies: 1
Views: 1409
|
Forum: zMUD General Discussion Posted: Sat Mar 27, 2004 2:57 pm Subject: Scripting in J/VBscript |
Hey, been looking around for documentation on how to use vbscript or jscript within zmud - I mean - actual code examples maybe? How to access internal zmud vars and call the COM model?
- Rasmus. |
Topic: For-loops? |
amokoma
Replies: 2
Views: 1426
|
Forum: zMUD General Discussion Posted: Fri May 31, 2002 3:36 pm Subject: For-loops? |
I've found the #FORALL function, but is there any such function as a basic for-loop so you could make like for(i=0;i<20;i++) ?
- Amokoma. |
Topic: Floating help? |
amokoma
Replies: 1
Views: 1130
|
Forum: zMUD General Discussion Posted: Fri Apr 05, 2002 1:48 pm Subject: Floating help? |
I'm trying to make a db that calcs various stuff, one of my problems is that i use floats... But whenever I try to make a number it just pops up and says: '5.5' is not a valid floating point value, I ... |
|