Author |
Message |
Topic: [2.27] %ansi() |
Brenex
Replies: 2
Views: 3833
|
Forum: CMUD General Discussion Posted: Tue Jun 17, 2008 5:35 pm Subject: [2.27] %ansi() |
Using %ansi(8) (or any color code) and then reformatting the script box with Ctrl+M will place a space in there to be %ansi( 8) which breaks it. Specifically makes it black instead of whatever the col ... |
Topic: CMUD locks up on this... |
Brenex
Replies: 32
Views: 25078
|
Forum: CMUD General Discussion Posted: Sun Jun 15, 2008 3:44 am Subject: CMUD locks up on this... |
I am having a similar issue with variables that are invisible (not just hidden.) I think something must have gotten corrupt. Whenever I tried to write to the variables it would lock up completely. I h ... |
Topic: [2.26] Square character appears in stringlist pattern |
Brenex
Replies: 15
Views: 14406
|
Forum: CMUD General Discussion Posted: Fri Jun 13, 2008 5:20 am Subject: [2.26] Square character appears in stringlist pattern |
It works now, but I still have the square shown in the test pattern screen. |
Topic: [2.26] Square character appears in stringlist pattern |
Brenex
Replies: 15
Views: 14406
|
Forum: CMUD General Discussion Posted: Fri Jun 13, 2008 5:20 am Subject: [2.26] Square character appears in stringlist pattern |
It works now, but I still have the square shown in the test pattern screen. |
Topic: v2.27 ETA |
Brenex
Replies: 11
Views: 9931
|
Forum: CMUD General Discussion Posted: Thu Jun 12, 2008 10:06 pm Subject: v2.27 ETA |
All my major problems have been fixed, from what I can see so far . Great work Zugg! Will let you know if anything comes up. |
Topic: So I'm looking for a regex |
Brenex
Replies: 16
Views: 24900
|
Forum: CMUD General Discussion Posted: Thu Jun 12, 2008 6:38 pm Subject: So I'm looking for a regex |
Weird, works fine in RegexBuddy (bug?) Didn't test it in cmud since what I had changed it to worked fine anyways. Now that I tried it in CMUD I see what you mean. This works for the first two:
^\s\ ... |
Topic: So I'm looking for a regex |
Brenex
Replies: 16
Views: 24900
|
Forum: CMUD General Discussion Posted: Thu Jun 12, 2008 4:06 pm Subject: So I'm looking for a regex |
It doesn't work because it doesn't take into account the two spaces the lines begin with. You have ^\[ and it should be ^\s\s\[ |
Topic: [2.26] Square character appears in stringlist pattern |
Brenex
Replies: 15
Views: 14406
|
Forum: CMUD General Discussion Posted: Thu Jun 12, 2008 3:26 am Subject: [2.26] Square character appears in stringlist pattern |
Also occurs in my case. See picture:
http://img76.imageshack.us/img76/4537/squarecharacterny2.jpg |
Topic: Damage Calculator - Milestone, still need help though :) |
Brenex
Replies: 12
Views: 10280
|
Forum: CMUD General Discussion Posted: Thu Jun 12, 2008 3:23 am Subject: Damage Calculator - Milestone, still need help though :) |
For the record, I am using a variable list in my regex matching trigger line and I also have a square character infront of the first item in that variable list. I have to use regex alternation to acco ... |
Topic: v2.27 ETA |
Brenex
Replies: 11
Views: 9931
|
Forum: CMUD General Discussion Posted: Thu Jun 12, 2008 3:21 am Subject: v2.27 ETA |
The only real issues I have is that one with the "There must be one field" which will take care of almost 90% of the errors I have recieved with 2.26. After 2.27 I dare say it should be where you had ... |
Topic: So I'm looking for a regex |
Brenex
Replies: 16
Views: 24900
|
Forum: CMUD General Discussion Posted: Wed Jun 11, 2008 3:39 pm Subject: So I'm looking for a regex |
Dharkael, I'm using your trigger now, but it captures white spaces in the numbers as a heads up. Thanks for making me go look up Atomic Grouping and Look(?:aheads|behinds). I think I might read over r ... |
Topic: So I'm looking for a regex |
Brenex
Replies: 16
Views: 24900
|
Forum: CMUD General Discussion Posted: Wed Jun 11, 2008 12:05 am Subject: So I'm looking for a regex |
My Lusternia one:
\[\s*(\d+)\]\s(\w+(?:\s+\w+)*)\s*
With Trigger Multiple Times in line selected it works perfectly fine in RegexBuddy without capturing the spaces. |
Topic: [2.26] Print command not actually there. |
Brenex
Replies: 11
Views: 16519
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 10:47 pm Subject: [2.26] Print command not actually there. |
I tried it yesterday in CMUD regular and also saw the same thing. Got an error when trying to use on the command line and went to check the help files and saw wasn't there. |
Topic: [2.26] Invalid Variant Operation |
Brenex
Replies: 0
Views: 2826
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 9:19 pm Subject: [2.26] Invalid Variant Operation |
Opening CMUD, opening options through General->options, and then clicking a session to open either online or offline (with the general options still open,) produces this error. Everytime, any sessi ... |
Topic: [2.26] (CMUD Mapper) Zone Drop Down List Border Cutoff |
Brenex
Replies: 1
Views: 3340
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 6:10 pm Subject: [2.26] (CMUD Mapper) Zone Drop Down List Border Cutoff |
As seen in this image, the bottom border of the drop down list for the mapper (the part underlined in red) appears to be cut off. The part underlined in yellow is how it normally looks without the cut ... |
Topic: [2.26] There must be at least one field. |
Brenex
Replies: 16
Views: 23885
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 6:02 pm Subject: [2.26] There must be at least one field. |
Alright Zugg I found a way to reproduce this bug in my case. Here is the procedure, tested with various sessions. Start CMUD, double click a session to open online. Open the package editor and then cl ... |
Topic: [2.26] Disappearing Buttons |
Brenex
Replies: 4
Views: 7561
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 5:54 pm Subject: [2.26] Disappearing Buttons |
Sorry about not posting the version, wasn't sure on the correct procedure. Windows Vista Business.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<window n ... |
Topic: [2.26] There must be at least one field. |
Brenex
Replies: 16
Views: 23885
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 5:40 pm Subject: [2.26] There must be at least one field. |
I have received this error about 3 or 4 times, once utilizing the package editor and another time when I quit the mud I was playing, went to File->Close All, double clicked another session, and the ... |
Topic: [2.26] Disappearing Buttons |
Brenex
Replies: 4
Views: 7561
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 5:33 pm Subject: [2.26] Disappearing Buttons |
I have a toolbar with 2 rows of buttons on the top of my main window. I right click the button on the top row with say priority 10 to get into its options to change its size. If I change the size by a ... |
Topic: v2.26 ETA |
Brenex
Replies: 4
Views: 5050
|
Forum: CMUD General Discussion Posted: Fri Jun 06, 2008 12:00 am Subject: v2.26 ETA |
You are my hero Zugg |
Topic: [2.25 - 2.27] F-keys used as Macro failures |
Brenex
Replies: 28
Views: 25359
|
Forum: CMUD General Discussion Posted: Fri May 16, 2008 6:18 am Subject: [2.25 - 2.27] F-keys used as Macro failures |
Put the cursor in the box used to designate the key and press Return. In the new window that opens press the f key you want to use. |
Topic: Problem with simple trigger |
Brenex
Replies: 6
Views: 7819
|
Forum: CMUD General Discussion Posted: Tue May 13, 2008 6:17 pm Subject: Problem with simple trigger |
Alright thanks Larkin, works now with a #FORALL door_direction string list. I was looking though and saw the OnRoomEnter event and was thinking that if I use that event I can fix doors that perhaps we ... |
Topic: Problem with simple trigger |
Brenex
Replies: 6
Views: 7819
|
Forum: CMUD General Discussion Posted: Tue May 13, 2008 4:45 pm Subject: Problem with simple trigger |
[Curly brackets didn't fix it] Actually I retried it and it doesn't work in the rooms I thought it did at first. Suffers from the same problem. Even with a #WAIT it still places the door on the previo ... |
Topic: Problem with simple trigger |
Brenex
Replies: 6
Views: 7819
|
Forum: CMUD General Discussion Posted: Tue May 13, 2008 4:16 pm Subject: Problem with simple trigger |
Oops sorry, #DOOR %1. I switched the square brackets to curly brackets (must have been thinking in regular expression mode while messing with that earlier.) And it does correctly find my location, it ... |
Topic: Problem with simple trigger |
Brenex
Replies: 6
Views: 7819
|
Forum: CMUD General Discussion Posted: Tue May 13, 2008 3:04 pm Subject: Problem with simple trigger |
Hey everyone, I'm trying to get a trigger to set off to make a door in a direction specified by the output of the MUD. Simple enough. The output looks like:
[Exits: (north) south ( ... |
|