Author |
Message |
Topic: Error loading cmud |
mandy
Replies: 1
Views: 5889
|
Forum: CMUD General Discussion Posted: Wed Nov 14, 2012 2:54 am Subject: Error loading cmud |
https://dl.dropbox.com/u/90633051/cmuderror.png
I have provided a screen shot of the error that I am getting. I have uninstalled and re-installed several times.
I have recently upgraded to Win ... |
Topic: Walker Script + Mapper |
mandy
Replies: 2
Views: 5099
|
Forum: CMUD General Discussion Posted: Tue Sep 20, 2011 1:35 am Subject: Walker Script + Mapper |
It did the same thing before the wait was added. the wait was added per advice when i was having the same problem. |
Topic: Walker Script + Mapper |
mandy
Replies: 2
Views: 5099
|
Forum: CMUD General Discussion Posted: Sat Sep 17, 2011 1:57 am Subject: Walker Script + Mapper |
So, I've been trying to design a script using the #walk command to follow along in larger areas. It 'mostly' works and I'm looking to do more improvements but it has some slight bugs.
First, a cla ... |
Topic: Alias that doesn't sent to mud? |
mandy
Replies: 4
Views: 9177
|
Forum: CMUD General Discussion Posted: Sun Aug 07, 2011 5:06 am Subject: Alias that doesn't sent to mud? |
You are correct, my apologizes. I can't read/think/type at the same time :D |
Topic: Alias that doesn't sent to mud? |
mandy
Replies: 4
Views: 9177
|
Forum: CMUD General Discussion Posted: Sat Aug 06, 2011 8:41 pm Subject: Alias that doesn't sent to mud? |
I just type in the command line...
@weapon = 1 or whatever.
but thats because the variables i have set like that, are more or less long term variables - i set it and forget it when im using it. |
Topic: Recover password |
mandy
Replies: 10
Views: 20467
|
Forum: zMUD General Discussion Posted: Sat Aug 06, 2011 8:22 pm Subject: Recover password |
haha that works so stupidly well its awesome!
on 3k I can mudmail myself. thats just toally awesome. :D |
Topic: Recover password |
mandy
Replies: 10
Views: 20467
|
Forum: zMUD General Discussion Posted: Sat Aug 06, 2011 4:00 am Subject: Recover password |
I did turn it off actually. In Cmud 3.34 it is located prefs/scripting/and removing the check "do not display password text"
it still does not show the password when i log in or by using #show %pass ... |
Topic: Recover password |
mandy
Replies: 10
Views: 20467
|
Forum: zMUD General Discussion Posted: Fri Aug 05, 2011 5:59 pm Subject: Recover password |
I was unsuccessful using the show password option in combination with logging or looking at the sessions.
However, the debug option worked perfectly. I just copied the debug example from the help fil ... |
Topic: Cmud 3.34 -- Mapper freezing program |
mandy
Replies: 1
Views: 4627
|
Forum: CMUD General Discussion Posted: Thu Aug 04, 2011 7:09 pm Subject: Cmud 3.34 -- Mapper freezing program |
Another commonality between the freezes is that when I force close cmud, and re open it, the main window will open but it will freeze again before the sessions window can open which causes another for ... |
Topic: Cmud 3.34 -- Mapper freezing program |
mandy
Replies: 1
Views: 4627
|
Forum: CMUD General Discussion Posted: Thu Aug 04, 2011 4:48 am Subject: Cmud 3.34 -- Mapper freezing program |
For some reason, as I'm trying to use the mapper to map - CMud itself will freeze only allowing the task manager to close the program. I can't seem to narrow it down to figure out when/what it is caus ... |
Topic: [SOLVED] Path command (".e") not working - text send to MUD. |
mandy
Replies: 7
Views: 9956
|
Forum: CMUD General Discussion Posted: Wed Apr 20, 2011 3:49 am Subject: [SOLVED] Path command (".e") not working - text send to MUD. |
I don't have pro and nor do I use paths as I string (n;s;e;w) together in macros or mudside. But as a thought - could this be related to the mapper at all? Need to have speedwalking enabled? |
Topic: Speed differences |
mandy
Replies: 19
Views: 33352
|
Forum: CMUD General Discussion Posted: Wed Apr 20, 2011 12:52 am Subject: Speed differences |
OK, I got a little curious after reading this post and decided to crtl+q. I got 15-16s when I did it 4 times, yet I thought I had a slow scroll... when someone said that 24s was good. What is an "idea ... |
Topic: Trigger #if's |
mandy
Replies: 5
Views: 11585
|
Forum: CMUD General Discussion Posted: Wed Apr 20, 2011 12:32 am Subject: Trigger #if's |
{Friend1|Friend2|Friend3|friend4} tells you: bless me dude
bless %lower(%1)
(I use this method for kill triggers when partying with allies and im allowed to steal the corpses :) |
Topic: Trigger #if's |
mandy
Replies: 5
Views: 11585
|
Forum: CMUD General Discussion Posted: Wed Apr 20, 2011 12:32 am Subject: Trigger #if's |
{Friend1|Friend2|Friend3|friend4} tells you: bless me dude
bless %lower(%1)
(I use this method for kill triggers when partying with allies and im allowed to steal the corpses :) |
Topic: Triggers won't fire? |
mandy
Replies: 4
Views: 11946
|
Forum: CMUD General Discussion Posted: Wed Apr 20, 2011 12:20 am Subject: Triggers won't fire? |
Am I assuming you are wanting to look at multi-lines of text? While I'm unsure of the solution to your problem I can point you to a possible example?
http://necro.wikidot.com/chat (I did not write ... |
Topic: #ADD problem and Totaling Variables |
mandy
Replies: 3
Views: 8272
|
Forum: CMUD General Discussion Posted: Wed Apr 20, 2011 12:09 am Subject: #ADD problem and Totaling Variables |
Okay changed all the variables from "auto type" to "integer" and that worked. Thanks much!
Still had to use %eval for the status bar, but I was unable to use it as a totaling variable but just as t ... |
Topic: Status of CMUD v4 and next bug fix version |
mandy
Replies: 27
Views: 74388
|
Forum: CMUD General Discussion Posted: Tue Apr 19, 2011 10:17 pm Subject: Status of CMUD v4 and next bug fix version |
K - I fully understand what you are saying but in defense of Zugg and to expand on what Zugg has already stated.. for the years that I have used zMud/cMud, I have seen very well that bugs and stabilit ... |
Topic: #ADD problem and Totaling Variables |
mandy
Replies: 3
Views: 8272
|
Forum: CMUD General Discussion Posted: Tue Apr 19, 2011 10:00 pm Subject: #ADD problem and Totaling Variables |
I'm trying to use #ADD, and cant figure out why its not working (as I've used this with variables many times before).
So for this example we will have variables AA, BB, CC, DD
First of all, when ... |
Topic: Installing CMud/CMud Beta |
mandy
Replies: 4
Views: 9154
|
Forum: CMUD Beta Forum Posted: Thu Jul 01, 2010 5:09 am Subject: Installing CMud/CMud Beta |
actually nevermind the maps question i think i understand that now... kinda... but i dont have any files with the .dbm
whats the .zfg extension? lots of those |
Topic: Installing CMud/CMud Beta |
mandy
Replies: 4
Views: 9154
|
Forum: CMUD Beta Forum Posted: Thu Jul 01, 2010 4:59 am Subject: Installing CMud/CMud Beta |
I managed to get all my packages moved over except the main session package... also the one containing the maps... So i just re-did the important triggers (it was just single triggers not really any f ... |
Topic: Installing CMud/CMud Beta |
mandy
Replies: 4
Views: 9154
|
Forum: CMUD Beta Forum Posted: Thu Jul 01, 2010 12:20 am Subject: Installing CMud/CMud Beta |
Was using Cmud on a temporary computer while i didnt have access to my main computer. Now I'm trying to install CMud/and I was using the betas and transfer all my information from the one computer to ... |
Topic: Speedwalking |
mandy
Replies: 7
Views: 12541
|
Forum: CMUD Beta Forum Posted: Sat Jun 19, 2010 4:19 pm Subject: Speedwalking |
Ive tried to speedwalk by right-clicking the desired room as well. Ive tried searching the forums trying to find documentation similar to this and have not seen any. I do have speedwalking enabled in ... |
Topic: Speedwalking |
mandy
Replies: 7
Views: 12541
|
Forum: CMUD Beta Forum Posted: Sat Jun 19, 2010 11:59 am Subject: Speedwalking |
Have been working at it again. Still nothing. I've only recently started using the mapper (less than a week) so I don't even know where to begin to look to troubleshoot. I've tried speed walking in al ... |
Topic: Speedwalking |
mandy
Replies: 7
Views: 12541
|
Forum: CMUD Beta Forum Posted: Fri Jun 18, 2010 4:25 pm Subject: Speedwalking |
now im using 3.19f - if that makes a difference with the same results. |
Topic: Speedwalking |
mandy
Replies: 7
Views: 12541
|
Forum: CMUD Beta Forum Posted: Fri Jun 18, 2010 3:00 am Subject: Speedwalking |
So I got my map all done (YAY!) and Im attempting to speed walk by double-clicking and right-clicking on the desired room and this is returned:
There is no reason to '10' here.
So, I tried it ... |
|