Author |
Message |
Topic: Setting fonts for different windows? |
millisa
Replies: 1
Views: 2440
|
Forum: zMUD General Discussion Posted: Thu Feb 27, 2003 10:52 pm Subject: Setting fonts for different windows? |
I couldn't seem to find this in the help anywhere and I'm nto sure if it's possible. I break off things into different windows (ie, I like my gossips/grats/yells whatnot to go somewhere where it won' ... |
Topic: Sort a Data Record Variable |
millisa
Replies: 7
Views: 8591
|
Forum: zMUD General Discussion Posted: Wed Jan 22, 2003 12:56 am Subject: Sort a Data Record Variable |
Am going to give this a shot. As always, thanks oh' zmudmaster.
|
Topic: Sort a Data Record Variable |
millisa
Replies: 7
Views: 8591
|
Forum: zMUD General Discussion Posted: Tue Jan 21, 2003 9:46 pm Subject: Sort a Data Record Variable |
This shouldn't be hard but I'm not finding it (trying to search on 'sort' here is near impossible).
I've got a DataRecord Variable called Score:
Bob:1
Tom:5
Joe:12
Harry:1
Dick:3
I want ... |
Topic: An easy one: Outputting showdb to new window |
millisa
Replies: 2
Views: 3214
|
Forum: zMUD General Discussion Posted: Mon Jan 13, 2003 1:58 am Subject: An easy one: Outputting showdb to new window |
Doesn't appear to work. Spews a bunch of %{i}: to the window instead.
How about pumping all the #showDB's into a variable? I can spew a variable to the window if I can get all the showdb's concat ... |
Topic: An easy one: Outputting showdb to new window |
millisa
Replies: 2
Views: 3214
|
Forum: zMUD General Discussion Posted: Sun Jan 12, 2003 11:28 pm Subject: An easy one: Outputting showdb to new window |
This is probably easy but I'm having complete brain block on figuring out how to do it.
I've got a alias that finds all entries in a db with a matching name, then displays each entry with a showdb ... |
Topic: Setting Carriage Returns in a Variable? |
millisa
Replies: 2
Views: 2741
|
Forum: zMUD General Discussion Posted: Tue Dec 17, 2002 8:42 pm Subject: Setting Carriage Returns in a Variable? |
Thanks! Thats what I wanted (just couldn't find mention of it in the help file). |
Topic: Setting Carriage Returns in a Variable? |
millisa
Replies: 2
Views: 2741
|
Forum: zMUD General Discussion Posted: Tue Dec 17, 2002 8:32 am Subject: Setting Carriage Returns in a Variable? |
I'm trying to set some carriage returns in a variable and I'm having a little difficulty. Rather than showing the carriage return, it is showing the little box representation of a carriage return.
... |
|