09.05.2013, 12:00
Don't bump your topic in the space of 15 minutes, just wait for someone to reply to you. There is other people that need help too.
Why not try GetPlayerColor under OnPlayerDisconnect and save it via what ever saving system you use, whether it would be ini, yini, mysql.. save it and when the player logs in, retrieve that information again and use SetPlayerColor under OnPlayerConnect once the server has retrieved the data.
Why not try GetPlayerColor under OnPlayerDisconnect and save it via what ever saving system you use, whether it would be ini, yini, mysql.. save it and when the player logs in, retrieve that information again and use SetPlayerColor under OnPlayerConnect once the server has retrieved the data.