Author |
Message |
Topic: Scoping in zMUD classes |
zlaker
Replies: 1
Views: 3753
|
Forum: zMUD General Discussion Posted: Thu Apr 03, 2003 8:49 am Subject: Scoping in zMUD classes |
Are you even allowed to name two variables the same thing if they're in different classes?
If so, if I create two variables by the same name, for an example.. let's call them both foo. One is in a ... |
Topic: character stripping |
zlaker
Replies: 7
Views: 13356
|
Forum: zMUD General Discussion Posted: Wed Apr 02, 2003 6:41 am Subject: character stripping |
Please let me know if you figure this out Kilthan.
I've been puzzling the same thing myself, for the exact same purpose infact.
But I figure: why do I want to hear the emotes people are using i ... |
Topic: Questions from a new user |
zlaker
Replies: 3
Views: 5961
|
Forum: zMUD General Discussion Posted: Wed Apr 02, 2003 12:20 am Subject: Questions from a new user |
quote:
Not exactly sure what you are asking for with the highlights, but if you are trying to highlight a list of things, you would use...
#VAR hilight {Joe|Bob|Jill}
#TR {{@hilight}} {#CW Red} ... |
Topic: Questions from a new user |
zlaker
Replies: 3
Views: 5961
|
Forum: zMUD General Discussion Posted: Tue Apr 01, 2003 10:07 pm Subject: Questions from a new user |
I've been having some issues setting up some triggers. One goal I'm trying to meet is to set up a list of highlights. One that stores not only the strings to highlight, but the colors to highlight t ... |
|