Author |
Message |
Topic: CMud for android |
Nicodareus
Replies: 3
Views: 6604
|
Forum: CMUD General Discussion Posted: Thu Nov 15, 2018 6:54 am Subject: CMud for android |
I've brought this up before and at the time Zugg said there was no market for it. And at that time he was probably right, but technology advances evermore. We now have phones with big screens, tablets ... |
Topic: Don't want to upgrade, but... |
Nicodareus
Replies: 23
Views: 31778
|
Forum: CMUD General Discussion Posted: Mon Jul 21, 2008 11:59 pm Subject: Don't want to upgrade, but... |
I understand all of that. I think you are somewhat misconstruing what I'm saying here. I don't think you should give CMud away for free by any means. Although I think your position on this is a bit co ... |
Topic: Speed, what gives and takes? |
Nicodareus
Replies: 41
Views: 45418
|
Forum: CMUD General Discussion Posted: Mon Jul 21, 2008 10:58 pm Subject: Speed, what gives and takes? |
There isn't any speed difference between #SWITCH and an #IF else chain. There is a huge legibility difference which is why #SWITCH is often prefered.
No real input here.. I just wanted to point ou ... |
Topic: Don't want to upgrade, but... |
Nicodareus
Replies: 23
Views: 31778
|
Forum: CMUD General Discussion Posted: Mon Jul 21, 2008 9:24 pm Subject: Don't want to upgrade, but... |
It is common nowadays for every vendor to charge for new major revisions. And many of these have almost yearly releases.
However... it is also common to allow previous users to have some sort of up ... |
Topic: Don't want to upgrade, but... |
Nicodareus
Replies: 23
Views: 31778
|
Forum: CMUD General Discussion Posted: Sat Jul 19, 2008 8:02 pm Subject: Don't want to upgrade, but... |
Eh.. I paid for ZMud twice for myself and CMud pro three times over.. (One copy for myself, one each for a couple of friends..) I didn't have any real issues with doing so, even though I didn't get an ... |
Topic: Customizing Directions on a Laptop |
Nicodareus
Replies: 3
Views: 6023
|
Forum: CMUD General Discussion Posted: Wed Jul 16, 2008 4:53 am Subject: Customizing Directions on a Laptop |
You will find your answers here:
http://forums.zuggsoft.com/forums/viewtopic.php?t=31113 |
Topic: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Nicodareus
Replies: 17
Views: 17829
|
Forum: CMUD General Discussion Posted: Tue Jul 15, 2008 6:17 pm Subject: [2.30] Bug? - commands sent to focussed child windows instead of main session |
I'm assuming this will also fix the issue with MXP <SEND> statements in frames sending the command to the frame instead of the main session window. I've been using <SEND href="#EXECWIN @windo ... |
Topic: More than one line in send? |
Nicodareus
Replies: 10
Views: 8276
|
Forum: CMUD General Discussion Posted: Tue Jul 15, 2008 3:03 pm Subject: More than one line in send? |
Using #exec instead of #send makes the first work for me...
#10 {
#exec {
get 5 'white stone' green;put 5 'white stone' vault
}
}
OR if you don't like ... |
Topic: Update help |
Nicodareus
Replies: 11
Views: 14947
|
Forum: CMUD General Discussion Posted: Tue Jul 15, 2008 3:10 am Subject: Update help |
The autoupdater on mine hasn't worked from 2.27 through 2.30. i've been having to download it from the website. |
Topic: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Nicodareus
Replies: 17
Views: 17829
|
Forum: CMUD General Discussion Posted: Mon Jul 14, 2008 9:42 pm Subject: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Yeah. I suppose that makes a bit more sense. Not quite what I thought you were saying. |
Topic: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Nicodareus
Replies: 17
Views: 17829
|
Forum: CMUD General Discussion Posted: Mon Jul 14, 2008 9:18 pm Subject: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Use the 'relative to' postioning field for the windows. It makes a certain amount of sense that if the window has no connection and is trying to send a command it should pass it window that controls ... |
Topic: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Nicodareus
Replies: 17
Views: 17829
|
Forum: CMUD General Discussion Posted: Mon Jul 14, 2008 6:19 pm Subject: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Interesting that you brng that up because I do exactly that for a roleplay mush I play on.. Could you have a simple option for it for the window itself on which window to default commands to that is o ... |
Topic: Clickable URL Package no longer working |
Nicodareus
Replies: 11
Views: 8890
|
Forum: CMUD General Discussion Posted: Mon Jul 14, 2008 5:55 pm Subject: Clickable URL Package no longer working |
Mine has always had 2 triggers.
Pattern: \b(((https?|ftp|telnet)://[\w\d:#@%/;$()~_?\+\-=&]+|www|ftp)(\.[\w\d:#@%/;$()~_?\+ ... |
Topic: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Nicodareus
Replies: 17
Views: 17829
|
Forum: CMUD General Discussion Posted: Mon Jul 14, 2008 5:38 pm Subject: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Seems that doing the above overwrites KEY1, KEY3, KEY7 and KEY9 in the 'KeypadDiag' class of the 'English Keypad' package instead of creating them for the window itself.. Which is mildly irritating be ... |
Topic: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Nicodareus
Replies: 17
Views: 17829
|
Forum: CMUD General Discussion Posted: Mon Jul 14, 2008 5:05 pm Subject: [2.30] Bug? - commands sent to focussed child windows instead of main session |
Yeah, this has been one of my irritations as well. I think game commands should at the very least default to the main window.. But I have found one way around this. I'm just moving copies of all of my ... |
Topic: [2.30] MXP misbehavior/crash |
Nicodareus
Replies: 4
Views: 5032
|
Forum: CMUD General Discussion Posted: Wed Jul 09, 2008 3:23 pm Subject: [2.30] MXP misbehavior/crash |
Looks like they use pueblo, not mxp.. At least for CMud players.. Which is odd, because they can clearly detect MXP when connecting to ZMud. It doesn't look like they are using a proper image map eith ... |
Topic: [2.30] Ctrl+Space cannot hotkey |
Nicodareus
Replies: 4
Views: 6544
|
Forum: CMUD General Discussion Posted: Mon Jul 07, 2008 8:05 pm Subject: [2.30] Ctrl+Space cannot hotkey |
I used Ctrl-K to set up a macro for Ctrl-Spc that functions properly. |
Topic: [2.30] Bugs with frames after the first time they are opened. |
Nicodareus
Replies: 2
Views: 3842
|
Forum: CMUD General Discussion Posted: Mon Jul 07, 2008 6:17 am Subject: [2.30] Bugs with frames after the first time they are opened. |
The first time a window is created it properly uses the defined caption and the mud folder's image subfolder. However, when you close the client window out and open up the session again, the windows a ... |
Topic: [2.30] Semi-bug with dock= function in MXP frames. |
Nicodareus
Replies: 2
Views: 3894
|
Forum: CMUD General Discussion Posted: Mon Jul 07, 2008 4:27 am Subject: [2.30] Semi-bug with dock= function in MXP frames. |
The function works, but it looks for the caption of the window instead of the name.
For example:
#MXP <FRAME action="open" name="test" title="Testimification" IN ... |
Topic: Add blank space in macro? Another question... (All answered) |
Nicodareus
Replies: 6
Views: 8623
|
Forum: CMUD General Discussion Posted: Mon Jul 07, 2008 4:16 am Subject: Add blank space in macro? Another question... (All answered) |
I just tried #exec @special '@spell' @target and it worked for me.
My result:
@special = blah
@spell = spell
@target = blah2
(After hitting multiply on the numpad which is what I assigned t ... |
Topic: Add blank space in macro? Another question... (All answered) |
Nicodareus
Replies: 6
Views: 8623
|
Forum: CMUD General Discussion Posted: Mon Jul 07, 2008 12:51 am Subject: Add blank space in macro? Another question... (All answered) |
I'd also think you could do @special " " @target
But I'm not going to swear to it. |
Topic: Capturing MXP output |
Nicodareus
Replies: 9
Views: 10799
|
Forum: CMUD General Discussion Posted: Mon Jul 07, 2008 12:50 am Subject: Capturing MXP output |
Well, they should be available as variables. |
Topic: Capturing MXP output |
Nicodareus
Replies: 9
Views: 10799
|
Forum: CMUD General Discussion Posted: Sun Jul 06, 2008 6:56 pm Subject: Capturing MXP output |
Yeah, but from the sounds of things, the MUD will just recreate it. Basically, you've got a couple of options.. You can work with the variables that MXP is already defining for you (Which would likely ... |
Topic: How to disable mailto: and http link parsing? |
Nicodareus
Replies: 7
Views: 9313
|
Forum: CMUD General Discussion Posted: Sat Jul 05, 2008 7:48 pm Subject: How to disable mailto: and http link parsing? |
Ah, yeah. I kinda figured that to a point but didn't really equate that to why it wasn't in any of my sessions before. When 2.30 came out I had to do a complete reinstall and manually recreate my sess ... |
Topic: How to disable mailto: and http link parsing? |
Nicodareus
Replies: 7
Views: 9313
|
Forum: CMUD General Discussion Posted: Sat Jul 05, 2008 6:53 pm Subject: How to disable mailto: and http link parsing? |
I didn't realize there was any such package for that kind of auto-conversion. Interesting. I don't seem to have it anywhere. Well, try what wyrm suggests first, then..
Edit: Ah yes... I'm an idiot. ... |
|