12.08.2013, 18:06
Do you have any timers in your script that might be interfering with the objects in any way?
You can also shove these codes under OnGameModeInit:
You can also shove these codes under OnGameModeInit:
pawn Код:
Streamer_TickRate(60);
Streamer_VisibleItems(STREAMER_TYPE_OBJECT, 500);