Author |
Message |
Topic: Auto Disable "Allow [] for eval (local)" |
Zistrosk
Replies: 6
Views: 7154
|
Forum: zMUD General Discussion Posted: Sun Jul 31, 2005 2:34 am Subject: Auto Disable "Allow [] for eval (local)" |
Well, it's pretty much done.
For the full thing, please see:
http://208.56.171.54/rod_db_triggers.html
(or go to www.dcdruids.org, click on the green druid, click on equipment on the left, cl ... |
Topic: Auto Disable "Allow [] for eval (local)" |
Zistrosk
Replies: 6
Views: 7154
|
Forum: zMUD General Discussion Posted: Sat Jul 30, 2005 9:13 pm Subject: Auto Disable "Allow [] for eval (local)" |
Okay, something's wrong. What am I doing wrong here?
#var istr23 {"good"}
#var istr23 %concat( %quote( @istr23), %quote( " [L]"))
#say istr23 %quote( @istr23)
and I get:
istr23 good L
No ... |
Topic: Auto Disable "Allow [] for eval (local)" |
Zistrosk
Replies: 6
Views: 7154
|
Forum: zMUD General Discussion Posted: Sat Jul 30, 2005 8:12 pm Subject: Auto Disable "Allow [] for eval (local)" |
Thanks for the %quote, but that didn't fix it.
The mouseover shows that the %concat function completion didn't put the [] square brackets into the istr23 variable at all.
%quote verified that th ... |
Topic: Auto Disable "Allow [] for eval (local)" |
Zistrosk
Replies: 6
Views: 7154
|
Forum: zMUD General Discussion Posted: Sat Jul 30, 2005 5:09 pm Subject: Auto Disable "Allow [] for eval (local)" |
(Zmud v7.05, stable as a rock)
Where is the command to turn off "Allow [] for eval (local)" on the fly?
I'm writing a set of triggers and aliases for a wide audience, and I don't want to have to ... |
Topic: Rainchild's TellWindow (TM) |
Zistrosk
Replies: 17
Views: 43500
|
Forum: Finished MUD Scripts Posted: Sun Aug 26, 2001 3:41 pm Subject: Rainchild's TellWindow (TM) |
I am putting together a site that has some zMud info, and "logging tells to a separate" window happens to be a sample that I already have up in my Sample Triggers area. It's not a complicat ... |
|