Posts: 27
Threads: 1
Joined: Mar 2012
Reputation:
0
you just need to add peoples xuid here : Vip_xuids=xuid_here,xuid_here,xuid_here
but not in this plugin...it needs to go in the sv_config.ini in the addon folder
Posts: 5,135
Threads: 241
Joined: Nov 2010
Reputation:
100
Sky just tried to help. No need to insult him.
Posts: 15
Threads: 0
Joined: Oct 2012
Reputation:
0
i just created few custom groups, its no good as either u have to type every command manually or it just dosnt work, also a greeting plugin dosnt even regocnize the ranks just says player joined server when it should say welcome player(rank) player(name) to server.
i dunno why it acts like this...
Posts: 836
Threads: 48
Joined: Feb 2012
Reputation:
11
12-10-2012, 18:38
(This post was last modified: 12-10-2012, 18:44 by hillbilly.)
ive added a few custom groups, including Senior Mods and VIPS, all work as expected.
Usergroups=Admin,Moderator,User,Senior_Moderator,Trainee_Moderator,VIP
//Add admin xuids here (Go ingame and use !getxuid)
Admin_xuids=
//Admins can use all commands (Do not change!).
Admin_commands=*ALL*
//Add moderator xuids here
Moderator_xuids=
//Add commands moderators can use here
Moderator_commands=!tempbanc,!tmpban
//VIP xuids
VIP_xuids=
//VIP cmds
VIP_commands=
//Trainee_Moderator_xuids
Trainee_Moderator_xuids=!kickc
//Add commands moderators can use here
Trainee_Moderator_commands=
//super_mod
Senior_Moderator_xuids=
//super_mod_commands
Senior_Moderator_commands=!tempbanc,!tp,!tmpban
//Add commands everyone can use
User_commands=
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*
Posts: 144
Threads: 6
Joined: Dec 2012
Reputation:
12
Sorry for the double post, I have updated my above post as I found an issue with the update that caused un-expected behavior.
The issue is fixed now and everything above has been updated.
I now host all my MW3 projects on my private
GIT repo