Author |
Message |
Topic: MXP Trigger |
Curtis
Replies: 1
Views: 3027
|
Forum: zMUD General Discussion Posted: Sun Nov 16, 2003 1:59 pm Subject: MXP Trigger |
I have not used mxp triggers before and have read the help files and searched the forum but cant seem to get this trigger to work. Im not sure if using an mxp trigger is even the best solution for thi ... |
Topic: Loading variable with %roomkey |
Curtis
Replies: 0
Views: 2478
|
Forum: zMUD General Discussion Posted: Mon Nov 03, 2003 5:10 pm Subject: Loading variable with %roomkey |
I am trying to load the variable ritpillvpn with the current %roomkey of the location I'm in. I use this variable later in a #te command. This is how it is currently written. I think I may need to use ... |
Topic: Chaning Exits in Room Properties |
Curtis
Replies: 4
Views: 5127
|
Forum: zMUD General Discussion Posted: Thu Oct 30, 2003 3:59 pm Subject: Chaning Exits in Room Properties |
Ok, got the exits working properly using aliases but no the map does not follow me through those exits using aliases. Here is how I set it up. I may have not followed your instructions properly.
Wh ... |
Topic: Chaning Exits in Room Properties |
Curtis
Replies: 4
Views: 5127
|
Forum: zMUD General Discussion Posted: Thu Oct 30, 2003 2:24 pm Subject: Chaning Exits in Room Properties |
Thanks Vijilante,
Never thought to use an alias in the com field. That will work well. |
Topic: Chaning Exits in Room Properties |
Curtis
Replies: 4
Views: 5127
|
Forum: zMUD General Discussion Posted: Thu Oct 30, 2003 2:38 am Subject: Chaning Exits in Room Properties |
In the mud I play I can travel by different means. One of those is swimming. So in all the room exits with water I have changed the OTHER COM field in the EXITS TAB of ROOM PROPERTIES to SWIM EAST ins ... |
Topic: Stringlist or Database Question |
Curtis
Replies: 1
Views: 2862
|
Forum: zMUD General Discussion Posted: Wed Oct 29, 2003 12:25 pm Subject: Stringlist or Database Question |
I have the ability in my mud to touch players to check thier health status. Im trying to use this ability in a team fight to determine which of my enemies would have the lowest health and than target ... |
Topic: Using %roomflags |
Curtis
Replies: 5
Views: 6708
|
Forum: zMUD General Discussion Posted: Fri Oct 17, 2003 4:38 am Subject: Using %roomflags |
Thanks Arcane,
Makes sense to turn mapper on and off. Im kinda slow though. Works great now. |
Topic: Using %roomflags |
Curtis
Replies: 5
Views: 6708
|
Forum: zMUD General Discussion Posted: Thu Oct 16, 2003 7:20 pm Subject: Using %roomflags |
Changing room costs would be fine also. Im trying to change the cost to enter a room. I have rivers and oceans that I can travel by but not when mounted. So I would like to change the costs to enter t ... |
Topic: Using %roomflags |
Curtis
Replies: 5
Views: 6708
|
Forum: zMUD General Discussion Posted: Thu Oct 16, 2003 6:00 pm Subject: Using %roomflags |
I read in the help file that I can change the DO NOT ENTER status of a room by setting %roomflag to 128. Im not sure if this is incorrect or if my #call to %roomflags is incorrect.
#call %roomflags ... |
Topic: Changing Do Not Enter flag |
Curtis
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Sat Oct 11, 2003 1:57 am Subject: Changing Do Not Enter flag |
Thanks Mr. Kent,
Did a little searching and found what I was looking for in an old post.
roomkind
Syntax: %roomkind([vNum], [i])
Return or set the type of the room to i. Use 128 to se ... |
Topic: Changing Do Not Enter flag |
Curtis
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Fri Oct 10, 2003 1:31 pm Subject: Changing Do Not Enter flag |
I should have been more specific. In the ROOM PROPERTIES under the OTHER TAB there is a DO NOT ENTER check box. Is there a way to have this check box click yes or no based on a trigger. |
Topic: Changing Do Not Enter flag |
Curtis
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Fri Oct 10, 2003 1:31 pm Subject: Changing Do Not Enter flag |
I should have been more specific. In the ROOM PROPERTIES under the OTHER TAB there is a DO NOT ENTER check box. Is there a way to have this check box click yes or no based on a trigger. |
Topic: Changing Do Not Enter flag |
Curtis
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Fri Oct 10, 2003 5:14 am Subject: Changing Do Not Enter flag |
I have the mud I can travel by land or water. I have the rooms that enter the water flagged Do Not Enter in the room cost field. I need to tether my steed before I can swim so this keeps ZMUD from try ... |
Topic: Demon targeting help |
Curtis
Replies: 6
Views: 6547
|
Forum: zMUD General Discussion Posted: Tue Oct 07, 2003 7:16 pm Subject: Demon targeting help |
I had this alias working well than I accidently deleted the alias and can't seem to get it working properly again. Here is the text I am getting when I execute the alias.
#var order {twine|imp|poss ... |
Topic: Targeting Script |
Curtis
Replies: 2
Views: 6502
|
Forum: zMUD General Discussion Posted: Sun May 04, 2003 3:02 pm Subject: Targeting Script |
I dont like to use %selword but I see how you used the %ismember command. Instead I want to load the variables from triggers.
^(%w) is here.
^(%w) (%w) is here. ect ect.
Now to load the varia ... |
Topic: Targeting Script |
Curtis
Replies: 2
Views: 6502
|
Forum: zMUD General Discussion Posted: Sat May 03, 2003 1:47 pm Subject: Targeting Script |
A problem I run into with targeting is in group fights. There will be several enemies darting in and out of a location. By the time I target one of them he has already left and a new opponent has appe ... |
Topic: Colored text from Mud |
Curtis
Replies: 1
Views: 2804
|
Forum: zMUD General Discussion Posted: Wed Apr 23, 2003 4:08 pm Subject: Colored text from Mud |
I recently bought a new computer and am using Windows XP now. I transferred my zmud software and everything seems to be working properly except one thing. Any text that is colored in yellow is not sho ... |
Topic: Speed walking by room number |
Curtis
Replies: 1
Views: 2791
|
Forum: zMUD General Discussion Posted: Mon Apr 07, 2003 1:42 pm Subject: Speed walking by room number |
Is it possible to speedwalk to a room by just entering the room number?
|
Topic: Automated Portal Help Needed |
Curtis
Replies: 3
Views: 4599
|
Forum: zMUD General Discussion Posted: Sun Mar 23, 2003 4:11 pm Subject: Automated Portal Help Needed |
Thanks Lightbulb, this was extremely helpful. I can think of many more uses for this application.
|
Topic: Automated Portal Help Needed |
Curtis
Replies: 3
Views: 4599
|
Forum: zMUD General Discussion Posted: Sun Mar 23, 2003 8:32 am Subject: Automated Portal Help Needed |
I should have explained what I have written so far. I have 3 triggers that add name variables to stinglist. I dont really need to be concerned with a variable for location. This is not really importan ... |
Topic: Automated Portal Help Needed |
Curtis
Replies: 3
Views: 4599
|
Forum: zMUD General Discussion Posted: Sun Mar 23, 2003 12:27 am Subject: Automated Portal Help Needed |
In Avalon mud I am able to portal to anyone in avalon. This is helpful when you need to get out of danger quickly. What I would like to do is have a button that enters the command LW. LW is a list of ... |
Topic: Healing Trigger |
Curtis
Replies: 3
Views: 3760
|
Forum: zMUD General Discussion Posted: Sat Mar 15, 2003 11:40 pm Subject: Healing Trigger |
I am trying to create a trigger that checks my hp when I am able to take another healing potion.
@maxhp = maximum health
@hp = current health status
The trigger phrase is this:
{You could ... |
Topic: Demon targeting help |
Curtis
Replies: 6
Views: 6547
|
Forum: zMUD General Discussion Posted: Thu Feb 20, 2003 6:09 pm Subject: Demon targeting help |
Excellent. Exactly what I was looking for. Should have been more specific in my original post. This even allows me to vary the order of demons if I decide to change it in the future.
|
Topic: Demon targeting help |
Curtis
Replies: 6
Views: 6547
|
Forum: zMUD General Discussion Posted: Thu Feb 20, 2003 3:09 pm Subject: Demon targeting help |
Thanks for the help. The only other thing that I would like to do with script is sort the demons in a certain order. For example, I want to kill the Wight demon first, the Seeker demons 2nd. Not sure ... |
Topic: Demon targeting help |
Curtis
Replies: 6
Views: 6547
|
Forum: zMUD General Discussion Posted: Wed Feb 19, 2003 4:31 pm Subject: Demon targeting help |
I use Zmud 6.40 and would like to create a demon targeting script. Because Sorcerer's create such screen scroll it get be difficult to target the specific demons in the room. To target a demon you mus ... |
|