event triggers not firing

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: event triggers not firing

Post by Vadi »

Never really looked into it, it looked like a game error to me. Could you capture a Mudlet replay?

Darmir
Posts: 226
Joined: Sun May 01, 2011 6:51 pm
Contact:

Re: event triggers not firing

Post by Darmir »

Vadi,
Well I have been playing round with this and got one of the examples for msdp.ROOM_VNUM to work, but when I made changes to the test script for msdp.ROOM_EXITS I don't get anything back with debug I get for following sytem message for both scripts.
example script and then one for my exits. Any ideas?
This is on End of Time Mud.
Code: [show] | [select all] lua
System Message: 
msdp event <msdp.ROOM_EXITS> display(msdp) to see the full content
System Message: 
msdp event <msdp.ROOM_VNUM> display(msdp) to see the full content
room vnum is now: 418

Post Reply