22.07.2017, 11:41
You mean your objects not appearing when you TogglePlayerSpectate?
well if yes then you have to use Streamer Update.
you can use this after setting player pos
or also you can use this which is more accurate.
well if yes then you have to use Streamer Update.
you can use this after setting player pos
PHP код:
Streamer_Update(playerid);
PHP код:
Streamer_UpdateEx(playerid, Float:x, Float:y, Float:z);