OnPlayerDisconnect
#4

Quote:
Originally Posted by DAVIDXP
Посмотреть сообщение
Sure :
pawn Код:
stock UserPath(playerid)
{
    new string[128],playername[MAX_PLAYER_NAME];
    GetPlayerName(playerid,playername,sizeof(playername));
    format(string,sizeof(string),PATH,playername);
    return string;
}
show me the #define of PATH & are you sure that the file exists?
Reply


Messages In This Thread
OnPlayerDisconnect - by DAVIDXP - 01.07.2013, 18:40
Re: OnPlayerDisconnect - by Kirollos - 01.07.2013, 18:44
Re: OnPlayerDisconnect - by DAVIDXP - 01.07.2013, 18:45
Re: OnPlayerDisconnect - by Kirollos - 01.07.2013, 18:52
Re: OnPlayerDisconnect - by DAVIDXP - 01.07.2013, 18:53
Re: OnPlayerDisconnect - by Kirollos - 01.07.2013, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)