Author |
Message |
Topic: Importing Map Zones |
Palek
Replies: 10
Views: 15142
|
Forum: CMUD General Discussion Posted: Thu Jul 19, 2012 1:14 pm Subject: Importing Map Zones |
From an earlier post on this subject:
There is a rather convoluted way to do this, you will need the following tools:
Map Conversion Tool - http://forums.zuggsoft.com/index.php?page=4&actio ... |
Topic: Automapper - guards |
Palek
Replies: 23
Views: 31921
|
Forum: CMUD General Discussion Posted: Thu Mar 22, 2012 9:02 pm Subject: Automapper - guards |
You should not need #STOP or #PAUSE, #NODIR tells the mapper that you did not move to the next room. |
Topic: c/zmud and vista, crashing, regserv issues still |
Palek
Replies: 1
Views: 4409
|
Forum: CMUD General Discussion Posted: Tue Mar 20, 2012 6:48 am Subject: c/zmud and vista, crashing, regserv issues still |
Can we get a capture of the error, regserv is pretty vague. |
Topic: Automapper - guards |
Palek
Replies: 23
Views: 31921
|
Forum: CMUD General Discussion Posted: Tue Mar 20, 2012 6:31 am Subject: Automapper - guards |
Is there a line of text given in the guard room everytime? If so a #NODIR trigger should work in safe mode. Something similar to:
#TRIGGER {guardroomtext} {#NODIR} |
Topic: How do I combine maps? |
Palek
Replies: 8
Views: 12123
|
Forum: CMUD General Discussion Posted: Tue Jan 03, 2012 11:02 am Subject: How do I combine maps? |
There is a rather convoluted way to do this, you will need the following tools:
Map Conversion Tool - http://forums.zuggsoft.com/index.php?page=4&action=file&file_id=87
Zone Copy Utility ... |
Topic: Separators can't show images [Bug? 3.33a] |
Palek
Replies: 9
Views: 17619
|
Forum: CMUD General Discussion Posted: Sun Jun 26, 2011 9:44 am Subject: Separators can't show images [Bug? 3.33a] |
I agree, I use this as well, to create borders around windows and spice up the look of the UI. |
Topic: Help! Button toolbar is missing. |
Palek
Replies: 1
Views: 5099
|
Forum: CMUD General Discussion Posted: Wed Jun 15, 2011 7:40 am Subject: Help! Button toolbar is missing. |
Make sure your button toolbars are enabled in Options>General>User Interface>Buttons
Palek |
Topic: Question: cMud Sessions/Proxy |
Palek
Replies: 1
Views: 5004
|
Forum: CMUD General Discussion Posted: Tue Jun 07, 2011 3:57 am Subject: Question: cMud Sessions/Proxy |
Click on Options>General>Network>Proxy Server tab and enter the proxy info.
Palek |
Topic: Cmud Launcher Still Asks for Registration |
Palek
Replies: 4
Views: 14030
|
Forum: CMUD General Discussion Posted: Thu Jun 02, 2011 5:34 am Subject: Cmud Launcher Still Asks for Registration |
I think what Tech is referring to is to try right clicking the cmud.exe file and using Run as Administrator then entering the reg info.
Palek |
Topic: Need a little help |
Palek
Replies: 3
Views: 7410
|
Forum: CMUD General Discussion Posted: Fri May 13, 2011 3:41 pm Subject: Need a little help |
facepalms and goes back to his corner, thanks ;) |
Topic: Automapper - Need help with Room Description |
Palek
Replies: 6
Views: 9900
|
Forum: CMUD General Discussion Posted: Fri May 13, 2011 6:17 am Subject: Automapper - Need help with Room Description |
In the mapper click on Config>Configuration Settings...>Configuration>Room Name
Set the Room Name Start on line to 2, make sure the use room name box is checked.
This should get it to s ... |
Topic: Need a little help |
Palek
Replies: 3
Views: 7410
|
Forum: CMUD General Discussion Posted: Fri May 13, 2011 4:15 am Subject: Need a little help |
When using this code in a macro:
$Test = {%char}
#SHOW $Test
#IF ($Test=%lower(palek)) {
#SEND {heal %char}
#EXIT
} {#PRINT Not Me}
#IF ... |
Topic: Channel Separation Trigger |
Palek
Replies: 4
Views: 7372
|
Forum: CMUD General Discussion Posted: Tue Mar 29, 2011 7:09 am Subject: Channel Separation Trigger |
This should work:
#TRIGGER {~[HELP~] *} {
#CAPTURE Help
#GAG
} |
Topic: EDIT: Command Echo interferes with MUD Output |
Palek
Replies: 9
Views: 18791
|
Forum: CMUD General Discussion Posted: Tue Mar 29, 2011 4:12 am Subject: EDIT: Command Echo interferes with MUD Output |
I have edited the topic to properly reflect what I think is an issue. Anyone else have problems or have ideas of preventing the command echo from interfering with MUD Output?
Palek |
Topic: EDIT: Command Echo interferes with MUD Output |
Palek
Replies: 9
Views: 18791
|
Forum: CMUD General Discussion Posted: Wed Mar 16, 2011 4:49 am Subject: EDIT: Command Echo interferes with MUD Output |
I have my prompt captured with #setprompt and it works and captures fine regardless of whether I echo commands or not. I believe the issue here is that the command echo is interfering with the mud ou ... |
Topic: EDIT: Command Echo interferes with MUD Output |
Palek
Replies: 9
Views: 18791
|
Forum: CMUD General Discussion Posted: Tue Mar 15, 2011 3:26 am Subject: EDIT: Command Echo interferes with MUD Output |
As for the sendline delays, I am not using speedwalking as that is not allowed on the mud, I am manually entering the commands. It looks like these delays relate to speedwalking and sending lines fro ... |
Topic: EDIT: Command Echo interferes with MUD Output |
Palek
Replies: 9
Views: 18791
|
Forum: CMUD General Discussion Posted: Tue Mar 15, 2011 3:21 am Subject: EDIT: Command Echo interferes with MUD Output |
Um your post changed, I tried the command imput trigger with #nomap |
Topic: EDIT: Command Echo interferes with MUD Output |
Palek
Replies: 9
Views: 18791
|
Forum: CMUD General Discussion Posted: Tue Mar 15, 2011 3:20 am Subject: EDIT: Command Echo interferes with MUD Output |
Matt,
I just tried that, still getting the same results, first time I enter a move to fast and it interrupts the mud output and it misses the move. Seems to me that the command echo should not be i ... |
Topic: Cmud Android or Ipod App? |
Palek
Replies: 28
Views: 81850
|
Forum: CMUD General Discussion Posted: Tue Mar 15, 2011 1:59 am Subject: Cmud Android or Ipod App? |
Just for your info the Android Mud Client I use is AndroMud, I think it works better with a hardware keyboard than the onscreen one to be honest.
Palek. |
Topic: EDIT: Command Echo interferes with MUD Output |
Palek
Replies: 9
Views: 18791
|
Forum: CMUD General Discussion Posted: Tue Mar 15, 2011 1:20 am Subject: EDIT: Command Echo interferes with MUD Output |
A little background first:
The mud I am playing on does not publish static room numbers, nor does it use room names, therefore the mapper uses room descriptions to get #OK's to confirm room movemen ... |
Topic: Floating Buttons |
Palek
Replies: 4
Views: 11095
|
Forum: CMUD Beta Forum Posted: Fri Oct 01, 2010 8:53 am Subject: Floating Buttons |
This was an easy fix for the next version. So it will allow a PanelNum of zero.
Thanks a million Zugg!
Palek |
Topic: Floating Buttons |
Palek
Replies: 4
Views: 11095
|
Forum: CMUD Beta Forum Posted: Thu Sep 30, 2010 2:02 pm Subject: Floating Buttons |
Can the #BUTTON Command be used to create floating buttons? I have tried panel 0 like is used in the package editor but that doesn't seem to work.
Here is the command I am using and changing the p ... |
Topic: 3.25 settings |
Palek
Replies: 8
Views: 12150
|
Forum: CMUD Beta Forum Posted: Thu Sep 09, 2010 1:52 am Subject: 3.25 settings |
This has been reported and confirmed in this post http://forums.zuggsoft.com/forums/viewtopic.php?t=35619 |
Topic: [3.22a] Looping Trigger |
Palek
Replies: 6
Views: 9010
|
Forum: CMUD Beta Forum Posted: Fri Aug 20, 2010 3:01 pm Subject: [3.22a] Looping Trigger |
Done and it corrected the problem, thanks very much for the help.
Palek |
Topic: [3.22a] Looping Trigger |
Palek
Replies: 6
Views: 9010
|
Forum: CMUD Beta Forum Posted: Fri Aug 20, 2010 6:03 am Subject: [3.22a] Looping Trigger |
I may not have explained this right. I have 2 packages here:
MainSession Package - This contains the main mud window.
Comms - This contains the Windows for all comm channels and is set to a globa ... |
|