15.01.2015, 20:06
Quote:
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:
|
So, Is this true ?
PHP Code:
public GetPlayerAVSAdmin(playerid)
{
return AdminLevel[playerid] < 5;
}