View Single Post
MagNNusS
Member
Join Date: May 2018
Location: World of Bushi
Old 06-21-2019 , 14:41   Re: Advance VIP Menu [Public, CSDM & Furien]
Reply With Quote #4

Plugin needs some improvements ...
More importantly this one:
PHP Code:
public client_authorized(id)
{
    if(
get_user_flags(id) & ADMIN_LEVEL_H)
    {
        new 
Name[32]
        
get_user_name(idName31)
        
ColorChat(idNORMAL"[^x04VIP^x01] ^x03VIP Player Logged In ^x04%s"Name)
    }
    return 
PLUGIN_CONTINUE

__________________
Just an impractical signature
nothing to see here.
MagNNusS is offline