| Author |
Message |
Topic: %sort |
PathetiC
Replies: 7
Views: 13347
|
Forum: zMUD General Discussion Posted: Fri Dec 05, 2003 2:59 pm Subject: %sort |
quote:Originally posted by LightBulb
No, just because there's not a built-in function doesn't mean it's impossible. It just means you'll have to be more creative.
For instance, you could use two ... |
Topic: writing/reading problems |
PathetiC
Replies: 6
Views: 9057
|
Forum: zMUD General Discussion Posted: Sun Feb 17, 2002 1:07 pm Subject: writing/reading problems |
quote:
quote:#LOOP (%filesize(1)-20),(%filesize(1)) {#SH %read(1, %i)}
Ok, This is what I see, first off, #LOOP takes range as its first argument, SO! %filesize(1), gets the number of lines in th ... |
Topic: writing/reading problems |
PathetiC
Replies: 6
Views: 9057
|
Forum: zMUD General Discussion Posted: Sat Feb 16, 2002 4:03 pm Subject: writing/reading problems |
I have a problem:
On the MUD i play there are information.. Like when people die and such..
it looks like this: [INFO] Player was killed by mob. and so on..
Now I write it in to a file called in ... |
| |