SA-MP Forums Archive
Players Falling from the sky - 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: Players Falling from the sky (/showthread.php?tid=214176)



Players Falling from the sky - MasterKy - 20.01.2011

Sometimes it happens that an ID be buggy, and as a player picks up this ID it is falling from the sky, it only normalizes restarting the server, and sometimes the problem is transferred to another ID. Plz anyone know how to fix this?


Re: Players Falling from the sky - MasterKy - 20.01.2011

any help?? oO


Re: Players Falling from the sky - TheYoungCapone - 21.01.2011

its probably has something to do with onplayerspawn.


Re: Players Falling from the sky - THE_KNOWN - 21.01.2011

setplayerposfindz?


Re: Players Falling from the sky - MasterKy - 23.01.2011

THE_KNOWN i find this coords in my GM and i replaced from my callback OnPlayerConnect the variables of the coords of the fall local to another in firm ashore =D
Thanx for the help of everybody!


Re: Players Falling from the sky - ricardo178 - 23.01.2011

First of all don't spam and relax, don't write so fast! My eyes hurts of read and try to understund what you said!

And btw i think it is something on: OnPlayerSpawn ot should be SOMETHING like this:
pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerPos(playerid, 508.7362,-87.4335,998.9609);
    return 1;
}
I repeat, it should be something like this but post your OnPlayerSpawn code!


Re : Players Falling from the sky - Amine_Mejrhirrou - 23.01.2011

did your player spaw in a interior


Re: Re : Players Falling from the sky - ricardo178 - 23.01.2011

Quote:
Originally Posted by Amine_Mejrhirrou
Посмотреть сообщение
did your player spaw in a interior
Is possible this ishappening too