Register to post in forums, or Log in to your existing account
 
:
Search found 49 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: GMCP table.
ennye

Replies: 0
Views: 3917

PostForum: CMUD General Discussion   Posted: Sat Nov 05, 2016 3:51 pm   Subject: GMCP table.
HI
Is it possible to clear GMCP tabble? f.e. clear %gmcp data
Is it possible to clear gmcp packets ? f.e. clear %gmcp.objects data

Cmud collects all gmcp data in %gmcp, which after hours of onli ...
  Topic: Database query.
ennye

Replies: 5
Views: 10710

PostForum: CMUD General Discussion   Posted: Thu Jan 16, 2014 11:14 am   Subject: Database query.
Database variable is ok with 2 fields. When you got many fields database is the only clear solution , multiple database variables make lot of mess. (f.e. you cant easy delete one row when you got 5 d ...
  Topic: Ansi colors and #sub.
ennye

Replies: 1
Views: 3974

PostForum: CMUD General Discussion   Posted: Sun Feb 17, 2013 4:32 pm   Subject: Ansi colors and #sub.
Hello.

Is it possible to substitute a line, leaving mud ansi colors untouched?
(ansi codes come from mud)
  Topic: Database query.
ennye

Replies: 5
Views: 10710

PostForum: CMUD General Discussion   Posted: Mon May 28, 2012 8:18 pm   Subject: Database query.
No clues?
Please give any examples how to query database fields.
  Topic: Database query.
ennye

Replies: 5
Views: 10710

PostForum: CMUD General Discussion   Posted: Thu Apr 12, 2012 11:12 pm   Subject: Database query.
Short example:
Database players.

Row Rec Name Wep Spec
1 1pl Hungry Kn KS
2 2pl Ungry Sw BS


How to query database?
I need Spec for player Name Ungry.

I tried:
#say %db(%fin ...
  Topic: [General suggestion] Show error messages option.
ennye

Replies: 1
Views: 3691

PostForum: CMUD General Discussion   Posted: Wed Sep 21, 2011 12:40 am   Subject: [General suggestion] Show error messages option.
Would be useful to add "Show error messages." option in prefs. Now we got wide "Show information messages" which show all messages f.e. file oppening, variable removing, also script errors etc. When w ...
  Topic: [3.xx] Map faster than parser ? Room triggers problem.
ennye

Replies: 1
Views: 10492

PostForum: CMUD Beta Forum   Posted: Sat Jul 16, 2011 12:16 am   Subject: [3.xx] Map faster than parser ? Room triggers problem.
Example situation.

Two locations:

Room1 O-O Room2

Roomscripts:
Room1
trigger : moving
value: #mo e;#echo FIRED room1!
priority 5

Room2
trigger : moving
value: #mo w;#echo FIRED room2 ...
  Topic: [3.32] not appending scrollback buffer to a logfile
ennye

Replies: 1
Views: 9085

PostForum: CMUD Beta Forum   Posted: Tue Dec 07, 2010 11:42 pm   Subject: [3.32] not appending scrollback buffer to a logfile
My cmud installation is not appending scrollback buffer to a logfile.
(session/logging/save scrollback on)
Neither manually from menu, nor #log command.

I use %gre to find specific things in scro ...
  Topic: [3.21] DIV macro key lost
ennye

Replies: 3
Views: 5992

PostForum: CMUD Beta Forum   Posted: Fri Jul 02, 2010 1:56 am   Subject: [3.21] DIV macro key lost
Ok, new beta brings lots of variable problems.
Script breaks the macro, killing echo even, my miss.

using {a|b|c|d} no longer possible?
eg. #say %item({a|b|c|d},1)
  Topic: [3.21] DIV macro key lost
ennye

Replies: 3
Views: 5992

PostForum: CMUD Beta Forum   Posted: Thu Jul 01, 2010 8:45 pm   Subject: [3.21] DIV macro key lost
DIV macro key not working (numeric keyboard). Ctrl+div works ok. Can any1 check this?
  Topic: [3.16b] strange #walk behavior
ennye

Replies: 5
Views: 7749

PostForum: CMUD Beta Forum   Posted: Wed Apr 28, 2010 1:31 pm   Subject: [3.16b] strange #walk behavior
New package and drag 'n drop :>
  Topic: [3.16b] strange #walk behavior
ennye

Replies: 5
Views: 7749

PostForum: CMUD Beta Forum   Posted: Mon Apr 26, 2010 11:20 pm   Subject: [3.16b] strange #walk behavior
Directions work ok.
Tracking seems ok:
Locations (* is current, - is disabled):
* Blabla at room 16025 (blue) <Blabla Map>

All was working fine, until i moved some cla ...
  Topic: [3.16b] strange #walk behavior
ennye

Replies: 5
Views: 7749

PostForum: CMUD Beta Forum   Posted: Sat Apr 24, 2010 8:39 pm   Subject: [3.16b] strange #walk behavior
I noticed major #walk problem. I dont know if its due to 3.16b update or may be some configuration problem but:

#walk <roomnumber or name>

returns no longer speedwalk path, but number of r ...
  Topic: [3.14a] %ansi issue
ennye

Replies: 5
Views: 7752

PostForum: CMUD Beta Forum   Posted: Mon Mar 08, 2010 2:59 pm   Subject: [3.14a] %ansi issue
May be. But its been working that way since the begining of zmud/cmud.
%ansi always reset color from its position.
And i prefer it working that way.
Since this update i have all new colorfull scri ...
  Topic: [3.14a] %ansi issue
ennye

Replies: 5
Views: 7752

PostForum: CMUD Beta Forum   Posted: Sun Mar 07, 2010 10:43 pm   Subject: [3.14a] %ansi issue
I know how to avoid it, the question is if it is going to be changed ;)
  Topic: [3.14a] %ansi issue
ennye

Replies: 5
Views: 7752

PostForum: CMUD Beta Forum   Posted: Sun Mar 07, 2010 2:15 am   Subject: [3.14a] %ansi issue
problem:
#ec %ansi(black,white)this is a test %ansi(yellow) this a test
should look like:
#say %ansi(black,white)this is a test %ansi(yellow,black) this is a test
...
  Topic: [cmud 3.10] Roomscript triggers question.
ennye

Replies: 6
Views: 9113

PostForum: CMUD General Discussion   Posted: Tue Sep 22, 2009 9:12 am   Subject: [cmud 3.10] Roomscript triggers question.
Why not to disband roomscript! Phew ;)
I need the roomscript. This was working for ages! ;)

For a short time this is bugged. Trigs are created somewhere in the main folder, not in room folder!
  Topic: [cmud 3.10] Roomscript triggers question.
ennye

Replies: 6
Views: 9113

PostForum: CMUD General Discussion   Posted: Tue Sep 22, 2009 1:32 am   Subject: [cmud 3.10] Roomscript triggers question.
Something changed since last updates.

Normaly trigger/temp trigger created by a roomscript existed in that room only and was deleted after leaving this room.
For some time all triggers created by ...
  Topic: [cmud 3.10] Roomscript triggers question.
ennye

Replies: 6
Views: 9113

PostForum: CMUD General Discussion   Posted: Mon Sep 21, 2009 10:22 pm   Subject: [cmud 3.10] Roomscript triggers question.
Triggers (#temp) created by a roomscript are no longer local? (Exist until this room exiting?)
  Topic: [3.05beta] freezing? Possibly bug?
ennye

Replies: 6
Views: 7501

PostForum: CMUD Beta Forum   Posted: Tue Mar 17, 2009 1:48 am   Subject: [3.05beta] freezing? Possibly bug?
1) Its really random. 2 freezes today (in 4 hours time). No such situations in previous versions.
1st during play, only session window open and mapper docked.
2nd time during map creation (keboard ...
  Topic: [3.05beta] freezing? Possibly bug?
ennye

Replies: 6
Views: 7501

PostForum: CMUD Beta Forum   Posted: Mon Mar 16, 2009 12:08 am   Subject: [3.05beta] freezing? Possibly bug?
Since new beta I encounter random freezes (rare, like one freeze any 5 hour session) in unknown situations. No easy way to track it. No changes in scripts/map made since beta. No freezes/crashes in 2. ...
  Topic: Variables inside #button commands.
ennye

Replies: 3
Views: 5660

PostForum: CMUD General Discussion   Posted: Fri Mar 13, 2009 10:42 pm   Subject: Variables inside #button commands.
Need to do something like this:
[simple example]

VARIABLE @team:
john|marry

ALIAS:
#forall @team {
#button but_%i {%i HP @hp_%i} {check %i}
}

How to make vars expanded or not expanded in ...
  Topic: [2.37] #pick working?
ennye

Replies: 3
Views: 5921

PostForum: CMUD General Discussion   Posted: Mon Dec 29, 2008 12:53 am   Subject: [2.37] #pick working?
Thx. Alias works fine.
  Topic: [2.37] #pick working?
ennye

Replies: 3
Views: 5921

PostForum: CMUD General Discussion   Posted: Sun Dec 28, 2008 2:27 pm   Subject: [2.37] #pick working?
Is #pick working correctly?

#pick {p:Pick a number} {1:#say You picked1!;#say 1 is your choice.} {2:#say You picked 2!;#say 2 is your choice.}

Picking a ...
  Topic: Joining variables.
ennye

Replies: 1
Views: 4002

PostForum: CMUD General Discussion   Posted: Tue Oct 14, 2008 1:13 pm   Subject: Joining variables.
How to join 2 variables?

#va a {a|b|c}
#va b {d|e|f}

#va a %additem(@b,@a)

gives: a|b|c|"d|e|f"

#forall + %additem only?
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net