SA-MP Forums Archive
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)
+--- Thread: Objects not loading (/showthread.php?tid=482735)



Objects not loading - Zombie18256 - 22.12.2013

http://forum.sa-mp.com/showthread.ph...ire+department

When i add the map in the link above it showes up IG but the windows and roof long with my custom mapping to it does not show IG. I repute the map back in from scratch and the same thing happens.

I load the code into map construction and it looks fine

Any one have any idea?


Re: Objects not loading - Voxel - 22.12.2013

Get incognito streamer (search ******) and be sure that its CreateDynamicObject.


Re: Objects not loading - Lynn - 22.12.2013

Goto:
https://sampforum.blast.hk/showthread.php?tid=102865
Download the streamer and place the .dll(If using windows) into your plugins folder.
put in your samp-server.cfg:
plugins streamer
Then in your GM place:
#include <streamer>
Then hit CTRL+H
and replace CreateObject with CreateDynamicObject
Compile the script, and run it. Objects should then load up just fine then.


Re: Objects not loading - Zombie18256 - 23.12.2013

got it ty


Re: Objects not loading - Zombie18256 - 23.12.2013

can some one help me install this?


Re: Objects not loading - Astralis - 24.12.2013

Quote:
Originally Posted by Zombie18256
Посмотреть сообщение
can some one help me install this?
Put the plugin in plugins folder, and also in server.cfg add plugins streamer.so - if your OS is linux, else streamer - if your OS is windows.

www.convertffs.com for converting the objects.


Re: Objects not loading - Zombie18256 - 24.12.2013

ahh im a noob at this could u teamview me or some thin?


Re: Objects not loading - Pottus - 24.12.2013

I like that you admit that you are a noob, I think you should keep trying just a little bit more then if you can't get it I'll help you out you'll learn a lot more finding ways it won't work


Re: Objects not loading - Zombie18256 - 24.12.2013

i got it. Some thing was wrong with the pwn i had to roll back.