OnPlayerSpawn bottle and cigarrette
#1

Hi everyone,

this is very old cause i've seen this long time ago, but i dont know how to avoid this anoying issue cause when the player spawns shows the "< > Spawn" buttoms like OnPlayerRequest but this only happens on the first time i die...

so if anyone knows how to avoid this i will really appreciate it, thanks.
Reply
#2

AFAIK this is caused when the player is force spawned without any spawn info being set.
Reply
#3

Nope, i already setted spawn info so isnt that...
Reply
#4

You can use IsPlayerHoldingObject when the player spawns and the just remove his object
pawn Код:
if(IsPlayerHoldingObject(playerid)) StopPlayerHoldingObject(playerid);
Reply
#5

i dont think it gonna work since this problems cames from older versions.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)