Author |
Message |
Topic: Division |
dee679
Replies: 4
Views: 3700
|
Forum: zMUD General Discussion Posted: Wed Nov 17, 2004 7:16 pm Subject: Division |
Nyeh. No. Because with that rat example, that would return an answer of 0.00. Which is also inaccurate. |
Topic: Division |
dee679
Replies: 4
Views: 3700
|
Forum: zMUD General Discussion Posted: Wed Nov 17, 2004 10:08 am Subject: Division |
Trying to create a simple division alias. Now, it works in most cases (converts integers to floats if they're not already, to prevent that from being messed up).
#alias {div} {
#I ... |
Topic: #alarm |
dee679
Replies: 2
Views: 3252
|
Forum: zMUD General Discussion Posted: Sat Oct 16, 2004 11:40 pm Subject: #alarm |
Long story short, I was playing with #alarm, and used an alarm of the format '#alarm 1 {contents}'. The thing I was trying didn't work out, but I can't figure out how to delete the alarm. I deleted th ... |
|