| Author |
Message |
Topic: triggers, variables, and the '@' symbol |
Mutt
Replies: 3
Views: 4369
|
Forum: zMUD General Discussion Posted: Sat Apr 19, 2003 7:06 am Subject: triggers, variables, and the '@' symbol |
| basically it's an in-game poker slot machine deal. Basically I want to code my own twisted logic into a condition so that given any cards that pop up, the script will make the same choice I would. T ... |
Topic: Can't open zmud program |
Mutt
Replies: 10
Views: 8893
|
Forum: zMUD General Discussion Posted: Sat Apr 19, 2003 2:36 am Subject: Can't open zmud program |
Also, if you're running one of the OS's that Troubadour specified in the sticky thread titled "Windows 98, ME, and 2000 Users Please Read", that'll prevent zMud from running.
|
Topic: special character problems? |
Mutt
Replies: 3
Views: 5074
|
Forum: zMUD General Discussion Posted: Sat Apr 19, 2003 2:25 am Subject: special character problems? |
Granted I dont know much about zMud scripting yet (trying to learn fast), but wouldn't it be cleaner to do:
#TR {STR : (&str1)~((&str2)~)} {commands}
..?
|
Topic: triggers, variables, and the '@' symbol |
Mutt
Replies: 3
Views: 4369
|
Forum: zMUD General Discussion Posted: Fri Apr 18, 2003 8:48 am Subject: triggers, variables, and the '@' symbol |
I'm trying to write a trigger that stores 'whatever' into a variable.
ex: #TRIG {^~
pseudo ascii graphic issue, I suppose.
if I put the tilde in front of the "&blah1" part, it o ... |
| |