SA-MP Forums Archive
I may have found a bug.. - 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: I may have found a bug.. (/showthread.php?tid=96349)



I may have found a bug.. - Hiphop - 07.09.2009

I don't know if this only occurs in my GM but this is what happens:

when I login with RCON, reset the server it sometimes skips the skin selection..

//EDIT: I think this only happens with Grand Larceny.. (but im not sure)


Re: I may have found a bug.. - MaddDogg14 - 07.09.2009

Looks like there is a...

Код:
SpawnPlayer(playerid);
...in your code.
Check for that and perhaps remove it.


Re: I may have found a bug.. - Hiphop - 07.09.2009

Nope, can't find any spawnplayer..