18.10.2011, 22:54
I'm working on a RPG script and i wanted to make the Player name color save when the player disconnects/server restart.
Right now i have SetPlayerColor(playerid, COLOR_WHITE); - OnPlayerConnect | and i cant have the colors save if this is in the way because everytime the player connects, they have white color.
I want to know to to make it save for example, I have a blue color, and i leave the server, i come back and i still have a white color. Can you please help?
Thanks!
Right now i have SetPlayerColor(playerid, COLOR_WHITE); - OnPlayerConnect | and i cant have the colors save if this is in the way because everytime the player connects, they have white color.
I want to know to to make it save for example, I have a blue color, and i leave the server, i come back and i still have a white color. Can you please help?
Thanks!