Register to post in forums, or Log in to your existing account
 
:
Search found 7 matches for:
Page 1 of 1
Author Message
  Topic: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
paleywiener

Replies: 9
Views: 8979

PostForum: zMUD General Discussion   Posted: Wed Sep 02, 2009 3:48 pm   Subject: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
Thanks, it ALL solved now. I wanted to know if there was a easy way to write a script in vi and then IMPORT it into CMUD. Right now, what I do is paste a CLASS into the CMUD cmd line.. which is okay I ...
  Topic: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
paleywiener

Replies: 9
Views: 8979

PostForum: zMUD General Discussion   Posted: Wed Sep 02, 2009 4:24 am   Subject: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
do you have some kind of zScript to XML converter that I could run??
  Topic: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
paleywiener

Replies: 9
Views: 8979

PostForum: zMUD General Discussion   Posted: Wed Sep 02, 2009 4:20 am   Subject: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
I installed CMUD: How do I load/paste my 10-100 line zScript stored in a file into CMUD? I don't want to use the crappy interface that you've provided for creating Triggers and Classes and stuff - it' ...
  Topic: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
paleywiener

Replies: 9
Views: 8979

PostForum: zMUD General Discussion   Posted: Tue Sep 01, 2009 3:42 pm   Subject: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
It says in the documentation:

#SEND hello there
Sends the text "hello there" to the MUD just as if you had typed it

[ You have to quote "hello there". Grr! I'm finding this program to be ridicu ...
  Topic: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
paleywiener

Replies: 9
Views: 8979

PostForum: zMUD General Discussion   Posted: Tue Sep 01, 2009 3:18 pm   Subject: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
#CLASS GetUsers
#VAR Players ""
#REGEX "GrabStart" {^-+$} { #COLOR Red; #TEMP {^-+\s+\w+}{#STATE 0} "" {regex} } "" {disable}
#COND {^(.+)$} {#COLOR Yellow;#ADDITEM Players %1} ...
  Topic: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
paleywiener

Replies: 9
Views: 8979

PostForum: zMUD General Discussion   Posted: Tue Sep 01, 2009 3:05 pm   Subject: TRIGGER: problem matching TRIGGER "" {...} {#TEMP {..} {....}} COND
I'm trying to match the stuff between:
-------------------------------------
a
b
c
d
--------- blah blah --------

#CLASS {GetUsers}
#ALIAS Main {#T+ GrabStart;#SEND wizlist;}
#VAR Players { ...
  Topic: Importing a cfg file into zMUD and how do I comment?
paleywiener

Replies: 1
Views: 2996

PostForum: zMUD General Discussion   Posted: Tue Sep 01, 2009 8:42 am   Subject: Importing a cfg file into zMUD and how do I comment?
Hi,

1. I have something like below in a file that I need to import into zMUD. It breaks because #ALIAS has to be a single line??? Is everything (FUNCTIONS/ALIAS'S) in zMUD, a single line??? Isn't ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net