Author |
Message |
Topic: Variables in triggers |
Rahab
Replies: 27
Views: 28025
|
Forum: CMUD General Discussion Posted: Sun Aug 02, 2020 12:02 am Subject: Variables in triggers |
In addition, if triggers or aliases in other packages require things from the package you created, those other packages have to enable the new package. This allows you to control which package use wh ... |
Topic: Having trouble with mapper |
Rahab
Replies: 17
Views: 17377
|
Forum: CMUD General Discussion Posted: Sat Aug 01, 2020 11:27 pm Subject: Having trouble with mapper |
If you don't have them loaded, try loading the English Keypad and English Directions packages. They should contain the default values for standard compass directions. |
Topic: Having trouble with mapper |
Rahab
Replies: 17
Views: 17377
|
Forum: CMUD General Discussion Posted: Fri Jul 31, 2020 1:59 pm Subject: Having trouble with mapper |
Hm. odd. Does the mud use standard movement commands: n, e, sw, etc.?
Have you defined or altered any direction settings in Cmud? You can't usually see them. To look at the direction settings ... |
Topic: Everything I know about the Cmud Map Database |
Rahab
Replies: 4
Views: 9252
|
Forum: CMUD General Discussion Posted: Wed Jul 22, 2020 11:41 pm Subject: Everything I know about the Cmud Map Database |
EDITING THE MAP DATABASE
Before I go into the interaction of Direction Settings and the map database, I should add some general notes about viewing and editing the map database.
The map databas ... |
Topic: Everything I know about the Cmud Map Database |
Rahab
Replies: 4
Views: 9252
|
Forum: CMUD General Discussion Posted: Sun Jul 19, 2020 9:02 pm Subject: Everything I know about the Cmud Map Database |
DIRECTIONS IN CMUD
Cmud defines directions in settings created by the #DIRECTION command or in the package editor under Edit > New > New Direction. I will refer to these as Direction Setting ... |
Topic: Everything I know about the Cmud Map Database |
Rahab
Replies: 4
Views: 9252
|
Forum: CMUD General Discussion Posted: Sun Jul 19, 2020 6:27 pm Subject: Everything I know about the Cmud Map Database |
DIRECTIONS IN THE MAP DATABASE
In the sqlite map database, directions are defined in the table DirTbl. This table has seven columns:
* DirId is the internal identifier used within the map databa ... |
Topic: Everything I know about the Cmud Map Database |
Rahab
Replies: 4
Views: 9252
|
Forum: CMUD General Discussion Posted: Sun Jul 19, 2020 6:21 pm Subject: Everything I know about the Cmud Map Database |
In this thread, I will post what I have discovered about how to modify direction values in the map database, or add new directions in Cmud. For convenience, it will be broken into several posts. If ... |
Topic: Extra mud directions |
Rahab
Replies: 4
Views: 7101
|
Forum: CMUD General Discussion Posted: Sun Jul 19, 2020 3:43 pm Subject: Extra mud directions |
Yes, I made the hexagonal rooms in Zmapper, followed the instructions to convert them to sqlite, and used DB Browser to modify my Dartmud.dbm map database, modifying the DirTbl, the MetaTbl, and some ... |
Topic: Extra mud directions |
Rahab
Replies: 4
Views: 7101
|
Forum: CMUD General Discussion Posted: Sat Jul 11, 2020 2:41 am Subject: Extra mud directions |
Argh. It looks like DirRef has nothing to do with linking DirTbl to #Direction variables. My guess now is that the linking is based on DirID. |
Topic: Extra mud directions |
Rahab
Replies: 4
Views: 7101
|
Forum: CMUD General Discussion Posted: Sat Jul 11, 2020 12:08 am Subject: Extra mud directions |
Well, I have figured out part of the answer with some testing. The DirRef for East-Up is 103, for North-Up is 105, South-Up is 109, and West-Up is 111. I have not been able to find the DirRef values ... |
Topic: CMud Colors - washed out |
Rahab
Replies: 9
Views: 17473
|
Forum: CMUD General Discussion Posted: Fri Jul 10, 2020 8:52 pm Subject: CMud Colors - washed out |
This really sounds interesting to me. Making new clients & leaving. Old tactic i guess.
Thanks!
Danny
Zugg spent ten years developing Zmud. He spent another five years _full time_ develo ... |
Topic: Extra mud directions |
Rahab
Replies: 4
Views: 7101
|
Forum: CMUD General Discussion Posted: Fri Jul 10, 2020 8:34 pm Subject: Extra mud directions |
It's interesting that someone just posted asking about non-standard directions, because I'm trying to solve a problem with non-standard directions too.
My problem is that my mud (Dartmud) has norma ... |
Topic: Non Basic Direction Commands |
Rahab
Replies: 5
Views: 7705
|
Forum: CMUD General Discussion Posted: Fri Jul 10, 2020 8:16 pm Subject: Non Basic Direction Commands |
Another solution is to add "drive n" to the list of commands in the Direction with the shortname n. In one mud, my Direction 'n' has: "n|north|ln|lead north|lead n|sneak north|sneak n|swim n|swim no ... |
Topic: Another Data Corruption/Package issue |
Rahab
Replies: 5
Views: 13712
|
Forum: CMUD General Discussion Posted: Mon Mar 11, 2013 12:20 am Subject: Another Data Corruption/Package issue |
It would be a problem if you were trying to access them at the same time, but that doesn't sound like what is happening. Actually, it doesn't sound like data corruption at all. It sounds like you si ... |
Topic: Dealing with Data Corruption (work in progress) |
Rahab
Replies: 7
Views: 30697
|
Forum: CMUD General Discussion Posted: Mon Feb 25, 2013 10:03 pm Subject: Dealing with Data Corruption (work in progress) |
No, this is not the right spot for this. There is a proper solution for this, but you should ask the question in a separate post. The problem in this case is not the software, but that you are not p ... |
Topic: Cmud trigger/variable assistance |
Rahab
Replies: 6
Views: 15762
|
Forum: CMUD General Discussion Posted: Wed Feb 20, 2013 1:06 am Subject: Cmud trigger/variable assistance |
My trigger should work whether they had spaces or not. If you have a prompt for which my trigger does not work, please post it so we can see what the difference is. |
Topic: Cmud trigger/variable assistance |
Rahab
Replies: 6
Views: 15762
|
Forum: CMUD General Discussion Posted: Tue Feb 19, 2013 7:54 pm Subject: Cmud trigger/variable assistance |
You are probably just forgetting to precede the square brackets and percent sign with the quote mark: ~. Some characters have a special meaning in a trigger, so to match those characters you have to ... |
Topic: Need help with gag prompt please |
Rahab
Replies: 8
Views: 20478
|
Forum: CMUD General Discussion Posted: Mon Feb 18, 2013 12:48 am Subject: Need help with gag prompt please |
That was solution 2 |
Topic: Need help with gag prompt please |
Rahab
Replies: 8
Views: 20478
|
Forum: CMUD General Discussion Posted: Mon Feb 18, 2013 12:28 am Subject: Need help with gag prompt please |
Could you please explain exactly what you mean? "setup a gag so that my prompt works with the status bar" does not make any sense. Your prompt should work with the status bar without any gagging.
... |
Topic: Cmud abandonware? |
Rahab
Replies: 2
Views: 9257
|
Forum: CMUD General Discussion Posted: Mon Feb 18, 2013 12:11 am Subject: Cmud abandonware? |
On October 1, Zugg basically said that there will probably not be any further development. http://forums.zuggsoft.com/forums/viewtopic.php?t=37902&postdays=0&postorder=asc&start=0 |
Topic: Buttons displaying a phantom "0" |
Rahab
Replies: 10
Views: 23702
|
Forum: CMUD General Discussion Posted: Sat Feb 16, 2013 3:17 pm Subject: Buttons displaying a phantom "0" |
I see--it wasn't clear from your description how they were related. The two methods I just gave you should work, though it is very awkward. |
Topic: Buttons displaying a phantom "0" |
Rahab
Replies: 10
Views: 23702
|
Forum: CMUD General Discussion Posted: Sat Feb 16, 2013 1:43 am Subject: Buttons displaying a phantom "0" |
That's very strange--a button to send the sip command, but the label has nothing to do with sipping? No, you can't do a sip function and have the on/off controlled by a variable, so I see why you wer ... |
Topic: Alias to create trigger possible? |
Rahab
Replies: 5
Views: 13894
|
Forum: CMUD General Discussion Posted: Fri Feb 15, 2013 9:28 pm Subject: Alias to create trigger possible? |
Basically, if you don't use the braces {} in #TRIGGER to mark the pattern and the commands, it will assume the first parameter is the trigger ID, the second parameter is the pattern, etc. The purpose ... |
Topic: Add a background image to map |
Rahab
Replies: 2
Views: 8128
|
Forum: CMUD General Discussion Posted: Fri Feb 15, 2013 9:23 pm Subject: Add a background image to map |
Cmud can _read_ and _display_ a map with a background image, but does not have any commands to actually _make_ a map with a background image. It can be done in Zmapper (which is a separate product). ... |
Topic: Buttons displaying a phantom "0" |
Rahab
Replies: 10
Views: 23702
|
Forum: CMUD General Discussion Posted: Fri Feb 15, 2013 9:15 pm Subject: Buttons displaying a phantom "0" |
I'm not coming up with an obvious function which would work.
Of course, the correct solution is to put the variable name in the Variable Expression of the button, and have the two labels and colors ... |
|