| Author |
Message |
Topic: got a problem.... |
spearhawk1969
Replies: 2
Views: 1888
|
Forum: zMUD General Discussion Posted: Sun Feb 13, 2005 2:05 am Subject: got a problem.... |
This is what I got so far:
#CLASS {lore}
#TRIGGER {Object '(*)' is type (*).} {#ADDKEY db {Object name=%1|type=%2}}
#TRIGGER {You study the (*) very carefully} {#ADDKEY db {Name=%1}}
#TRIGGER {A ... |
Topic: got a problem.... |
spearhawk1969
Replies: 2
Views: 1888
|
Forum: zMUD General Discussion Posted: Sat Feb 12, 2005 9:55 pm Subject: got a problem.... |
I wanna setup a kind of a script for running a database
for eq info.
I use the Lore command....
The output comes out:
You study the a wicked looking black mask very carefully
You know what t ... |
| |