Author |
Message |
Topic: status bar |
Jellybear
Replies: 4
Views: 6237
|
Forum: zMUD General Discussion Posted: Sun Oct 03, 2004 8:36 am Subject: status bar |
You can right click on the status bar and select <Customize Status Bar...>, then when the settings editor opens up, browse to whatever class folder you have it in or select <All Classes> i ... |
Topic: Official "zMUD on Win XP Sp2" thread |
Jellybear
Replies: 15
Views: 20655
|
Forum: zMUD General Discussion Posted: Sat Oct 02, 2004 7:17 am Subject: Official "zMUD on Win XP Sp2" thread |
I just reinstalled my system with sp2 streamlined into the install, and didn't need to upgrade mdac or jet when I installed Zmud as they were already included, so Microsoft did something right :) |
Topic: status bar |
Jellybear
Replies: 4
Views: 6237
|
Forum: zMUD General Discussion Posted: Sat Oct 02, 2004 5:37 am Subject: status bar |
I'm not sure about making the status bar bigger, and as far as *black* for the background, seems to fall through to the grey, but you can set a different color background (other than white/black) by s ... |
Topic: trigger help for a blank mind |
Jellybear
Replies: 1
Views: 3737
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 2:16 am Subject: trigger help for a blank mind |
something like this should work....
#TRIGGER {^~[CLAN~]: &%wtname has rejoined the land of the living.$} {#case %random {tell @tname About time!} {tell @tname I didn't even notice you died.} {tel ... |
Topic: Simple Multiline Trigger |
Jellybear
Replies: 6
Views: 8529
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 1:45 am Subject: Simple Multiline Trigger |
try [^Kusado whispers: I have (%d) points at the moment.$-> tell %lower(%param1) Kusado: 1983]
none of the muds I play let you type in the names with a capital letter |
Topic: Just wondering |
Jellybear
Replies: 4
Views: 8197
|
Forum: zMUD General Discussion Posted: Thu Jul 22, 2004 6:33 am Subject: Just wondering |
Settings:New... from the file menu will irreversibly delete all your settings, so back up first, but that should do what you want, and of course, from the command line, #KILLALL should work. ![Wink](images/smiles/icon_wink.gif) |
Topic: Just wondering |
Jellybear
Replies: 4
Views: 8197
|
Forum: zMUD General Discussion Posted: Thu Jul 22, 2004 5:47 am Subject: Just wondering |
Under the settings menu, you can import .txt files and export your .mud file to text files.... |
Topic: %ansi with #substitute |
Jellybear
Replies: 4
Views: 6688
|
Forum: zMUD General Discussion Posted: Tue Jul 20, 2004 5:54 am Subject: %ansi with #substitute |
get rid of the quotes <"> and put in brackets <{> <}>, then it will evaluate
as far as the list of colors, I'm not sure, I always use the numerical values |
|