Help fast!
#3

Quote:
Originally Posted by Schneider
View Post
Set your cursor at the start of PlayerInfo[playerid][pAdmin] and hold your left mouse button till the whole line is selected (blue), hit the right mousebutton and select 'copy' then select the part you want to replace, hit the right mouse button again and click 'paste'. There you go! It's not that hard, is it?

pawn Code:
if(PlayerInfo[playerid][pAdmin] < 3) return SCM(playerid,COLOR_WHITE,"{AFAFAF}[Error]: {FFFFFF}You do not have the correct admin level for this command.");
Man, Not this, I want move AdminLevel[playerid] < 5 to PlayerInfo.


So, Is this true ?

PHP Code:
public GetPlayerAVSAdmin(playerid)
{
    return 
AdminLevel[playerid] < 5;

Reply


Messages In This Thread
Help fast! - by aCloudy - 15.01.2015, 19:53
Re: Help fast! - by Schneider - 15.01.2015, 19:59
Re: Help fast! - by aCloudy - 15.01.2015, 20:06

Forum Jump:


Users browsing this thread: 3 Guest(s)