Jump to content
  • 0

Admin side chat trigger.


lordgeorge

Question

3 answers to this question

Recommended Posts

  • 0

Try looking at the chat function Infistar uses to make players dance. You should be able to change the dance function to a simple message.

 

If you have infistar you can just add another addition at around line 1684:

(I'm not sure if it works, but always worth a try.)

if (_txt in ['!admin','imstupidandneedhelp']) then //!admin is also used by some Rcon panels if I recall correctly.
{
 systemChat ('Check the forum or teamspeak (TS IP or WEBADDRESS) for information and more help!');
};
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...