Register to post in forums, or Log in to your existing account
 
:
Search found 10 matches for:
Page 1 of 1
Author Message
  Topic: Wrap indent
romciom

Replies: 2
Views: 2769

PostForum: zMUD General Discussion   Posted: Wed Jan 28, 2004 3:16 pm   Subject: Wrap indent
Hello!

Is there a way to set indent with a command? I usually have it turned off, but I want to set it to a certain value in few scripts.
  Topic: Using triggers to alter map's view...
romciom

Replies: 5
Views: 6271

PostForum: zMUD General Discussion   Posted: Fri Sep 19, 2003 4:38 pm   Subject: Using triggers to alter map's view...
That should work:

#IF {%zonename="myherbzone"} {#NOOP %maplocked(0);#NOOP %roomcol(%roomnum,"grey");#NOOP %maplocked(1)}

P.S. Genesis rules ;)
  Topic: Capturing into variable
romciom

Replies: 3
Views: 3672

PostForum: zMUD General Discussion   Posted: Sat Sep 13, 2003 12:32 pm   Subject: Capturing into variable
Works just great, thanks!
  Topic: Capturing into variable
romciom

Replies: 3
Views: 3672

PostForum: zMUD General Discussion   Posted: Wed Sep 10, 2003 6:57 pm   Subject: Capturing into variable
Hello!

I've made a simple alias which allows me to attack targets more quickly:

#IF %1 {kill %-1;#VAR killtarget "%-1"} {kill @killtarget}

When I type "k guard" it works well, puts "guard" in ...
  Topic: Trigger 2 times in a line
romciom

Replies: 6
Views: 5050

PostForum: zMUD General Discussion   Posted: Fri May 23, 2003 3:58 pm   Subject: Trigger 2 times in a line
Changing the pattern to ({@desclist}) and deleting the #IF part worked!

Thanks a lot everyone!

  Topic: Trigger 2 times in a line
romciom

Replies: 6
Views: 5050

PostForum: zMUD General Discussion   Posted: Thu May 22, 2003 8:33 am   Subject: Trigger 2 times in a line
Thanks, but it doesn't work. The only change is that now there is paranthesis around the number...

blue-eyed black-haired male elf [Thardriel] and (150) {#SUB {tall muscular male goblin [Burk]}}
...
  Topic: Trigger 2 times in a line
romciom

Replies: 6
Views: 5050

PostForum: zMUD General Discussion   Posted: Wed May 21, 2003 2:25 pm   Subject: Trigger 2 times in a line
Hello,

The trigger I have works just great when there is only one pattern which fires it in line. It looks like that:

pattern:
(%x %x {male|female} {human|elf|dwarf|hobbit|kender|gnome|minotaur ...
  Topic: Multiline colouring
romciom

Replies: 1
Views: 2461

PostForum: zMUD General Discussion   Posted: Tue Apr 08, 2003 8:10 pm   Subject: Multiline colouring
Hello!

I tried to make a trigger which would colour everything till the dot sign, which can appear in the first line as well as in the third one. It works when there are only two lines, like this: ...
  Topic: adding name to description
romciom

Replies: 4
Views: 4091

PostForum: zMUD General Discussion   Posted: Sun Mar 09, 2003 2:04 am   Subject: adding name to description
Thanks, the trigger above works, though only in Zmud 6.53. I can't make it work in 6.05, does anybody know why?

  Topic: adding name to description
romciom

Replies: 4
Views: 4091

PostForum: zMUD General Discussion   Posted: Sat Mar 08, 2003 5:11 pm   Subject: adding name to description
Greetings!

I have a problem with such thing:
I've made a list of players who I don't have remembered in mud (so I see their description instead of name). Now, I'd like to make a trigger which woul ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net