Player position not saved on crash/timeout
#3

or try this
pawn Код:
if(LoggedIn[playerid] == 1) SaveAccountStats(playerid);
    static string[64];
    switch(reason)
    {
        case 0: format(string,sizeof string,"» "cred"%s has left the server. (Timed out)",GetPName(playerid));
        case 1: format(string,sizeof string,"» "cred"%s has left the server. (Leaving)",GetPName(playerid));
        case 2: format(string,sizeof string,"» "cred"%s has left the server. (Kicked/Banned)",GetPName(playerid));
    }
Reply


Messages In This Thread
Player position not saved on crash/timeout - by Tass007 - 21.09.2016, 06:48
Re: Player position not saved on crash/timeout - by bboytimix - 21.09.2016, 07:33
Re: Player position not saved on crash/timeout - by bboytimix - 21.09.2016, 07:36
Re: Player position not saved on crash/timeout - by Tass007 - 21.09.2016, 11:10
Re: Player position not saved on crash/timeout - by jlalt - 21.09.2016, 11:16
Re: Player position not saved on crash/timeout - by Konstantinos - 21.09.2016, 11:46
Re: Player position not saved on crash/timeout - by Tass007 - 21.09.2016, 12:11
Re: Player position not saved on crash/timeout - by Konstantinos - 21.09.2016, 13:12

Forum Jump:


Users browsing this thread: 2 Guest(s)