Register to post in forums, or Log in to your existing account
 
:
Search found 36 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: New iMUD client announced!
eclpmb

Replies: 11
Views: 25551

PostForum: CMUD General Discussion   Posted: Wed Mar 02, 2011 1:59 pm   Subject: New iMUD client announced!
Heh, I got all excited at the start, then I read how you operated it and checked the posting date. Rats.

I do actually MUD from my iPad, I have a bluetooth keyboard, and I SSH to a machine to run ...
  Topic: How do I have only one command line visible with multiple sessions open?
eclpmb

Replies: 4
Views: 8725

PostForum: CMUD General Discussion   Posted: Fri Jul 24, 2009 2:41 pm   Subject: How do I have only one command line visible with multiple sessions open?
I occationally get this.

What has happened is that the command line for one of the sessions has become detached from the bottom of the session and attached to the bottom of the window instead.

W ...
  Topic: So much negativity...can't we all just get along?
eclpmb

Replies: 15
Views: 62391

PostForum: Zugg's Blog   Posted: Sat Sep 13, 2008 10:05 pm   Subject: So much negativity...can't we all just get along?
Well as Penny Arcade so well put it - http://www.penny-arcade.com/comic/2004/03/19/

I try to be as nice online as in person, but it is easier to let slip your temper.
  Topic: New dockable Room Properties window
eclpmb

Replies: 15
Views: 15024

PostForum: CMUD Beta Forum   Posted: Sat Aug 30, 2008 3:17 am   Subject: New dockable Room Properties window
Heh, Toxic, you must be playing Aardwolf too (yeah, I know you do). Anyway, I've wanted something like that myself too and it's on my list. It's going to be implemented as a function, probably like ...
  Topic: Problem with variable triggers
eclpmb

Replies: 4
Views: 6406

PostForum: CMUD General Discussion   Posted: Sun Jul 20, 2008 7:12 pm   Subject: Problem with variable triggers
#TRIGGER {@{sellitems}} compiles to exactly the same code with exactly the same problem

#REGEX {(?:@sellitems)} works.

Thank you.
  Topic: Problem with variable triggers
eclpmb

Replies: 4
Views: 6406

PostForum: CMUD General Discussion   Posted: Sun Jul 20, 2008 5:25 pm   Subject: Problem with variable triggers
I tried to make things as simple as possible.

I have a variable @sellitems that contains "ration|torch"

I believe this should trigger on ether the word ration or the word torch - http://forums.z ...
  Topic: #MATH command rounding decimals.
eclpmb

Replies: 6
Views: 10386

PostForum: zMUD General Discussion   Posted: Tue Oct 09, 2007 10:12 am   Subject: #MATH command rounding decimals.
That's because you're doing the calculation as integer and turning the result into a float.

calc 5/2 does %float (5/2) - it works out the value in the brackets and then turns it into a float. You c ...
  Topic: [2.04] Bug reporting Bug
eclpmb

Replies: 2
Views: 5376

PostForum: CMUD Beta Forum   Posted: Wed Oct 03, 2007 7:26 am   Subject: [2.04] Bug reporting Bug
No, i filled in the fields and then tried to move on to step 2, and found i could not do so.

CMud rarely crashes on me, but when it does i'll screenshot the dialogue and email it directly.
  Topic: [2.04] Bug reporting Bug
eclpmb

Replies: 2
Views: 5376

PostForum: CMUD Beta Forum   Posted: Tue Oct 02, 2007 8:54 am   Subject: [2.04] Bug reporting Bug
(also in 2.03)

Whenever the crash reporter comes up, the dialogue that takes my name and email address has only a cancel button. There are two non-functional grey patches where it looks like two ot ...
  Topic: What more does CMUD 2.0x need for Public status?
eclpmb

Replies: 34
Views: 46118

PostForum: CMUD Beta Forum   Posted: Mon Oct 01, 2007 7:34 am   Subject: What more does CMUD 2.0x need for Public status?
I have another problem in that when CMud does crash, the crash reporter dialogue where you enter your name and email address has the 'cancel' button only. There are two rey panels that look like butto ...
  Topic: What more does CMUD 2.0x need for Public status?
eclpmb

Replies: 34
Views: 46118

PostForum: CMUD Beta Forum   Posted: Thu Sep 27, 2007 7:44 am   Subject: What more does CMUD 2.0x need for Public status?
I think reliably saving settings is fairly important; I am using 2.03 but i nearly gave up the fifth time i entered the same (simple) trigger and found it gone the next time i used CMUD

There is de ...
  Topic: [2.03] CMUD neither save new settings nor delete old ones
eclpmb

Replies: 45
Views: 38844

PostForum: CMUD Beta Forum   Posted: Wed Sep 26, 2007 7:23 am   Subject: [2.03] CMUD neither save new settings nor delete old ones
For myself i was using <color X> tags in the status window; removing all the colours started things saving again just fine by themselves. There was CDATA in the xml which made me try removing it ...
  Topic: #MATH command rounding decimals.
eclpmb

Replies: 6
Views: 10386

PostForum: zMUD General Discussion   Posted: Mon Sep 24, 2007 9:55 am   Subject: #MATH command rounding decimals.
#math answer 5.0/2

will put 2.5 in answer (tested with zMud 7.21)

Make sure your maths starts with floating point and it should stay floating point. Try adding 0.0 to a variable, and so on.
  Topic: How to do multiline Status bar?
eclpmb

Replies: 4
Views: 8695

PostForum: CMUD General Discussion   Posted: Thu Sep 13, 2007 9:08 am   Subject: How to do multiline Status bar?
Or you could try using the status window, which can be docked on any edge. Doesn't look quite the same though.
  Topic: [2.03] CMUD neither save new settings nor delete old ones
eclpmb

Replies: 45
Views: 38844

PostForum: CMUD Beta Forum   Posted: Wed Sep 12, 2007 9:22 am   Subject: [2.03] CMUD neither save new settings nor delete old ones
I have been getting issues with settings not saving also; specifically new triggers and new records in a record variable not getting saved. Going into the package editor and manually saving seems to w ...
  Topic: Two letter alias dissapears from command line
eclpmb

Replies: 6
Views: 10948

PostForum: zMUD General Discussion   Posted: Sat Aug 25, 2007 10:06 pm   Subject: Two letter alias dissapears from command line
I just made my aliases 3 letters; i suspect it's quicker to learn the new version when the 'wrong' version doesn't work.
  Topic: Two letter alias dissapears from command line
eclpmb

Replies: 6
Views: 10948

PostForum: zMUD General Discussion   Posted: Fri Aug 24, 2007 11:51 am   Subject: Two letter alias dissapears from command line
As far as i can remember (not having access to zMud right now) a command needs to be of at least 3 chars (including spaces) to be 'remembered'.

(Perhaps to stop the history being filled by movement ...
  Topic: Automapper and colours
eclpmb

Replies: 8
Views: 12503

PostForum: zMUD General Discussion   Posted: Sun Aug 19, 2007 8:14 pm   Subject: Automapper and colours
Well I have asked, and i've been told it's been put on the ToDo list - along with the other 41 items. I'm just trying to look at this from all angles.
  Topic: Automapper and colours
eclpmb

Replies: 8
Views: 12503

PostForum: zMUD General Discussion   Posted: Sun Aug 19, 2007 7:31 pm   Subject: Automapper and colours
I managed to get a more complete dump of the mud output - it turns out that the roomX elements are there, but improperly nested. For example -

</FONT><FONT COLOR="#990000">&l ...
  Topic: Automapper and colours
eclpmb

Replies: 8
Views: 12503

PostForum: zMUD General Discussion   Posted: Wed Aug 15, 2007 2:36 pm   Subject: Automapper and colours
Are those <font> tags MXP tags sent by the MUD, or are they html tags you wrote to try and duplicate the colour of the description?

That's the exact output of the mud in 'colour mode html' - ...
  Topic: Automapper and colours
eclpmb

Replies: 8
Views: 12503

PostForum: zMUD General Discussion   Posted: Wed Aug 15, 2007 7:18 am   Subject: Automapper and colours
You can try changing it to map on just room name instead of room name and description.

I've tried setting it to map on room name, and setting 'room description changes' I've also used #tag to mak ...
  Topic: Automapper and colours
eclpmb

Replies: 8
Views: 12503

PostForum: zMUD General Discussion   Posted: Tue Aug 14, 2007 7:59 am   Subject: Automapper and colours
My mud makes extensive use of colour; So much so that room detection fails on trying to use speedwalks. If I set the mud to not use colour the speedwalks work once I've remapped the rooms. This howeve ...
  Topic: compact map database creating one-way exits
eclpmb

Replies: 3
Views: 5121

PostForum: zMUD General Discussion   Posted: Wed Aug 08, 2007 8:13 am   Subject: compact map database creating one-way exits
I occasionally get one way links on my maps. This definitely has something to do with the 'auto connect' process, because one room has the correct link but the connected room just has a stub. I suspec ...
  Topic: [1.24] Autolog strangeness
eclpmb

Replies: 4
Views: 12185

PostForum: CMUD General Discussion   Posted: Thu Jan 18, 2007 9:35 am   Subject: [1.24] Autolog strangeness
I've since deleted and reinstalled, and that particular problem has gone.
  Topic: [1.24] Autolog strangeness
eclpmb

Replies: 4
Views: 12185

PostForum: CMUD General Discussion   Posted: Thu Dec 21, 2006 1:18 pm   Subject: [1.24] Autolog strangeness
This is from a complete fresh install of cmud (due to hdd badness)

I had not created any triggers at all, let alone autolog ones.

Hence 'strangeness'
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net