|
EfrenCecht Newbie
Joined: 12 Dec 2007 Posts: 5
|
Posted: Wed Dec 12, 2007 5:01 pm
[2.16] %GSL Simutronics Problem |
I'm trying to use the newest beta version of CMUD (thus my reason for posting here) to run Simutronics Dragonrealms, I can connect just find but I'm having an issue with the %gsl command and the automatic variables created. If I look at the preferences -> simutronics -> variables tab I see some listed there but i do not see an entry for X which should be the current HP i'm missing quite a few other entries also (I could make a list but it would be quite long) I"m just tring to figure out what setting I might have messed up and what I would need to do to resolve this. Thank you for any help you can provide.
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Wed Dec 12, 2007 11:56 pm |
X is not available to Dragonrealms. With the exception of a very few and very minor differences between the Wizard (Wizard, ZMud) mode and the Browser_fe (eScape) mode, what you see is what you get.
As far as I know, nobody has ever bothered to make a Dragonrealms version of the GSL tag list and all the tag lists I know about were written by Gemstone players or include the Gemstone-only tags. |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
EfrenCecht Newbie
Joined: 12 Dec 2007 Posts: 5
|
Posted: Thu Dec 13, 2007 2:50 am |
Ah well then that makes sense.
I have figured out that
l = left hand item
m = main hand item
p = room name
but the rest eludes me |
|
|
|
saet Apprentice
Joined: 12 Jun 2006 Posts: 106
|
Posted: Thu Dec 13, 2007 3:23 am |
I had a post that broke all this stuff down when GSL support was first added to zMUD, but I don't think it exists any longer. I miss the old search.
j = directions
l = room description
M = highlight, so last thing highlighted will be stored there. There is probably another one in front of it. Like there is an o in front of the room description and an l at the end. No need to know those really.
Q = When roundtime will be up in server time(? or something), it's in seconds.
q = is the prompt and is the current time
So when you get a Q, the roundtime will be Q - the next q
P = "posture", sit, stand, kneel, bleeding, stun, webbed, etc.
This post: http://forums.zuggsoft.com/forums/viewtopic.php?t=10148
has most of the stuff for P I think, this was done a long time ago.
You should be able to infer from that what each thing is from the name of the file, and I think I still have the files sitting around somewhere. I prefer to just have a bunch of buttons that say what it is in text: STUN, BLEED, HIDDEN, INVIS and so forth. I make them all black background and different color text and use %btnenable to switch them from on and off. I use variable in the caption for SIT, STAND, KNEEL and PRONE that I change.
I think those are the only ones you will use. |
|
|
|
Seb Wizard
Joined: 14 Aug 2004 Posts: 1269
|
Posted: Fri Dec 14, 2007 2:24 am |
saet wrote: |
I miss the old search. |
You mean the one on the "Site" menu? That's the one I always use. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Dec 14, 2007 2:35 am |
Quote: |
I miss the old search. |
The Site menu search just calls the standard phpBB forum search. In January I'm going to get rid of the Google search and put back my custom search (the old one that searched both the forum and knowledge base). I don't know why the Google search is doing such a bad job these days...it's getting worse and worse. |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Fri Dec 14, 2007 2:54 am |
Quote: |
I miss the old search. |
Just find any post by me and click the link in my signature. That is what it is there for afterall. I think the link I used excludes the knowledgebase.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
saet Apprentice
Joined: 12 Jun 2006 Posts: 106
|
Posted: Fri Dec 14, 2007 3:00 am |
I didn't even realize the standard search was still there, thanks! The google search was driving me crazy.
|
|
|
|
|
|