Thursday, October 18, 2012

Dynamic Chatgroup System

DynamicChatgroups


Description
This filterscript allows to create dynamic chatgroups, password them and eventually kick unwanted players from the group. Using y_ini also auto-saves the groups in just one file!

Command Description
/gc [text] Send text to your chatgroup, a.k.a chat.
/creategroup [groupname] Creates a new chatgroup. Defining "RCON_ADMIN_CREATE_ONLY" will allow RCON-admins to create groups only.
/joingroup [groupid] Join a chatgroup. Joining will allow you to chat and see other messages. If the group is passworded, you will have to provide a password.
/leavegroup Leave your current chatgroup
/chatgroups Shows the currently created chatgroups, with their owner and groupname.
/grouppass Allows you to set/remove a group password. Typing this command without parameters removes the password. You must be the owner of the group to use this command.
/kickfromgroup Kick a member from the group. You must be the owner of the group to use this command.
/groupinfo Shows group information such as group name, owner, date of creation and the amount of users on it.

Additional information
I have fully tested the script and no bugs were found. However, if you still manage to find one, please report it right here and I fix it as soon as possible. Also new suggestions will be appreciated.

Download (v1.01)
Download from Pastebin

No comments:

Post a Comment