Disable weapons only in ammunation interiors
#5

Quote:
Originally Posted by Calgon
Посмотреть сообщение
...read what I said... you need to get the coordinates YOURSELF.
Код:
public playerLoop()
{
    for(new i; i < MAX_PLAYERS; i++)
    {
        if(IsPlayerInRangeOfPoint(1, 15, 292.72, -108.23, 1001.51))
        {
            SetPlayerArmedWeapon(i, 0);
        }
    }
}
Its not working i tested it.
Reply


Messages In This Thread
Disable weapons only in ammunation interiors - by Cypress - 26.07.2010, 06:53
Re: Disable weapons only in ammunation interiors - by Calgon - 26.07.2010, 06:56
Re: Disable weapons only in ammunation interiors - by Cypress - 26.07.2010, 07:04
Re: Disable weapons only in ammunation interiors - by Calgon - 26.07.2010, 07:37
Re: Disable weapons only in ammunation interiors - by Cypress - 26.07.2010, 07:39

Forum Jump:


Users browsing this thread: 1 Guest(s)