13.03.2015, 16:05
If you're using Incognito's streamer, with dynamic objects, there's a function to load the objects:
Do that before setting his position.
Freezing the player is a horrible way to do it.
pawn Код:
native Streamer_UpdateEx(playerid, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1);
Freezing the player is a horrible way to do it.