|
darmir Sorcerer
Joined: 10 Oct 2000 Posts: 706 Location: USA
|
Posted: Tue Jul 18, 2006 2:15 pm
[1.02] Triggers not working |
I haven't played around with zMud in sometime, so I decided to BETA test cMUD.
Anyway...
I created a trigger called Hello in the pattern and put #beep in the script and I don't get any response.
The thing is I am doing this offline. I am not connected to any Mud.
Anybody else have troubles with basic triggers in offline mode? |
|
_________________ Run as hard as a wild beast if you will, but you won't get any reward greater than that destined for you.
Source: (Egyptian) |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Jul 18, 2006 4:29 pm |
You'll have to give us the specific trigger command you are using that isn't working. Triggers are working fine for me here in offline mode.
|
|
|
|
darmir Sorcerer
Joined: 10 Oct 2000 Posts: 706 Location: USA
|
Posted: Tue Jul 18, 2006 5:27 pm |
Here is the exported XML file.
<?xml version="1.0" encoding="UTF-8" ?>
- <package>
- <record id="1048578">
<id>1048578</id>
<kind>5</kind>
<parent>1048576</parent>
<pkgid>1048576</pkgid>
<enabled>-1</enabled>
<idname>Hello</idname>
<options />
<userval />
<val>#echo Beep</val>
<comment />
<name>{*}</name>
<subkind>0</subkind>
<valkind>0</valkind>
<opt>137</opt>
<owner>1048576</owner>
<userint />
<priority>20</priority>
<flag />
<state>0</state>
<memref>71472688</memref>
</record>
</package> |
|
_________________ Run as hard as a wild beast if you will, but you won't get any reward greater than that destined for you.
Source: (Egyptian) |
|
|
|
darmir Sorcerer
Joined: 10 Oct 2000 Posts: 706 Location: USA
|
Posted: Tue Jul 18, 2006 5:40 pm |
My mistake! It is working.
|
|
_________________ Run as hard as a wild beast if you will, but you won't get any reward greater than that destined for you.
Source: (Egyptian) |
|
|
|
|
|