Warning PLS Help me
#8

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Create a function instead:
pawn Код:
stock FD2(playerid)
{
    new admin_level;
    if(!strcmp(PlayerInfo[playerid][pNames], "Alex_Flix", true))
    {
        admin_level = PlayerInfo[i][pAdmin];
    }
    return admin_level;
}
I don't think this is what you are aiming for, since you could just use "PlayerInfo[i][pAdmin]". But yeah, use a function instead.
This Code is For :148? or 56233 ?
Reply


Messages In This Thread
Warning PLS Help me - by Dainteresebuli - 06.01.2016, 07:05
Re: Warning PLS Help me - by Amunra - 06.01.2016, 07:07
Re: Warning PLS Help me - by Dainteresebuli - 06.01.2016, 07:17
Re: Warning PLS Help me - by Karan007 - 06.01.2016, 07:19
Re: Warning PLS Help me - by SickAttack - 06.01.2016, 07:23
Re: Warning PLS Help me - by Dainteresebuli - 06.01.2016, 07:23
Re: Warning PLS Help me - by SickAttack - 06.01.2016, 07:27
Re: Warning PLS Help me - by Dainteresebuli - 06.01.2016, 07:28
Re: Warning PLS Help me - by SickAttack - 06.01.2016, 20:28

Forum Jump:


Users browsing this thread: 1 Guest(s)