strings help
#2

Try changing the value pRank returns:

Код:
stock pRank(playerid) 
{ 
    new playername[MAX_PLAYER_NAME]; 
    GetPlayerName(playerid, playername, MAX_PLAYER_NAME); 
    dini_Get(AddDirFile(dir_userfiles, playername), "Rank"); 
    return playername; 
}
Reply


Messages In This Thread
strings help - by silverms - 02.03.2017, 22:11
Re: strings help - by Toroi - 02.03.2017, 22:14
Re: strings help - by silverms - 02.03.2017, 22:24
Re: strings help - by Toroi - 02.03.2017, 22:37
Re: strings help - by GoldenLion - 03.03.2017, 12:15
Re: strings help - by RyderX - 03.03.2017, 12:26
Re: strings help - by GoldenLion - 03.03.2017, 15:54

Forum Jump:


Users browsing this thread: 2 Guest(s)