Register to post in forums, or Log in to your existing account
 
:
Search found 8 matches for:
Page 1 of 1
Author Message
  Topic: Achaean Curing Project
worlo

Replies: 25
Views: 78030

PostForum: Finished MUD Scripts   Posted: Thu Sep 16, 2004 12:19 pm   Subject: Achaean Curing Project
I've heard about a version of ACP called ACP_XL, that's still not officially released. Is there a download where I can try it out?
You can get it from the CVS repository using for example WinCVS, get ...
  Topic: Variable assignment
worlo

Replies: 1
Views: 2975

PostForum: zMUD General Discussion   Posted: Thu Aug 05, 2004 12:42 pm   Subject: Variable assignment
Ok I am wondering is there a problem assigning variables that are in another class without using the full path to them?

example:
#class {someclass}
#trigger {*} {amok=1}
#class {0}

#class {ot ...
  Topic: Achaean channel capture - Mod from Lalaynya's
worlo

Replies: 37
Views: 86382

PostForum: Finished MUD Scripts   Posted: Sat Jul 24, 2004 8:22 am   Subject: Achaean channel capture - Mod from Lalaynya's
-nevermind wrong post-
  Topic: Ctrl-T for triggers
worlo

Replies: 5
Views: 14601

PostForum: Finished MUD Scripts   Posted: Fri Jul 23, 2004 5:09 pm   Subject: Ctrl-T for triggers
Thank phanku for this :)

#key {ALT-T} {#IF {%class("")} {#T- ""} {#T+ ""}}


untested but should work
  Topic: OnOff Switch
worlo

Replies: 6
Views: 15507

PostForum: Finished MUD Scripts   Posted: Fri Jul 23, 2004 4:56 pm   Subject: OnOff Switch
Nice, that saves me another variable. Thanks
  Topic: triggers not firing
worlo

Replies: 20
Views: 24181

PostForum: zMUD General Discussion   Posted: Wed Jul 21, 2004 9:07 am   Subject: triggers not firing
You don't need a loop. This will go much faster and won't need the #PRIORITY command.

#REGEX {^\d+\h, \d+\m (\a+)\-} {
#IF %pos( e, "%1") {equilibrium = 1} {equilibrium = 0}
#IF %pos( x, "%1") {b ...
  Topic: Achaean Curing Project
worlo

Replies: 25
Views: 78030

PostForum: Finished MUD Scripts   Posted: Tue Jul 20, 2004 9:00 am   Subject: Achaean Curing Project
To all giving larkin a hard time on bugs and things that don't work.

Consider the effort involved in developing a system as advanced as ACP and then deciding to give it away. Larkin is obviously ve ...
  Topic: OnOff Switch
worlo

Replies: 6
Views: 15507

PostForum: Finished MUD Scripts   Posted: Tue Jul 20, 2004 8:35 am   Subject: OnOff Switch
I use that kind of system to enable and disable sets of triggers all the time. An example that may clarify this type of system:
I have an alias called ratter that checks if it's on, if on turn of els ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net