01.03.2017, 06:51
so I'm trying to make a rank system but I'm facing an error called error:undefined symbol Guest
here is the code
and is there any way to get player rank like strock GetPlayerRank(playerid); ?
here is the code
PHP код:
if(ran > 2 && ran<6)
{
Rank[i]=Guest;
}

