[Help] Admin Level
PHP Code:
|
Re: [Help] Admin Level
get_user_flags(iVictim) & ADMIN_LEVEL_G
|
Re: [Help] Admin Level
i try'ed this and whit ID but no luck... maybe i was add'ing to bad positions but i dont think so ;/
|
Re: [Help] Admin Level
if( get_user_level(iVictim) & ADMIN_LEVEL_G && get_pcvar_num(g_pCvarEnabled) && (read_data(4) || read_data(5) || read_data(6)) )
|
Re: [Help] Admin Level
PHP Code:
|
Re: [Help] Admin Level
Quote:
PHP Code:
|
Re: [Help] Admin Level
I cant do id b/c only after this like i get "new id" so it dont accept another word in this like ;/
|
Re: [Help] Admin Level
My bad, I thought the message was for iVictim.
if ( 1 <= id <= g_iMaxPlayers && get_user_flags(id) & ADMIN_LEVEL_H && is_user_connected(id) ) |
Re: [Help] Admin Level
Dont works too >.<
|
Re: [Help] Admin Level
Show full script. WHAT doesn't work?
|
| All times are GMT -4. The time now is 18:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.