Author |
Message |
Topic: Fog rooms and mapping |
Belariad
Replies: 1
Views: 3660
|
Forum: CMUD General Discussion Posted: Tue Nov 12, 2013 5:02 am Subject: Fog rooms and mapping |
I've started mapping some areas of my MUD that are foggy, which means when I try to go one direction, sometimes it will send me in a different direction. It always visually shows me which way I went, ... |
Topic: Omitting fields from a database |
Belariad
Replies: 2
Views: 4022
|
Forum: CMUD General Discussion Posted: Sun Feb 15, 2009 9:14 pm Subject: Omitting fields from a database |
Is there any way using the #SHOWDB command or any other way to display database records, but omit the fields that have no data in them? There are a lot of possible fields that different items in my mu ... |
Topic: Help with fog rooms and mapper |
Belariad
Replies: 2
Views: 5580
|
Forum: zMUD General Discussion Posted: Tue Mar 06, 2007 9:51 pm Subject: Help with fog rooms and mapper |
I am trying to map a foggy area that sometimes sends you in a different direction than the one you wanted to go in. here's an example:
< 538/601hp 2m 80mv > west
You sneak north.
Adrift in ... |
Topic: List index out of bounds (0) |
Belariad
Replies: 6
Views: 9084
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 8:00 am Subject: List index out of bounds (0) |
ok, a bit of an update on the issue. i deleted all of the Mud folders and it opened up fine. i then proceeded to log into one of Medievia mud to test everything out to see if it was working fine, and ... |
Topic: List index out of bounds (0) |
Belariad
Replies: 6
Views: 9084
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 7:45 am Subject: List index out of bounds (0) |
this was from a completely fresh install. i did try deleting the character database but that didn't do much to help. any other ideas? |
Topic: List index out of bounds (0) |
Belariad
Replies: 6
Views: 9084
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 5:39 am Subject: List index out of bounds (0) |
I'm receiving the same error "List index out of bounds (0)" and it's also in between the splash screen and where the muds should be listed. but the odd thing here is that this is a completely fresh in ... |
Topic: Help updating my #ECHO triggers |
Belariad
Replies: 8
Views: 15783
|
Forum: CMUD General Discussion Posted: Tue Feb 06, 2007 7:28 am Subject: Help updating my #ECHO triggers |
This is the setup that I've found works best.
#Trigger {%w gossips, '(*)} {:Chat:#say {%ansi(green)%1 gossips, '%2}}
Thanks Fang Xianfu for the direction |
Topic: Help updating my #ECHO triggers |
Belariad
Replies: 8
Views: 15783
|
Forum: CMUD General Discussion Posted: Mon Feb 05, 2007 8:40 am Subject: Help updating my #ECHO triggers |
thanks guys, if i have any problems i'll report them back here to see if we can work it all out. thanks again! |
Topic: Help updating my #ECHO triggers |
Belariad
Replies: 8
Views: 15783
|
Forum: CMUD General Discussion Posted: Sun Feb 04, 2007 5:05 am Subject: Help updating my #ECHO triggers |
I have some triggers that send all chat messages to a separate window usually named "Chat"
I used to use do the following:
#TRIGGER {%w gossips, '(*)} {#ECHO {Chat} {(%1) gossips, '(%2)}
I al ... |
|