Detaljan opis problema😛a ovako imam ovu komadnu sa kojom ulaziÅ¡ i izlazis iz inta ali ja bih stavio ovu provjeru
if(PlayerInfo == 1 || PlayerInfo == 1)i ono da izade poruka nista clan ako mi moze neko napraviti
a public je ovaj
if( newkeys == KEY_SECONDARY_ATTACK )
{
if(IsPlayerInRangeOfPoint(playerid, 2.0, 1554.4293,-1675.4761,16.1953))
{//Police Department Enter
SetPlayerInterior( playerid, 6 );
SetPlayerPos(playerid, 246.9940,63.3676,1003.6406);
}
if(IsPlayerInRangeOfPoint(playerid, 2.0, 246.9940,63.3676,1003.6406))
{//Police Department Exit
SetPlayerInterior( playerid, 0 );
SetPlayerPos(playerid, 1554.4293,-1675.4761,16.1953);
}
}
}Dio skripte:
Neke slike/video za lakse dobivanje pomoci(neobavezno):
