Objects disappear after some driving - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Objects disappear after some driving (
/showthread.php?tid=258971)
Objects disappear after some driving -
tal_peretz - 02.06.2011
I have stunts area, after you driving on the road the object disappear and you need to going down from the car and back to the car if you want to continue the area...
i have this streamer -
https://sampforum.blast.hk/showthread.php?tid=102865
and i try to do -
Streamer_Update(playerid);
in public OnPlayerUpdate
and it's not work..
What should i do?