Raised This Month: $ Target: $400
 0% 

[Help Req] VIP Commands


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DeathOrAlive
Member
Join Date: Sep 2015
Location: Sofia, Bulgaria
Old 09-07-2015 , 20:57   Re: [Help Req] VIP Commands
Reply With Quote #1

All fine but there is only one problem left, when I try to compile the plugin, it gives me error. I tried like this:
PHP Code:
public your_function( )
{
    if( !( 
get_user_flagsid ) & "b" ) )
    {
        
client_printidprint_chat" NO ACCESS" )
    }
    else
    {
        
//Your code
    
}

And the error is:
error 033: array must be indexed (variable "-unknown-")

Than I tried like this:
PHP Code:
public your_function( )
{
    if( !( 
get_user_flagsid ) & ) )
    {
        
client_printidprint_chat" NO ACCESS" )
    }
    else
    {
        
//Your code
    
}

And the error is:
error 017: undefined symbol "b"
__________________
Mess with the best, die like the rest!

Quote:
Originally Posted by aron9forever View Post
You're trying to run 11 servers on each core?
You're bringing the word retard to a new level.

Last edited by DeathOrAlive; 09-07-2015 at 20:58.
DeathOrAlive is offline
Send a message via Skype™ to DeathOrAlive
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 22:16.


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