save color
#4

In OnPlayerDisconnect callback, get player's color
pawn Код:
GetPlayerColor(playerid)
and save it to your already existed register/login system. In OnPlayerConnect callback, let them login and then
pawn Код:
SetPlayerColor(playerid, load_the_color_and_set_it);
PS: I never had problems like resetting my color on player's death.
Reply


Messages In This Thread
save color - by Fernado Samuel - 21.03.2013, 21:32
Re: save color - by Joshman543 - 21.03.2013, 21:42
Re: save color - by Fernado Samuel - 21.03.2013, 21:52
Re: save color - by Konstantinos - 21.03.2013, 21:56

Forum Jump:


Users browsing this thread: 3 Guest(s)