no weapons in interior
#10

AllowInteriorWeapons does nothing

to resolve it, try this includes:
fixes.inc: https://sampforum.blast.hk/showthread.php?tid=292813

or Add This in "OnPlayerUpdate" (You can remove that "AllowInteriorWeapons"):
pawn Код:
if(GetPlayerInterior(playerid) && GetPlayerWeapon(playerid)) SetPlayerArmedWeapon(playerid, 0);
Reply


Messages In This Thread
no weapons in interior - by P<3TS - 29.07.2012, 09:11
Re: no weapons in interior - by Devilxz97 - 29.07.2012, 09:24
Re: no weapons in interior - by P<3TS - 29.07.2012, 09:28
Re: no weapons in interior - by P<3TS - 29.07.2012, 09:37
Re: no weapons in interior - by Devilxz97 - 29.07.2012, 09:41
Re: no weapons in interior - by P<3TS - 29.07.2012, 09:44
Re: no weapons in interior - by [MM]RoXoR[FS] - 29.07.2012, 09:45
Re: no weapons in interior - by P<3TS - 29.07.2012, 09:46
Re: no weapons in interior - by P<3TS - 29.07.2012, 09:55
Re: no weapons in interior - by Andi_Evandy - 29.07.2012, 10:14

Forum Jump:


Users browsing this thread: 1 Guest(s)