26.04.2014, 14:59
[center]

Doesen't work if i try with Setplayerpos --> KICK , if i use SetSpawnInfo --> Work , no kick , wrong coords.

Doesen't work if i try with Setplayerpos --> KICK , if i use SetSpawnInfo --> Work , no kick , wrong coords.
pawn Код:
SetSpawnInfo(playerid, 0, 0, 1684.0186,-2325.7605,13.5469,1.1800, 0, 0, 0, 0, 0, 0); <-- airport
SpawnPlayer(playerid);
SetPlayerPos(playerid,1684.0186,-2325.7605,13.5469);
SetPlayerFacingAngle(playerid, 1.1800);