|
|||||||
This is a discussion on "Command trigger for progs" in the Top Mud Sites MUD Coding forum : I am working on a Rom2.4 mud and have a builder asking if there is a way to add a command trigger into the mprog/oprog/rprog code. Here is the note he left me. The "command" flag. this would make a prog trigger when the player enters a command. Such as "enter waterfall". By typing that, the player would trigger the program. Does anyone have any idea how this could be accomplished? Any assistance would be very much appreciated. Thanks in advance, Jaegar... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 14
![]() |
I am working on a Rom2.4 mud and have a builder asking if there is a way to add a command trigger into the mprog/oprog/rprog code. Here is the note he left me.
The "command" flag. this would make a prog trigger when the player enters a command. Such as "enter waterfall". By typing that, the player would trigger the program. Does anyone have any idea how this could be accomplished? Any assistance would be very much appreciated. Thanks in advance, Jaegar |
|
|
|
|
|
#2 |
|
New Member
|
I'm not sure, I'm not an MPROG person, but instead, look at the logical result of that command. Use 'act' for entering a waterfall (if act even travels on moves, I'm not sure) to grab player moves. I also know there's a trigger for exit/enter. But instead of catching 'give (xyz) 100 silvers', trigger on the result from that.
|
|
|
|
![]() |
| Thread Tools | |
Command trigger for progs - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trigger only Client | Ozzyman | MUD Coding | 0 | 01-29-2006 05:07 PM |
| Some notes on mob progs {codeheavy} | erdos | MUD Coding | 5 | 06-28-2004 09:15 AM |
| Jog Command | Jaegar | MUD Coding | 4 | 04-09-2004 04:41 AM |
| ZMUD Trigger ?coding? | Torridon | Newbie Help | 7 | 08-20-2003 11:54 AM |
| Switch command | Verboden Faction | MUD Coding | 8 | 05-15-2003 09:31 PM |
|
|