Register to post in forums, or Log in to your existing account
 
:
Search found 96 matches for:
Page 1 of 4 Goto page 1, 2, 3, 4  Next
Author Message
  Topic: Comments within settings
Rappy

Replies: 3
Views: 2508

PostForum: CMUD General Discussion   Posted: Sat Feb 18, 2023 3:49 am   Subject: Comments within settings
; works as well.
  Topic: Fixed zoom in some zones - automapping
Rappy

Replies: 4
Views: 2799

PostForum: CMUD General Discussion   Posted: Thu Feb 02, 2023 1:49 pm   Subject: Fixed zoom in some zones - automapping
I ended up solving this by unchecking "Autoload on session start" for the map in the package editor, loading the session, then saving opening the map and saving the session layout. After saving/closin ...
  Topic: Fixed zoom in some zones - automapping
Rappy

Replies: 4
Views: 2799

PostForum: CMUD General Discussion   Posted: Wed Feb 01, 2023 1:26 pm   Subject: Fixed zoom in some zones - automapping
The other issue, I guess, is when I start CMUD3, I see a window that says "opening map" flash like 10 times. When I go to Window, I see [currently] 13 "Automapper" windows in the list. Yet I can only ...
  Topic: Fixed zoom in some zones - automapping
Rappy

Replies: 4
Views: 2799

PostForum: CMUD General Discussion   Posted: Tue Jan 31, 2023 6:06 am   Subject: Fixed zoom in some zones - automapping
This is bugging me to no end.

When moving to some zones, they will be locked at a weird zoom. I zoom out, save the map, and leave the zone.

As soon as I zone back in, the zoom will be reset.

...
  Topic: Mapping issues with CMUD
Rappy

Replies: 10
Views: 5199

PostForum: CMUD General Discussion   Posted: Sun Jan 29, 2023 4:13 pm   Subject: Mapping issues with CMUD
There is also a box to specify id in the editor, this is the one used as a pointer.

So, the only way to reference a button with %btncol() is the priority number, which can change for [currently] un ...
  Topic: Mapping issues with CMUD
Rappy

Replies: 10
Views: 5199

PostForum: CMUD General Discussion   Posted: Sat Jan 28, 2023 11:53 pm   Subject: Mapping issues with CMUD
I believe I found the problem.

I use #SUB to swap out my prompt to show changes from the last prompt. For instance:

<1,115hp 1,065[50]mp 628[5]mv 1,904g 987s>

to show that I gained 50 ...
  Topic: Mapping issues with CMUD
Rappy

Replies: 10
Views: 5199

PostForum: CMUD General Discussion   Posted: Sat Jan 28, 2023 2:24 pm   Subject: Mapping issues with CMUD
Anyhow, rooms with no exits should still show something like "Exits: None" just like an instant death room or DT.

Not on the MUD I'm playing. A room with no known exits (all doors closed) does not ...
  Topic: Setting button color back to 'transparent'
Rappy

Replies: 0
Views: 1384

PostForum: CMUD Beta Forum   Posted: Fri Jan 27, 2023 9:01 pm   Subject: Setting button color back to 'transparent'
In cMUD, buttons start as Transparent. When I change that color, I can't seem to set it back to transparent.

Using %btncol(num) shows 536870911, but attempting to set a button to this color changes ...
  Topic: Mapping issues with CMUD
Rappy

Replies: 10
Views: 5199

PostForum: CMUD General Discussion   Posted: Fri Jan 27, 2023 8:04 pm   Subject: Mapping issues with CMUD
This seems to be working for the most part, but only when SLOW is set.

Why would not an #OK be default? I did not have to use extra triggers in zMUD when configuring the map. Also, how would this w ...
  Topic: Mapping issues with CMUD
Rappy

Replies: 10
Views: 5199

PostForum: CMUD General Discussion   Posted: Mon Jan 23, 2023 1:52 pm   Subject: Mapping issues with CMUD
Very surprised to see people here in 2023.

I'm running into some issues with cMUD mapping that I do not remember hitting in zMUD.

I am able to map just fine (a few issues) but when I double-clic ...
  Topic: DDE and zMUD
Rappy

Replies: 1
Views: 4932

PostForum: zMUD General Discussion   Posted: Wed Jan 18, 2012 9:24 pm   Subject: DDE and zMUD
Anyone at all have any suggestions?

-Rappy
  Topic: DDE and zMUD
Rappy

Replies: 1
Views: 4932

PostForum: zMUD General Discussion   Posted: Sat Jan 14, 2012 7:44 am   Subject: DDE and zMUD
I recently had to setup a new main HD because of a failing one. When I reinstalled zMUD and mIRC, the scripts I had that crossed the two with DDE stopped working. zMUD sends the info to mIRC fine. I h ...
  Topic: Status bar
Rappy

Replies: 8
Views: 12599

PostForum: CMUD General Discussion   Posted: Tue Mar 17, 2009 11:04 pm   Subject: Status bar
Thanks.

Does that autoformat them on the bar?

I am on zMUD trying to help someone with cMUD, so I can't test myself to find out.

If I have 4 elements, do they keep their position? Or do they ...
  Topic: Status bar
Rappy

Replies: 8
Views: 12599

PostForum: CMUD General Discussion   Posted: Tue Mar 17, 2009 5:28 pm   Subject: Status bar
Am I to understand you can't blank the status bar in cMUD? I've tried #ST {} #ST "" #ST {anything} and it APPENDS it to the line rather than replacing it. In zMUD you could just issue a #ST "" and the ...
  Topic: Color syntax
Rappy

Replies: 7
Views: 11171

PostForum: zMUD General Discussion   Posted: Sat Jan 17, 2009 12:42 am   Subject: Color syntax
Odd thing is, looking at the original post time, this topic is from an entire year ago, and the same person is still looking for an answer o.0

Good times.

-Rappy
  Topic: Color syntax
Rappy

Replies: 7
Views: 11171

PostForum: zMUD General Discussion   Posted: Sun Jan 11, 2009 7:38 pm   Subject: Color syntax
I don't think you can, but you can look into
#TRIGGER {run north} {#SUB {<send>run north</send>}}
The above would make any 'run north' that shows up on you ...
  Topic: connection problem
Rappy

Replies: 9
Views: 11781

PostForum: zMUD General Discussion   Posted: Fri Jan 09, 2009 8:22 pm   Subject: connection problem
Normally schools don't block port 23 (telnet) but do block other ports (such as higher end ports that MUDs use, MSN, Yahoo messenger, etc)

-Rappy
  Topic: connection problem
Rappy

Replies: 9
Views: 11781

PostForum: zMUD General Discussion   Posted: Fri Jan 09, 2009 1:09 am   Subject: connection problem
More than likely the port is being blocked by your schools firewall.

-Rappy
  Topic: help with complicated trigger
Rappy

Replies: 5
Views: 8478

PostForum: zMUD General Discussion   Posted: Wed Jan 07, 2009 6:24 am   Subject: help with complicated trigger
lsp = %eval( @stats.hp - @oldstats.hp)

Should be...

lsp = %eval( @stats.sp - @oldstats.sp)

He mistakenly put hp for both lines....

-Rappy
  Topic: Trigger help
Rappy

Replies: 12
Views: 16326

PostForum: zMUD General Discussion   Posted: Fri Nov 28, 2008 10:25 pm   Subject: Trigger help
I misread, I assumed he was asking about an auto-follow trigger, in which he wouldn't be able to follow... Should have read more closely.

-Rappy
  Topic: Trigger help
Rappy

Replies: 12
Views: 16326

PostForum: zMUD General Discussion   Posted: Fri Nov 28, 2008 7:00 pm   Subject: Trigger help
If the MUD tells you the monster has fled but does not say a direction BEFORE he fled, that usually means that the mob is sneaking. If that's the case, there is no way to tell which direction he went ...
  Topic: Pattern Help
Rappy

Replies: 8
Views: 9500

PostForum: zMUD General Discussion   Posted: Mon Nov 17, 2008 9:08 pm   Subject: Pattern Help
The %s is picking up the space between the first and second words, best option is to change it to a regex trigger and use...

#REGEX {([\w ]+)\s(\d)\s(\d)\s( ...
  Topic: Room Properties: Other Commands
Rappy

Replies: 3
Views: 8593

PostForum: zMUD General Discussion   Posted: Fri Nov 07, 2008 10:21 pm   Subject: Room Properties: Other Commands
#if (%1 = southdown) {#map south}

-Rappy
  Topic: Room Properties: Other Commands
Rappy

Replies: 3
Views: 8593

PostForum: zMUD General Discussion   Posted: Thu Nov 06, 2008 10:31 pm   Subject: Room Properties: Other Commands
Try not quoting the southdown in the pattern match.

-Rappy
  Topic: Clan Talk Windows
Rappy

Replies: 14
Views: 23488

PostForum: zMUD General Discussion   Posted: Thu Nov 06, 2008 7:22 am   Subject: Clan Talk Windows
Other than the #GAG being outside the trigger brackets, I see nothing wrong with the triggers.

-Rappy
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net