No interiors? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: No interiors? (
/showthread.php?tid=522757)
No interiors? -
ajam123 - 29.06.2014
My samp doesn't show a interior which already automatically have in gta sa normal. I use the current cordinates from the wikia
Re: No interiors? -
Banana_Ghost - 29.06.2014
Did you use SetPlayerInterior(playerid, [interior id]); ?
Re: No interiors? -
SupaVZ - 29.06.2014
lol maybe ure missing something
Re: No interiors? -
AroseKhanNiazi - 29.06.2014
maybe ur script has
pawn Код:
DisableInteriorEnterExits();
Re: No interiors? -
ajam123 - 29.06.2014
Thank you,
pawn Код:
DisableInteriorEnterExits(); //were the problem
Re: No interiors? -
AroseKhanNiazi - 29.06.2014
Quote:
Originally Posted by ajam123
Thank you,
pawn Код:
DisableInteriorEnterExits(); //were the problem
|
Glad that I helped
Re: No interiors? -
ajam123 - 29.06.2014
i have one problem again, when i go to the coordinates (were at wikia) by teleport.. i don't see any objects inside there.. and i were fall down..
Re: No interiors? -
amirab - 29.06.2014
you should set interior , too
PHP код:
SetPlayerInterior
Re: No interiors? -
ajam123 - 29.06.2014
I mean i use coordinates from here "http://weedarr.wikidot.com/interior" but i fall down. In other gamemode, it's work properly.