Help with loading / saving system.
#1

Hello,

I'm a beginner scripter, I followed Kush's login/account system, and I'm trying to add in a system to skip the class selection screen and just spawn in the player after he/she registered or logged in, and have their skin set to what it was previously, or if they're just registering, set to a default skin.

I have no clue how to skip to skin selector screen even after googling it
Code:
 spawnplayer(playerid)
does not seem to work and when I did get it to work it spawned me out in blueberry and idk where to add in the spawn location, I do have the skin saving system set, but I can't figure out how to open up the y_ini file, get the skin ID from that and use it.

I've tried this and it doesn't work
Code:
SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin])
Skip class selection screen and spawn: No clue how to do
Save skin on disconnect: Got it.
Setskin to what was saved on login: No clue how to fix it
Reply


Messages In This Thread
Help with loading / saving system. - by zConroy - 07.08.2014, 02:45
Re: Help with loading / saving system. - by IceBilizard - 07.08.2014, 03:42
Re: Help with loading / saving system. - by zConroy - 07.08.2014, 04:26
Re: Help with loading / saving system. - by IceBilizard - 07.08.2014, 04:31
Re: Help with loading / saving system. - by zConroy - 07.08.2014, 04:38
Re: Help with loading / saving system. - by IceBilizard - 07.08.2014, 04:41
Re: Help with loading / saving system. - by zConroy - 07.08.2014, 04:51
Re: Help with loading / saving system. - by IceBilizard - 07.08.2014, 05:03

Forum Jump:


Users browsing this thread: 1 Guest(s)