Help wth loading objects - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help wth loading objects (
/showthread.php?tid=633984)
Help wth loading objects -
fireranger11 - 11.05.2017
Objects aren't loading in just Class selection,
I tried "Streamer_UpdateEx(playerid, 4445.8701, -3030.2500, 106.8500);" They appear for a second and disappear again
Re: Help wth loading objects -
fireranger11 - 11.05.2017
Help
Re: Help wth loading objects -
Sew_Sumi - 11.05.2017
24 hour bumps only.
Re: Help wth loading objects -
andrejc999 - 11.05.2017
try streamer_update if that's a thing
EDIT: Try using a timer so where you put streamer_updateex put a timer for a sec SetTimerEx and then under public that's called by the timer put streamer_updateex...