Killing in the X Interior or Pos
#5

Quote:
Originally Posted by <Weponz>
Посмотреть сообщение
Why don't you put
pawn Код:
DisableInteriorWeapons(1);
under OnGameModeInit()?

EDIT:

My BAd Its
Код:
AllowInteriorWeapons(0);
Very Good, Thanks.

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(GetPlayerInterior(killerid) == INTERIORID)
    {
        SendClientMessage(killerid, COLOR_RED, "Don't kill in this interior noooooooooooooob! >:D");
    }
    return 1;
}
When I put the code, I not get any error, but when the player killed dies in X interior, the spawn is bug.

Help please
Reply


Messages In This Thread
Killing in the X Interior or Pos - by Master[Pro] - 03.12.2010, 01:14
Re: Killing in the X Interior or Pos - by [L3th4l] - 03.12.2010, 01:38
Re: Killing in the X Interior or Pos - by Master[Pro] - 03.12.2010, 03:40
Re: Killing in the X Interior or Pos - by <Weponz> - 03.12.2010, 03:48
Re: Killing in the X Interior or Pos - by Master[Pro] - 03.12.2010, 16:39
Re: Killing in the X Interior or Pos - by WillyP - 03.12.2010, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)