Raised This Month: $ Target: $400
 0% 

Wich is the flag for the VIP and wich group is asigned for it?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Gabisteam
New Member
Join Date: Feb 2024
Location: Argentina
Old 04-12-2024 , 23:26   Wich is the flag for the VIP and wich group is asigned for it?
Reply With Quote #1

Hello everyone. My idea is that VIPS can access with that flag in CUSTOM WEAPONS plugin (installed) and that the rest of the players cannot. I need your help to know how to assign a flag to the VIP group... That is, if there is a flag reserved for that group and what the group is called. I already tried from the admis_group.cfg to place the following:

"VIP"
{
"flags" "t"
"immunity" "1"
}

But that doesn't work.
Gabisteam is offline
SyntX
Junior Member
Join Date: Sep 2022
Location: Kathmandu, Nepal
Old Yesterday , 03:43   Re: Wich is the flag for the VIP and wich group is asigned for it?
Reply With Quote #2

Which custom weapons plugins are you talking about?

make sure, that plugins command is only accessable for admins and VIPS only. lets say:
PHP Code:

RegAdminCmd
("sm_customweapon"Command_CustomWeaponADMFLAG_CUSTOM6"VIP Command"); 
Modify admin_groups.cfg

PHP Code:
"Groups"
{
    
"VIP"
    
{
        
"flags"        "t"
        "immunity"        "10"
    
}

and finally add admins in admins.cfg:
PHP Code:
Admins
{
    
"Client Name"
    
{
        
"auth"            "steam"
        "identity"        "<steamid>"
        
//"flags"            "t"
                
"group"                       "VIP"
    
}

__________________
Join Awesome Zombies Server :
Zombie Mod By NovaHunterZ | FastDL, Rank, SSD, Respawn | --> 54.36.111.64:27015
Zombie Riot By NovaHunterZ | FastDL, RPG, SSD, Skins, FreeVIP | --> 54.36.111.64:27025
---------------------------------
Discord Server : https://discord.gg/2DjsQ4xdd5
SyntX 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 10:14.


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