Server wont load 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: Server wont load objects (
/showthread.php?tid=604853)
Server wont load objects -
PatrikKing123 - 10.04.2016
I use streamer.so and sscanf.so but server load only 2 maps ( one map 800++ objects), i use CreateDynamicObject but still server wont load objects. What i need to do? I tryed some like midostreamer but nothing..

btw Gamemode its from 0, we just started to making RolePlay GM and we cant fix this issue
Re: Server wont load objects -
HuntingMan - 10.04.2016
Be sure that there aren't any object with "CreateObject" because this will remove the CreateDynamicObject power..
and use the latest version of streamer.dll , .so and include then re-compile.....
Re: Server wont load objects -
PatrikKing123 - 10.04.2016
Quote:
Originally Posted by HuntingMan
Be sure that there aren't any object with "CreateObject" because this will remove the CreateDynamicObject power..
and use the latest version of streamer.dll , .so and include then re-compile.....
|
Yeah i tryed this but nothing.. still server wont load maps
Re: Server wont load objects -
HuntingMan - 10.04.2016
After mapping the codes, go
www.convertffs.com and convert them so they will be converted with good indention
Re: Server wont load objects -
PatrikKing123 - 10.04.2016
Quote:
Originally Posted by HuntingMan
After mapping the codes, go www.convertffs.com and convert them so they will be converted with good indention
|
Yeah I do like this.