Help me please! - 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 me please! (
/showthread.php?tid=297764)
Help me please! -
roma8426 - 17.11.2011
Hello!
I have problem with the streamer (incognito)
I want to use the streamer but the objects need to be CreateDynamicObject(.....)
How can i change my objects from simple CreateObject(...) to CreateDynamicObject(....)
Because i have many objects with CreateObject.
How can i change it?
Thanks allways!
AW: Help me please! -
xerox8521 - 17.11.2011
http://convertffs.com
Re: Help me please! -
Calgon - 17.11.2011
http://www.convertffs.com/
Re: Help me please! -
roma8426 - 17.11.2011
thanks and something alse, after i start use the streamer, when player spawn the objects load slowly so player cant spawn on something like police deportament
Re: Help me please! -
nuriel8833 - 17.11.2011
Maybe thats a bug,streamer just shows short-distance objects,if it doesn't load
any object at all,something is wrong..
Re: Help me please! -
roma8426 - 17.11.2011
it load slowly, can i do something with this?
nuri meefo ata?
Re: Help me please! -
nuriel8833 - 17.11.2011
מישראל,אבל מותר לדבר כאן רק באנגלית.
--------------
Maybe you have too many objects,or your PC is just too slow
I dont think it can be solved
Re: Help me please! -
MP2 - 17.11.2011
Use Streamer_UpdateEx() before the SetPlayerPos/SetVehiclePos function at the coordinates where the player is being teleported. This will stream the objects at the given coordinates for the player.