Hi all,
I am on mudlet and when I turn on debug, I can see every time I move a room, gmcp.Room will get run twice.
System Message:
gmcp event <gmcp.Room> display(gmcp) to see the full content
System Message:
gmcp event <gmcp.Room.Info> display(gmcp) to see the full content
System Message:
gmcp event <gmcp.Room> display(gmcp) to see the full content
Is there a way to locate which script or file that is calling making the gmcp come twice?
Thank you.
Comments