GTA SA Interiors
#1

Can someone tell me how to enable the interiors from SA to your SA-MP Server?
Thanks in advance!
Reply
#2

I don't understand what you want to know o,o - you want to allow a players to enter/exit in a interiors? Or you want to know the interiors of SA?
Reply
#3

Quote:
Originally Posted by Matnix
Посмотреть сообщение
I don't understand what you want to know o,o - you want to allow a players to enter/exit in a interiors? Or you want to know the interiors of SA?
I want the interiors just like in SA, like you can enter ammu-nation, clothes stores etc, if you know that I mean :/
Reply
#4

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits
Reply
#5

If you don't see it in-game that mean you've this line in your script? Search it and delete it.

pawn Код:
public OnGameModeInit()
{
    DisableInteriorEnterExits(); // this one
    return 1;
}
Reply
#6

Shouldn't it be Enable instead of Disable?
But thnx anyway
Reply
#7

no it's correct, search
Код:
DisableInteriorEnterExits();
and delete it
Reply
#8

Thx all, If I could give rep I would
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)