How to make a interior for a house - 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: How to make a interior for a house (
/showthread.php?tid=568509)
How to make a interior for a house -
KiM0Ro - 22.03.2015
Hi,how to make a interior for a house(bank) if i have all coordonates,thanks
Respuesta: How to make a interior for a house -
alexus - 22.03.2015
Add a pickup at the entrance that teleports you to the interior coords. Add another inside to exit.
Re: How to make a interior for a house -
Chrillzen - 22.03.2015
Check interiors and coords on ******. Use SetPlayerPos and SetPlayerInterior in a command. You might also want to use IsPlayerInRangeOf.