Many objects at one place - 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: Many objects at one place (
/showthread.php?tid=111446)
Many objects at one place -
Galcio - 01.12.2009
Hi.
Yeah, so I've made this map with 176 objects gathered in one place more or less. I've tried to use MidoStreamer, but all the objects won't show. I have also tried to just add them with CreateObject, but I had the same problem as I had with the streamer. Some objects won't show. Is there any solution to this? If so, please reply.
Galcio
Re: Many objects at one place -
*ToM* - 01.12.2009
Quote:
Originally Posted by Galcio
Hi.
Yeah, so I've made this map with 176 objects gathered in one place more or less. I've tried to use MidoStreamer, but all the objects won't show. I have also tried to just add them with CreateObject, but I had the same problem as I had with the streamer. Some objects won't show. Is there any solution to this? If so, please reply.
Galcio
|
Show me your OnGameModeInit/OnFilterScriptInit callback, a place where u should add your objects...
Re: Many objects at one place -
Galcio - 01.12.2009
It's quite alot in my GameModeInIt, I use SAGC gamemode. Here it is:
http://pastebin.com/f7d1d9cb0
Check: "HERE I ADD MIDOSTREAM EXAMPLE", line 178. I didn't want to show all my objects because I don't want anyone to steal my map.