SA-MP Forums Archive
[Mapping queston :3] Floor doesn't load quick enough. - 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: [Mapping queston :3] Floor doesn't load quick enough. (/showthread.php?tid=455842)



[Mapping queston :3] Floor doesn't load quick enough. - TR4MP - 03.08.2013

Sup lads, i've recently mapped several interiors with the premade wall objects that SAMP has made.

The problem is, the floor objects doesn't spawn quick enough so you fall throught the floor. (Even tho it has a small freeze before you fall.)

Is there any way I can prioritise some specific objects (the floor ofc) to spawn before everything else?


Re: [Mapping queston :3] Floor doesn't load quick enough. - Vince - 03.08.2013

Are you using the streamer plugin? If so, put Streamer_UpdateEx before teleporting. Otherwise ... Well, get a better PC, honestly. You could always freeze the players while stuff is loading but that's no fun.


Re: [Mapping queston :3] Floor doesn't load quick enough. - TR4MP - 03.08.2013

I'll look into it, Thanks!