SA-MP Forums Archive
Not 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Not loading objects (/showthread.php?tid=267890)



Not loading objects - Anzhelov - 10.07.2011

I have mapped something. I converted it (streamer plugin "CreateDynamicObject") and putted it in the script. It doesn't load IG. I tried putting it on the top of all maps I have in my script. It doesn't work again. Every other object is working perfect. What can cause this?


Re: Not loading objects - Stigg - 10.07.2011

Can we see a snippet of your code ?


Re: Not loading objects - park4bmx - 10.07.2011

you don't give us enough information to help you

Like:
is your Streamer Loaded ?
Under What Call Back do you stream the objects ?
Any Errors You get in the console ?
.....


Re: Not loading objects - Anzhelov - 10.07.2011

The Streamer is loading perfectly, every other object (with streamer) is loading.
No errors/fatal errors/warnings when I compile.
It's in the middle of the other objects (every other works, but this not) I checked the codes again. They are alright.