Register to post in forums, or Log in to your existing account
 
:
Search found 41 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Capture Window not working correctly
Nayuko

Replies: 1
Views: 5367

PostForum: CMUD General Discussion   Posted: Mon May 06, 2013 6:07 pm   Subject: Capture Window not working correctly
Use just:

#CAP ComWin

As a trigger value. Should work. It does in my script as well.

If you want to format text sent to other window, just use functions under that new window.
  Topic: %subchar, %subregex
Nayuko

Replies: 0
Views: 3607

PostForum: CMUD General Discussion   Posted: Mon May 06, 2013 3:45 pm   Subject: %subchar, %subregex
Hello guys!

I have written an alias:


#EXE %concat("': ",%item( "loudly: |strange: |sensitive: |silently: |thunderly: ", %random( 1, 5 ...
  Topic: Some changes in cmud 3.33 as a cause of some errors comparing to previous cmud's
Nayuko

Replies: 5
Views: 8774

PostForum: CMUD General Discussion   Posted: Tue Mar 01, 2011 9:36 am   Subject: Some changes in cmud 3.33 as a cause of some errors comparing to previous cmud's
It works great :)
Thank you :)

Best regards,
N.
  Topic: Some changes in cmud 3.33 as a cause of some errors comparing to previous cmud's
Nayuko

Replies: 5
Views: 8774

PostForum: CMUD General Discussion   Posted: Thu Feb 03, 2011 6:54 pm   Subject: Some changes in cmud 3.33 as a cause of some errors comparing to previous cmud's
It should enable buttons or disable it. That part of script is a core of code which shows directions by buttons/arrows in other window. It doesn't work.
  Topic: Some changes in cmud 3.33 as a cause of some errors comparing to previous cmud's
Nayuko

Replies: 5
Views: 8774

PostForum: CMUD General Discussion   Posted: Thu Feb 03, 2011 3:27 pm   Subject: Some changes in cmud 3.33 as a cause of some errors comparing to previous cmud's
Hello,

as usually, I write when I have a problem. New cmud version, has had some changes connected to the same commands which we could find in previous versions of /zmud/cmud. Part of script I will ...
  Topic: [3.32] Importing scripts from [2.37] - problem with window's locating
Nayuko

Replies: 2
Views: 5352

PostForum: CMUD General Discussion   Posted: Sat Nov 20, 2010 8:36 pm   Subject: [3.32] Importing scripts from [2.37] - problem with window's locating
The problem solved. Thanks Zugg for your advices. It was because of an option chosen during installation. I had located MUD files in cMud's main directory like I did previously with ver 2.37 . In 3.32 ...
  Topic: [3.32] Importing scripts from [2.37] - problem with window's locating
Nayuko

Replies: 2
Views: 5352

PostForum: CMUD General Discussion   Posted: Sat Nov 20, 2010 6:07 pm   Subject: [3.32] Importing scripts from [2.37] - problem with window's locating
Hello,

There is a problem with (re)locating windows during opening scripts from 2.37. It makes me mad, when I set all of windows location in 3.32, and after reseting session(turn off, turn on the c ...
  Topic: #CMD commands list
Nayuko

Replies: 2
Views: 5637

PostForum: CMUD General Discussion   Posted: Sat Sep 05, 2009 3:03 pm   Subject: #CMD commands list
Yeah, really helpfull! Thank you!

Sincerely,

N.
  Topic: #CMD commands list
Nayuko

Replies: 2
Views: 5637

PostForum: CMUD General Discussion   Posted: Sat Sep 05, 2009 10:15 am   Subject: #CMD commands list
Hello!

After few months break I came here to ask about thing I can't cope with in my own. Unfortunately, I can't get help from manual file, because it is not completed. My problem is, how to enable ...
  Topic: Trigger with a string variable used as a pattern.
Nayuko

Replies: 5
Views: 8625

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 8:37 pm   Subject: Trigger with a string variable used as a pattern.
Oh my god!!!!
Thank you man. I am so blind! Grrrr.

Sincerely!

Nayuko
  Topic: Mapper: South?
Nayuko

Replies: 11
Views: 14139

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 6:03 pm   Subject: Mapper: South?
I know, %pref. But configuring is that thing I won't pass through. So I have to accept it ;) I just wanted to complain, to feel better :p
  Topic: Mapper: South?
Nayuko

Replies: 11
Views: 14139

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 5:13 pm   Subject: Mapper: South?
Well, the problem is, I always have had problems with configuring that. Of course I would like to have possibility of getting the full description of mud's locations. But I can't do that, to get prope ...
  Topic: Mapper: South?
Nayuko

Replies: 11
Views: 14139

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 4:17 pm   Subject: Mapper: South?
Well, it was a comment(about configuring the mapper). Because long time ago, I was trying to find any way to step back my 'blue point' and I couldn't find the proper way. Tried %lastdir, tried #NODIR, ...
  Topic: Trigger with a string variable used as a pattern.
Nayuko

Replies: 5
Views: 8625

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 4:11 pm   Subject: Trigger with a string variable used as a pattern.
The uciekinier and ucieknier aren't the same variable, but should be. Anyway, that's not the problem. Because the code just resets that unexpected variable. After changing pattern to:


{@ucie ...
  Topic: Mapper: South?
Nayuko

Replies: 11
Views: 14139

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 11:57 am   Subject: Mapper: South?
Sounds like it's time for you to learn the
But, that commands works only in safe mode ?
I usually use fast, without waiting for any mud prompt. Faster and safer if you don't want to be killed on mu ...
  Topic: Trigger with a string variable used as a pattern.
Nayuko

Replies: 5
Views: 8625

PostForum: CMUD General Discussion   Posted: Thu Mar 12, 2009 11:17 am   Subject: Trigger with a string variable used as a pattern.
I've got something like that:

<class name="Pogon" id="4658">
<trigger priority="5" id="4682">
<pattern>@ucieknier {podazaja|po ...
  Topic: [CMUD 2.37] Drawing on the screen - is it possible ?
Nayuko

Replies: 6
Views: 9298

PostForum: CMUD General Discussion   Posted: Fri Feb 27, 2009 11:07 am   Subject: [CMUD 2.37] Drawing on the screen - is it possible ?
Well, trivial, I didn't know that command! And I was asking for it :)

Thank you!

N.
  Topic: [CMUD 2.37] Drawing on the screen - is it possible ?
Nayuko

Replies: 6
Views: 9298

PostForum: CMUD General Discussion   Posted: Wed Feb 25, 2009 9:38 pm   Subject: [CMUD 2.37] Drawing on the screen - is it possible ?
Yes, I would like to add a graphic below the 'oryginal' text from mud. For example:

Somebody has escaped. He left on west.

The graph i would like to draw is:

----o

If he escaped on north ...
  Topic: [CMUD 2.37] Drawing on the screen - is it possible ?
Nayuko

Replies: 6
Views: 9298

PostForum: CMUD General Discussion   Posted: Wed Feb 25, 2009 7:32 pm   Subject: [CMUD 2.37] Drawing on the screen - is it possible ?
1)
I have a question about possibility of drawing on the Cmud's screen using ansi signs but without 'sub' command.
For example, after matching pattern: abc, I could see something like that(the probl ...
  Topic: Cmud 2.37: MXP/HTML loging
Nayuko

Replies: 2
Views: 6098

PostForum: CMUD General Discussion   Posted: Mon Jan 12, 2009 10:25 pm   Subject: Cmud 2.37: MXP/HTML loging
Usually in HTML. In Cmud doesn't work. Of cours I'm writing here about coloring log and mud-text in the same way.

http://forums.zuggsoft.com/forums/viewtopic.php?p=94716#94716

That way doesn't w ...
  Topic: Cmud 2.37: MXP/HTML loging
Nayuko

Replies: 2
Views: 6098

PostForum: CMUD General Discussion   Posted: Mon Jan 12, 2009 9:07 pm   Subject: Cmud 2.37: MXP/HTML loging
Maybe it is a bug - text in log isn't properly colored. Even using RGB:

#CW 0xEEA66C


Only in one case, text in log is colored in right way. When we put after coloring command only number. Then ...
  Topic: Cmud 2.37: SendDelay with %random[solved], and loging in html problem[solved]
Nayuko

Replies: 4
Views: 7799

PostForum: CMUD General Discussion   Posted: Mon Jan 12, 2009 7:08 pm   Subject: Cmud 2.37: SendDelay with %random[solved], and loging in html problem[solved]
Works very well! Thank you :)
  Topic: Cmud 2.37: SendDelay with %random[solved], and loging in html problem[solved]
Nayuko

Replies: 4
Views: 7799

PostForum: CMUD General Discussion   Posted: Mon Jan 12, 2009 6:41 pm   Subject: Cmud 2.37: SendDelay with %random[solved], and loging in html problem[solved]
OK, I solved problem in my own. Just created a trigger with universal pattern, matched every location with value:

waitTime=%random(@waitTimeMin,@waitTimeMax)
#CALL %pref(SendDelay,@wai ...
  Topic: Cmud 2.37: SendDelay with %random[solved], and loging in html problem[solved]
Nayuko

Replies: 4
Views: 7799

PostForum: CMUD General Discussion   Posted: Mon Jan 12, 2009 2:32 pm   Subject: Cmud 2.37: SendDelay with %random[solved], and loging in html problem[solved]
Is it possible to use that function to set an irregular time expression used in map-walking ?
  Topic: CMUD 2.37 Saving map layout and transparency
Nayuko

Replies: 1
Views: 4306

PostForum: CMUD General Discussion   Posted: Tue Dec 23, 2008 3:09 pm   Subject: CMUD 2.37 Saving map layout and transparency
I tried to lock some sets in Cmud window layout, unfortunately I couldn't. I can't save the map layout after segregating/moving toolbars, closing them. The same is with Cmud's setting of transparency. ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net