interior maps ? - 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: interior maps ? (
/showthread.php?tid=311110)
interior maps ? -
Champ - 15.01.2012
how to add interior maps like (jefferson,mansion,lvpd)
i went to jefferson in dbug and typed /save cmd and than i added coords in my script but the player does not spawns at jefferson, player spawn at sky, do you know why ?
Re: interior maps ? -
ScriptJorkis - 15.01.2012
i know why. you didn't set the interior for Jefferson Motel. make sure you set the interior.
Re: interior maps ? -
ScriptJorkis - 15.01.2012
interior for Jefferson Motel
pawn Код:
SetPlayerInterior(playerid, 15);
add this on setplayerpos of jefferson motel i'm sure it work now
Re: interior maps ? -
Min - 15.01.2012
Click here and
here for more information.
P.S:
Y u no search 4 it?
Re: interior maps ? -
Champ - 15.01.2012
Thanks All +1 Rep to all
Re: interior maps ? -
ScriptJorkis - 15.01.2012
No problem our duty is to help beginner scripters