How do I change HQ 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How do I change HQ Interior (
/showthread.php?tid=269694)
How do I change HQ Interior -
seanny - 17.07.2011
Hello,
I want to know how to change the interior for the LSPD to the one that NG-RP and LS-RP uses.
I am using the GodFather Script that I was given by my admins.
Thanks
Re: How do I change HQ Interior -
Lynn - 17.07.2011
Find out where the /enter is for the LSPD in your script.
Once you find it, replace the X, Y, Z Cords with the ones in the new interior.
Replace the SetPlayerInterior(playerid, 6);
with What ever number the new interior is assigned.
Then you're good to go.