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

Solved chat message just for admins


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
lexzor
Veteran Member
Join Date: Nov 2020
Old 01-18-2021 , 10:43   chat message just for admins
Reply With Quote #1

hello. I'm trying to show an message just for admins, how could i do this ?

PHP Code:
public adminmenu_handler(idkey){
    switch(
key){
        case 
0: {
            new 
name[MAX_PLAYERS 1]
            
get_user_name(idnamecharsmax(name))
            if(
AntiChanger){
                
AntiChanger false
                server_cmd
("amx_cvar anti_steamid_changer 1")
                if(
get_user_flags(id) & ADMIN_KICKColorChat(0GREEN"%s Admin^4 %s^1enabled Anti SteamID Changer!"tagname)
                } else if (!
AntiChanger){
                
AntiChanger true
                server_cmd
("amx_cvar anti_steamid_changer 0")
                if(
get_user_flags(id) & ADMIN_KICKColorChat(0GREEN"%s Admin^4 %s^1disabled Anti SteamID Changer!"tagname)
            }    
            
adminmenu(id)
        }
        
        case 
9:{
            
menuVIP(id)
        }
    }


Last edited by lexzor; 01-18-2021 at 11:46.
lexzor is offline
 



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 07:48.


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