SA-MP Forums Archive
Player spawn with objects - 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: Player spawn with objects (/showthread.php?tid=335887)



Player spawn with objects - jop9888 - 20.04.2012

Hee all,

I noticed that I spawn on my server with random objects like a bottle or a fag, and that object stays there when I walk away, how can I get rid of them?

Thanks in advance,

Jop9888


Re: Player spawn with objects - ReneG - 20.04.2012

It's a SA:MP bug, I read somewhere about a possible fix, but it's not for certain. Search around.


Re: Player spawn with objects - jop9888 - 20.04.2012

well i've seen plenty of servers that didn't have this issue..


Re: Player spawn with objects - Ballu Miaa - 20.04.2012

Quote:
Originally Posted by jop9888
Посмотреть сообщение
well i've seen plenty of servers that didn't have this issue..
Yeah same. Isnt there any solution for it? I mean a permanent one? Will give 3 Rep points to the Problem Solver!

Repped jop9888 for bringing up this issue.


Re: Player spawn with objects - RollTi - 20.04.2012

Not sure but

I heard that this is causing from your script something like because of

SpawnPlayer
TogglePlayerSpectating

This is has been report and post in SAMP Forum Years ago by searching ****** i saw many topics about this.

Not sure but i will keep searching about this bug/issue


Re: Player spawn with objects - Ballu Miaa - 20.04.2012

Quote:
Originally Posted by RollTi
Посмотреть сообщение
Not sure but

I heard that this is causing from your script something like because of

SpawnPlayer
TogglePlayerSpectating

This is has been report and post in SAMP Forum Years ago by searching ****** i saw many topics about this.

Not sure but i will keep searching about this bug/issue
Uhmm. Is there any Alternative for SpawnPlayer() native function then?