Spawn Info 3.x bug - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Spawn Info 3.x bug (
/showthread.php?tid=433034)
SetSpawnInfo 3.x bug -
Ryan_Obeles - 25.04.2013
this is what i made for my rp server so don't mind the playerdata thingy
PHP код:
SetSpawnInfo(playerid, 0, PlayerData[playerid][pSkin], PlayerData[playerid][pPosX], PlayerData[playerid][pPosY], PlayerData[playerid][pPosZ], PlayerData[playerid][pPosAngle], 0, 0, 0, 0, 0, 0);
SpawnPlayer(playerid);
once you get spawned you get killed 1 time then spawn normally...........i don't exactly know why but i am sure there is nothing wrong with my script this also happens if i spawn on a place where there is a car on that location
NOTE I WILL PUT A VIDEO LATER ITS 2 AM ALREADY