12.06.2012, 15:15
Yep, you can either use a global variable or Player variables e.g. SetPVarInt(playerid, "Variable Name Here", IntegerAmount) - Set this before changing their skin.
Then after a time, you can use GetPVarInt(playerid, "Variable Name Here") to get the skin id they had beforehand
Then after a time, you can use GetPVarInt(playerid, "Variable Name Here") to get the skin id they had beforehand