Raised This Month: $ Target: $400
 0% 

[Help] Admin Level


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-31-2009 , 18:45   Re: [Help] Admin Level
Reply With Quote #6

Quote:
Originally Posted by LostSkill View Post
PHP Code:
if( get_user_flags(iVictim) & ADMIN_LEVEL_H && get_pcvar_num(g_pCvarEnabled) && (read_data(4) || read_data(5) || read_data(6)) ) 
Dont works
You should use "id" and not "iVictim".

PHP Code:
if( get_user_flags(id) & ADMIN_LEVEL_H && get_pcvar_num(g_pCvarEnabled) && (read_data(4) || read_data(5) || read_data(6)) ) 
Well, that is how I interpreted your request anyways.
__________________
fysiks 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 18:31.


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