SetSpawnInfo and skin saving?
#3

You can't do this because using INI_Int.. just loads the variable, it doesn't actually set the players cash to that. You would have to do the same thing with the skin. To give them the skin you saved, you need to set it when they spawn. This is from my GM, so the variables will be different but just edit it to fit your saving system.

Code:
SetPlayerSkin(playerid, PlayerInfo[playerid][Skin]);
Reply


Messages In This Thread
SetSpawnInfo and skin saving? - by Hargrave - 26.07.2013, 23:09
Re: SetSpawnInfo and skin saving? - by Hargrave - 27.07.2013, 08:29
Re: SetSpawnInfo and skin saving? - by NotIntegrated - 27.07.2013, 08:38
Re: SetSpawnInfo and skin saving? - by Scottas - 27.07.2013, 08:41
Re: SetSpawnInfo and skin saving? - by Hargrave - 27.07.2013, 08:52
Re: SetSpawnInfo and skin saving? - by Scottas - 27.07.2013, 08:59
Re: SetSpawnInfo and skin saving? - by Hargrave - 27.07.2013, 09:01

Forum Jump:


Users browsing this thread: 2 Guest(s)