Shattered Kingdoms
https://www.shatteredkingdoms.org/forums/

[Idea] Last Command
https://www.shatteredkingdoms.org/forums/viewtopic.php?f=22&t=21214
Page 2 of 2

Author:  the_me [ Mon May 02, 2011 10:59 am ]
Post subject:  Re: [Idea] Last Command

Even I'm posting from Steam's built in browser while playing Portal 2 :) good advice!

Author:  Nightwing [ Mon May 02, 2011 11:41 am ]
Post subject:  Re: [Idea] Last Command

mundufisen wrote:
I do not use triggers, nor does it make this any less useful. especially for new players and the like who has no idea about these forums or triggers like that.

It doesn't make this any less useful, no. But it does completely obviate the need for what would likely be a massive change to the infrastructure of the code -- although this seems like a simplistic change on the surface, it would require implementation of an alternate auditing structure that I am quite sure would add very little in comparison to the many creative things that could be done. This is one of those requests that makes a developer shudder.

As for the "not using triggers," this is from the legal SK scripts thread. These types of triggers are perfectly legitimate, and accomplish the very goal you've set out to achieve -- adding a separate window specifically to catch all speech to and from your character. As an battlepriest, I can't tell you how useful this is. Why not take advantage of the technology in the way it's intended to be used?

Author:  Jasskin [ Sat Aug 20, 2011 12:14 am ]
Post subject:  Re: [Idea] Last Command

So I fixed the Cmud issue with the gag script for tell/cabal/groups

Code:
#CLASS {ChatCatcher}
#TRIGGER {%w replies '%*'} {#capture #GAG "Group Tell / Tell / Cabal Chatter"}
#TRIGGER {%w tells you '%*'} {#capture #GAG "Group Tell / Tell / Cabal Chatter"}
#TRIGGER {You tell %w '%*'} {#capture #GAG "Group Tell / Tell / Cabal Chatter"}
#TRIGGER {You tell the group '%*'} {#capture #GAG "Group Tell / Tell / Cabal Chatter"}
#TRIGGER {~[%w~] %w: %*} {#capture #GAG "Group Tell / Tell / Cabal Chatter"}
#TRIGGER {%w tells the group '%*'} {#capture #GAG "Group Tell / Tell / Cabal Chatter"}
#CLASS 0


I don't know how to get it to name the window but this works.

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