| Author |
Message |
Topic: Decimals in variables |
Medin
Replies: 3
Views: 1651
|
Forum: zMUD General Discussion Posted: Mon Jan 12, 2004 3:28 am Subject: Decimals in variables |
Ok, but want to use the #MATH to count the percent from two values from variables
#MATH bla (@blo/@bli)*100
This will not work unless I use decimals, I do not know why.
And "counting" in variables ... |
Topic: Decimals in variables |
Medin
Replies: 3
Views: 1651
|
Forum: zMUD General Discussion Posted: Sun Jan 11, 2004 10:21 pm Subject: Decimals in variables |
I have this issue with zmud, when I have an value on an
variable that is for exampl 1,0 and want to add 1,0
the variable makes that 1,01 (#add "variable" 1,0)
Should be 2,0 right?
If I add 1,0 aga ... |
| |