Thread: "Listen" GUI
View Single Post
  #7  
Old 02-16-2010, 05:26 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
I only imagine that this would be a pretty exhausting list. Right now I imagine they have a predefined few levels(what is it, 0-20?) of /listen. That means all they have to do for commands is a simple check: if (clientr.verbose > x) sendMsg();
However, if there is nearly an option for every command, that's a lot of work for the scripters AND players. Probably the most ideal case for players would be an option to load the options of the current listens and just work from there. Case remains for staff though -- that's a hell of a lot of options to keep track of.

Still a good idea, I'm sure.
Reply With Quote