Author |
Message |
Topic: Gemstone 4 Community Project |
Scouts
Replies: 1
Views: 2659
|
Forum: zMUD General Discussion Posted: Fri Dec 12, 2003 5:55 pm Subject: Gemstone 4 Community Project |
I’m beginning a public Gemstone 4 zMUD community and would like to invite all those interested to contact me. The Stormfront frontend is nice but zMUD will always offer the most potential. I’m inspi ... |
Topic: Script Assistance |
Scouts
Replies: 5
Views: 7565
|
Forum: zMUD General Discussion Posted: Thu Mar 20, 2003 4:57 pm Subject: Script Assistance |
I'm getting there...slowly
Heres a trigger I created to attack a creature in game:
#TRIGGER {(%w)} {#VAR currentt {%1};stance off}
#COND {You are now in an offensive stance} {kill @currentt}
# ... |
Topic: Script Assistance |
Scouts
Replies: 5
Views: 7565
|
Forum: zMUD General Discussion Posted: Thu Mar 20, 2003 1:16 am Subject: Script Assistance |
I was actually asking someone to write a sample script for me so that I could reverse engineer. Troubadour's example was helpful and I've also been following your suggestion and scanning scripts on t ... |
Topic: Script Assistance |
Scouts
Replies: 5
Views: 7565
|
Forum: zMUD General Discussion Posted: Wed Mar 19, 2003 12:26 am Subject: Script Assistance |
Looking to reverse engineer a script to help me convert my gemstone scripts to zMUD. I would greatly appreciate if someone could write a script that would:
a. “LOOK” is a room
b. Iden ... |
Topic: Script help |
Scouts
Replies: 15
Views: 10437
|
Forum: zMUD General Discussion Posted: Tue Mar 18, 2003 3:44 am Subject: Script help |
I could use some help with three issues please. The MUD I’m playing is Gemstone.
1. I’d like to have certain variables change based on the character I’m playing. I set up a data ... |
|