SA-MP Forums Archive
Ammunation interior blank? - 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: Ammunation interior blank? (/showthread.php?tid=335335)



Ammunation interior blank? - TheMightyEddy - 18.04.2012

I can't see anything inside the los santos ammunation but when I walk around I can feel that stuff is blocking me so I have to walk around. How can I see the interior or maybe the world problem? I have the interior id set to 7. any help?


Re: Ammunation interior blank? - @Riichard - 18.04.2012

Enter the desired interior and type /interior
and put in command
PHP код:
SetPlayerInterior(playeridID



Re: Ammunation interior blank? - TheMightyEddy - 18.04.2012

Quote:
Originally Posted by @Riichard
Посмотреть сообщение
Enter the desired interior and type /interior
and put in command
PHP код:
SetPlayerInterior(playeridID
Where do I put that?


Re: Ammunation interior blank? - Jonny5 - 18.04.2012

i think the problem here is some of the interiors have a different virtual world(universe id)

https://sampwiki.blast.hk/wiki/InteriorIDs
this link shows the cords for all interiors and what world they are in


so use SetPlayerVirtualWorld when setting there interior
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld


Re: Ammunation interior blank? - TheMightyEddy - 18.04.2012

Never mind. I got it.