SA-MP Forums Archive
Help with... Interior? - 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: Help with... Interior? (/showthread.php?tid=333170)



Help with... Interior? - jessejanssen - 10.04.2012

Hey all,

We got this bug since we decided to update our Streamer so I think that it has something to do with that but changing the Streamer again doesn't work. Let me show the problem, here is a video:
http://*********/IRWoj4ovWVA

As you can see it does not load the textures from the LSPD garage ( It's actually SFPD's garage in another world ID then 0 ) but the garage does actually work since you can walk there and there are solid objects. I hope someone can tell me how to fix it.

Thank you in advance,

Jesse


Re: Help with... Interior? - TzAkS. - 10.04.2012

I think that is from virtualworld.
If not try this streamer.
https://sampforum.blast.hk/showthread.php?tid=102865


Re: Help with... Interior? - jessejanssen - 11.04.2012

We already got it fixed ourselfs, at the end it wasn't a Streamer problem but a interior problem as said before by "TzAkS.". Thank you anyways .


Re: Help with... Interior? - ReneG - 11.04.2012

SetPlayerInterior(playerid, 10);

Wherever your teleport code is. Interior 10 is the ID of the SFPD HQ.