objects wont load - 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: objects wont load (
/showthread.php?tid=295054)
objects wont load -
jhn - 04.11.2011
Okey
My objects wont load at all, have deleted every fs and i got a streamer, tried different streamers..
What the fuck is happening? My srv worked fine until a day ago whne suddenly the objects were gone

please help
Re: objects wont load -
=WoR=G4M3Ov3r - 04.11.2011
Did you change hosts ?, check your server.cfg for streamer, or streamer.so if linux.
check your script for custom objects, and make sure its CreateDynamicObject and not CreateObject.
-Just trying to give you some possible solutions.
Re: objects wont load -
jhn - 04.11.2011
Done all of that already
No- No host changed, thanks anyways!
Re: objects wont load -
Kingunit - 05.11.2011
Are you sure the objects are in the script? Try creating a new filterscript, include the streamer and place at OnFilterScriptInit all your objects, then reload your filterscript ingame.