Shattered Kingdoms
https://shatteredkingdoms.com/forums/

Trigger (script) help
https://shatteredkingdoms.com/forums/viewtopic.php?f=22&t=18676
Page 1 of 1

Author:  Mandarbb [ Mon Mar 30, 2009 6:27 pm ]
Post subject:  Trigger (script) help

I was reading a log on the logs site, and macbeth posted a pk log. Reading through, I noticed he had several triggers set up. As follows

XXXX starts to concentrate.
>>>XXXX is casting<<<<


XXX's bash slams into YYYY and sends them sprawling!
>>>YYYY is bashed<<<

I have tried everything to replicate this, and just cant figure it out. What I have now, is

#TRIGGER{starts to concentrate}
#ECHO CASTING!!!

Problem with this is.. a) I can not use >>> or <<< as symbols, syntax error. b) I cant figure out how to make it point, %1 and %t do not work. c) I cant make it just red text on my black background. I have to go into my color prefrences and change system output color, which changes several other things. I tried PM'ing the creater of the log, and have gotten no response. Might anyone help me with this?

Author:  Edoras [ Mon Mar 30, 2009 6:35 pm ]
Post subject: 

What client are you using, first of all?

Author:  Mandarbb [ Mon Mar 30, 2009 6:43 pm ]
Post subject: 

Zmud

Author:  Threnody [ Mon Mar 30, 2009 10:03 pm ]
Post subject: 

It's amazing what fiddly little things can make a trigger trip up. For things like '<' that cause a syntax error, put a ~ right in front of it.

From a quick look, these should work for you:

Casting:
#TRIGGER {(*) starts to concentrate} {#ECHO >>>%1 is casting!!!!~<~<~<}

Bashing:
#TRIGGER {*'s bash slams into (*) and sends * sprawling} {#ECHO >>>>%1 is bashed!~<~<~<~<}

Author:  Mandarbb [ Tue Mar 31, 2009 12:37 am ]
Post subject: 

Thank you very much!

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/