Author |
Message |
Topic: Suggestion: #bell |
selberhad
Replies: 0
Views: 2884
|
Forum: zMUD General Discussion Posted: Sun Apr 04, 2004 7:46 am Subject: Suggestion: #bell |
It would be convenient if #bell were a synonym for #beep - as that is what the command is in many other clients, like tintin. |
Topic: Need advice on converting tintin to zmud |
selberhad
Replies: 2
Views: 5662
|
Forum: zMUD General Discussion Posted: Mon Oct 27, 2003 12:38 am Subject: Need advice on converting tintin to zmud |
The tintin language is almost entirely a subset of the Zmud language. Some of the syntax differs minorly (pattern matching, $var instead of @var, etc), but you probably won't see anything in these scr ... |
Topic: Single character &Var |
selberhad
Replies: 4
Views: 6209
|
Forum: zMUD General Discussion Posted: Wed Aug 13, 2003 5:11 am Subject: Single character &Var |
SerpentDrago: If you check out the help file, they say a wildcard character can be inserted between the & and the name of a &VarName style pattern, in order to restrict it to the type of the wildcard. ... |
Topic: Single character &Var |
selberhad
Replies: 4
Views: 6209
|
Forum: zMUD General Discussion Posted: Wed Aug 13, 2003 3:03 am Subject: Single character &Var |
From what I understood of the help file for pattern matching,
&?OneChar
should match a single character and store it in the @OneChar variable. This doesn't work - anyone know what I am doing wro ... |
|