error 035: argument type mismatch (argument 1)
#5

Quote:
Originally Posted by Stinged
Посмотреть сообщение
Show us the AdminLevel stock.
take:
Код:
stock AdminLevel(playerid)
{
new file[64];
GetPlayerName(playerid,pname,MAX_PLAYER_NAME);
format(file, 64, "Users/%s.ini", pname);
return DOF2_GetInt(file, "AdminLevel");
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)