|
tomcat025 Wanderer
Joined: 30 Dec 2001 Posts: 66 Location: USA
|
Posted: Tue Mar 06, 2007 3:15 am
C+ and ansi (solved -- ignore post) |
I play the Simu mud Dragonrealms. I am currently trying to get something that will emulate (at least in part) the "Room" window that Stormfrong uses. I am not working with XML as I have even less knowledge of that than I do of GSL.
My problem is that the ansi highlighted mob names do not get sent to my Room window with the C+ and C- gsl trigger I have set up. I am not sure what the cause would be.
Pattern: o
Type: GSL
Trigger on trigger and trigger on new line
Script: #CLR Room;#C+ Room
Trigger stat 1
Pattern: j
Type GSL
Trigger on Trigger and Trigger on new line
Script: #C-
As an aside, has anyone gotten a compass working for DR?
Thanks for any and all input
Mike |
|
_________________ You can pick your nose. You can pick your friends... but you can't pick your friends nose.
~Arwin Hochhauser
Last edited by tomcat025 on Tue Mar 06, 2007 3:28 am; edited 2 times in total |
|
|
|
tomcat025 Wanderer
Joined: 30 Dec 2001 Posts: 66 Location: USA
|
Posted: Tue Mar 06, 2007 3:27 am |
Nevermind the ansi issue. I think I found the problem and it is now worlking.
|
|
_________________ You can pick your nose. You can pick your friends... but you can't pick your friends nose.
~Arwin Hochhauser |
|
|
|
hogarius Adept
Joined: 29 Jan 2003 Posts: 221 Location: islands.genesismuds.org
|
Posted: Tue Mar 06, 2007 4:28 am |
Tom, I don't have a mouse-clickable compass, but I do have a list of exit directions that shows up in the status bar. I play Modus Operandi, but I'm pretty sure it'll work for DR. Let me know if you are interested.
Also, have you tried finding the previous triggers posted for DR or GemStone? Try searching for Simu or Simutronics. |
|
|
|
tomcat025 Wanderer
Joined: 30 Dec 2001 Posts: 66 Location: USA
|
Posted: Tue Mar 06, 2007 5:00 am |
Thanks for the offer Hogarius but I am waiting for an issue with buttons to be fixed before I delve into something near a compass.
|
|
_________________ You can pick your nose. You can pick your friends... but you can't pick your friends nose.
~Arwin Hochhauser |
|
|
|
|
|