Raised This Month: $ Target: $400
 0% 

where the error?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
kent4
Junior Member
Join Date: Oct 2011
Location: Russia, Perm
Old 10-31-2011 , 14:25   where the error?
Reply With Quote #1

PHP Code:
#include <colored_translit>
#include <amxmodx>

#define VIP_FLAG ADMIN_LEVEL_H

public plugin_init()
{
    
register_plugin("123""version""autor");
}
public 
ct_message_format(id)
{
if ( 
get_user_flags id ) & VIP_FLAG )
    {
        
ct_add_to_msg(CT_MSGPOS_PREFIX"[VIP]");
    }
    
    return 
PLUGIN_CONTINUE;

Spoiler


why not plug running?

Last edited by kent4; 10-31-2011 at 14:31.
kent4 is offline
Send a message via ICQ to kent4
 



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 14:26.


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