Raised This Month: $51 Target: $400
 12% 

[CSGO] Adding a new group.


Post New Thread Reply   
 
Thread Tools Display Modes
veli
Senior Member
Join Date: Apr 2012
Location: Netherlands
Old 09-07-2015 , 01:17   Re: [CSGO] Adding a new group.
Reply With Quote #11

Quote:
Originally Posted by weeeishy View Post
Alright, Im not getting any of these errors anymore, but still I can't access the VIP skins. I mean they are disabled for me.

Code:
"STEAM_0:1:48216629" "az"
This is what I have in admins_simple
in Sourcemod/configs/admins_group.cfg delete everything and paste this and edit it to your own wish.
Groups
{

"zr_vip"
{
"flags" "d"
"immunity" "99"
}
"zr_admin"
{
"flags" "d"
"immunity" "99"
}

}

sourcemod/configs/admins.cfg

"Admins"
{
"Veli"
{
"auth" "steam"
"identity" "STEAM_1:0xxxxxxx"
"immunity" "100"
"flags" "abcdefghijklopqrstz"
"group" "zr_vip"
}
"Ron"
{
"auth" "steam"
"identity" "STEAM_0:0xxxxxx"
"immunity" "100"
"flags" "abcdefghijklopqrst"
"group" "zr_admin"
}
}


If you run zombie server in playerclasses you will see "group" "" add group name in "" So like this if done';

"group" "zr_vip"

Than only people who assigned to this group will get access to this model/class.

Last edited by veli; 09-07-2015 at 01:19.
veli is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 09-07-2015 , 08:49   Re: [CSGO] Adding a new group.
Reply With Quote #12

Quote:
Originally Posted by weeeishy View Post
Alright, Im not getting any of these errors anymore, but still I can't access the VIP skins. I mean they are disabled for me.

Code:
"STEAM_0:1:48216629" "az"
This is what I have in admins_simple
You need to add yourself to the VIP group, that is just granting flags.
You'll need to use the full admins.cfg to have flags + groups.
__________________
asherkin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode