SA-MP Forums Archive
[HELP] Objects not loading - 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: [HELP] Objects not loading (/showthread.php?tid=154263)



[HELP] Objects not loading - Chocolate_Rain - 13.06.2010

Hey, i made a base for a server of a friend, the base works fine when i have it in my server
but when he trys it, the objects, vehicles and pickups wont show up
only the teleport cmd works..
when i compile the FS i dont get any errors or warnings

would someone please try to figure out what causes the problem?
you can download it here: http://www.sendspace.com/file/9zt2xn

EDIT: Is it possible that the problem was caused because i used OnGameModeInit() instead of OnFilterScriptInit() for the objects and stuff ??


Re: [HELP] Objects not loading - ablogwriter - 13.06.2010

I just tried download the file via SendSpace (the link you gave here) and it worked perfectly, no errors compiling, I think stupid Mibbit IRC adds something to the code at the bottom, member that odd line I was telling you about?

So it compiled fine, and I went into the server after re-loading the new files, and teleport works like you said, but still no objects load :/


Re: [HELP] Objects not loading - TheInnocentOne - 13.06.2010

In SA-MP the MAXIMUM amount of objects you can have is around 250.

Most likely your friend already has too many in his other scripts that are being loaded. If you need more objects I suggest you get an object streamer.


Re: [HELP] Objects not loading - Chocolate_Rain - 13.06.2010

Hhm ill try a object streamer


Re: [HELP] Objects not loading - ablogwriter - 13.06.2010

Would he or I need the object streamer? If I do, what do I do with it exactly, because I have never used that....


Re: [HELP] Objects not loading - Libra - 13.06.2010

Quote:
Originally Posted by [SAG
$KingCory$ ]
Would he or I need the object streamer? If I do, what do I do with it exactly, because I have never used that....
Try this: http://forum.sa-mp.com/index.php?topic=164498.0

That's good


Re: [HELP] Objects not loading - ablogwriter - 13.06.2010

Quote:
Originally Posted by Libra
Quote:
Originally Posted by [SAG
$KingCory$ ]
Would he or I need the object streamer? If I do, what do I do with it exactly, because I have never used that....
Try this: http://forum.sa-mp.com/index.php?topic=164498.0

That's good
Added thanks. I dont understand what to do now tho...


Re: [HELP] Objects not loading - Chocolate_Rain - 14.06.2010

hmm i cant figure out how object streamer exactly works,
but ill just make a smaller base :P
anyway, thanks for the help