Shattered Kingdoms

Where Roleplay and Tactics Collide
VOTE NOW!
It is currently Wed May 22, 2024 7:49 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 13 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: [Idea] Last Command
PostPosted: Mon May 02, 2011 10:59 am 
Offline
Gold Donor

Joined: Sat May 24, 2008 11:20 pm
Posts: 2107
Location: Edmonton, Alberta
Even I'm posting from Steam's built in browser while playing Portal 2 :) good advice!


Top
 Profile  
Reply with quote  
 Post subject: Re: [Idea] Last Command
PostPosted: Mon May 02, 2011 11:41 am 
Offline
Mortal

Joined: Fri Jul 23, 2004 7:50 am
Posts: 1097
Location: At home. Or work, maybe. Or working from home.
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?


Top
 Profile  
Reply with quote  
 Post subject: Re: [Idea] Last Command
PostPosted: Sat Aug 20, 2011 12:14 am 
Offline
Mortal

Joined: Fri Mar 21, 2003 9:43 am
Posts: 51
Location: Co
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.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ]  Go to page Previous  1, 2

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 41 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group