server starts sets all skins to 3 - 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)
+--- Thread: server starts sets all skins to 3 (
/showthread.php?tid=371896)
server starts sets all skins to 3 -
Tom1412 - 24.08.2012
when ever the server starts it sets the pskin line in every account to 3.
I don't know why but they is only corodnates after . that have 3
Does anyone know why?
Re: server starts sets all skins to 3 -
clarencecuzz - 24.08.2012
Either show us where your script sets a value for pskin, or set pSkin to 0 OnPlayerConnect. (Doesn't have to be 0, can be whatever you require)
Re: server starts sets all skins to 3 -
Tom1412 - 24.08.2012
it gets pSkin from the persons account file and is placed in SetSpawnInfo, Under OnPlayerConnect.