Author |
Message |
Topic: a backstab/flee script |
TitanKiller
Replies: 5
Views: 6638
|
Forum: zMUD General Discussion Posted: Fri Jun 17, 2005 12:37 pm Subject: a backstab/flee script |
Here's an example from the mud:
At the docks
The breeze is cool and helps you think more straight. You have a feeling
that you should stay alert in these parts of town, cause this is where
all t ... |
Topic: a backstab/flee script |
TitanKiller
Replies: 5
Views: 6638
|
Forum: zMUD General Discussion Posted: Thu Jun 16, 2005 3:06 pm Subject: a backstab/flee script |
thanks that worked, now it only puts the numbers outside the the () into the @HpVar and same with the rest.
I still need help with the moving around, so when I flee north, I go back south and backs ... |
Topic: quick Zmapper question |
TitanKiller
Replies: 3
Views: 4232
|
Forum: zMUD General Discussion Posted: Thu Jun 16, 2005 2:49 pm Subject: quick Zmapper question |
Try this
#TRIGGER whatever {#IF (@Mv > 100) {#WALK 2832}}
#TRIGGER whatever {#IF (@Mv = 0) {recall;heal move}} |
Topic: a backstab/flee script |
TitanKiller
Replies: 5
Views: 6638
|
Forum: zMUD General Discussion Posted: Thu Jun 16, 2005 12:14 am Subject: a backstab/flee script |
Hi guys
I'm trying to write a script for my thief to backstab and flee a mob, then come back and backstab again until the mob is dead. I need to have a hit points, mana points and movement points m ... |
Topic: DB help |
TitanKiller
Replies: 0
Views: 2528
|
Forum: zMUD General Discussion Posted: Sat Jun 11, 2005 6:28 pm Subject: DB help |
Hi everyone
I need some help with identifying an item and getting it in my database, using triggers. I don't quite understand how to do it.
Here is a sample text from the game:
Keywords: disc ... |
Topic: zMUdmapper question |
TitanKiller
Replies: 2
Views: 5202
|
Forum: zMUD General Discussion Posted: Sat Jun 11, 2005 6:04 pm Subject: zMUdmapper question |
Thanks for the help Luth, it worked. |
Topic: Problem with v7.11 on Windows 98 [was: Zmud Not Starting] |
TitanKiller
Replies: 9
Views: 9690
|
Forum: zMUD General Discussion Posted: Sat Jun 11, 2005 4:16 pm Subject: Problem with v7.11 on Windows 98 [was: Zmud Not Starting] |
Hi
I have the same problem, I haven't installed your new software yet, but wanted to let you know that though my problem is the same, I'm running Windows ME, not 98. Besides from that it's the same ... |
Topic: zMUdmapper question |
TitanKiller
Replies: 2
Views: 5202
|
Forum: zMUD General Discussion Posted: Fri Jun 10, 2005 5:35 pm Subject: zMUdmapper question |
Hi everyone
I hope someone can help me with this hopefully simple question. Here goes.
When I use my portalling spell, I don't want to have to reset my current position on my maps by clicking wi ... |
|