My new GM works but on playerspawn
#1



How can I fix that?

pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerPos(playerid, 2470.7280,-1753.0665,13.5469);
    SetPlayerFacingAngle(playerid, 269.1088);
    SetPlayerInterior(playerid, 0);
    return 1;
}
Reply
#2

If you are using JunkBuster, update it to the last version: https://sampforum.blast.hk/showthread.php?tid=71877
Reply
#3

Not using JunkBuster.
Reply
#4

you must set the player pos...
Reply
#5

i dont use addplayerclass... just setplayerpos solved the problem for me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)