new oldcolor = GetPlayerColor(playerid); new oldskin = GetPlayerSkin(playerid);SetPlayerColor(playerid, oldcolor); SetPlayerSkin(playerid, oldskin);