Raised This Month: $ Target: $400
 0% 

Something wrong. Doesn't print message.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Unkolix
Veteran Member
Join Date: Sep 2012
Old 02-20-2013 , 17:07   Something wrong. Doesn't print message.
Reply With Quote #1

So, as I have promised I am remaking Dunn0's VIP plugin and I am doing quite well with whole Allied Modders community. But I have few problems. This code doesn't print the message...
PHP Code:
public cmdvipmenu(id
{
    if ( 
is_user_alive(id) )
    {
        if (
get_user_flags(id) & ADMIN_LEVEL_H)
        {
            if ( 
gMenuUsed[id] == menu_uses )
            {
                
client_printidprint_center"%L"id"VIP_MENU_PER_ROUND"menu_uses );
            }
        }
    }
    return 
PLUGIN_HANDLED;

P.S. It's only a part from cmdvipmenu, that doesn't work, everything else does.

Last edited by Unkolix; 02-20-2013 at 17:10.
Unkolix 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 21:43.


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