SA-MP Forums Archive
[HELP] disable OnPlayerRequestClass in the second player connect - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] disable OnPlayerRequestClass in the second player connect (/showthread.php?tid=122017)



[HELP] disable OnPlayerRequestClass in the second player connect - akis_tze - 19.01.2010

it is possible to disable the OnPlayerRequestClass when the player connect in the server for second time?

i want to do when the player connect for second time, he spawn without pass again OnPlayerRequestClass

i save the skin so he spawn with the skin which he choose in his first connect


Re: [HELP] disable OnPlayerRequestClass in the second player connect - Fj0rtizFredde - 19.01.2010

I think you can use
pawn Код:
SpawnPlayer(playerid);
when the player has logged in


Re: [HELP] disable OnPlayerRequestClass in the second player connect - [RP]McQueen - 19.01.2010

system like the roleplay servers use? choose a skin on /register only?


Re: [HELP] disable OnPlayerRequestClass in the second player connect - akis_tze - 20.01.2010

yes! that i want to do, choose skin only in register