SA-MP Forums Archive
Object not loading till im next to them - 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: Object not loading till im next to them (/showthread.php?tid=171117)



Object not loading till im next to them - iTorran - 25.08.2010

The objects dotn load till im right next to them which can be annoying like when your on a bike ect,
Its same with the tanks at the petrol station, This started when i got 0.3b:

Video: http://www.xfire.com/video/34689c/

Idk wether its just me or my server or sa-mp cause it happened to my friend also


Re: Object not loading till im next to them - Agent Smith - 25.08.2010

You need to re-compile your script if you just use the standard CreateObject.

If you use an object streamer then you need to re-download the new update for the object streamer.


Re: Object not loading till im next to them - iTorran - 25.08.2010

My script has been re-compiled, Ive been editing it all day


Re: Object not loading till im next to them - Agent Smith - 25.08.2010

Well then you need to update your streamer. What streamer do you use?


Re: Object not loading till im next to them - Simas - 25.08.2010

Yup you haven't recompiled your gm with new Pawno Compiler. And this is not only for CreateObject it's for many other streamers. Yuo're maybe creating your objects in FS. So recompile the objects FS


Re: Object not loading till im next to them - iTorran - 25.08.2010

I dont have a streamer, Its standard CreateObject


Re: Object not loading till im next to them - Agent Smith - 25.08.2010

Having you re-compiled your script with the latest inculdes? Like copying the 'pawno' folder into your server folder.
If that doesn't work then look at this: https://sampwiki.blast.hk/wiki/CreateObject - The reason why you had to re-compile your script was because a draw distance parameter was added.


Re: Object not loading till im next to them - [KMA]DlennartD - 25.08.2010

i have the same problem and I use midostream, I hope mido updates his streamer soon


Re: Object not loading till im next to them - [KMA]DlennartD - 25.08.2010

i was experimenting with some normal createobject objects, I re-compiled with the new pawno and I added the FloatrawDistance but still I got this problem. :S

help


Re: Object not loading till im next to them - ¤Adas¤ - 25.08.2010

It is strange. I have my own object streamer (it is in my GM), and it was enough to recompile the script! It works fine Why? I don't really understand...