New Function, would it work?
#8

Код:
new weapon = GetPlayerWeapon( playerid );
switch ( weapon )
{
	case WEAPON_MINIGUN, WEAPON_FLAMETHROWER:
	{
		Ban( playerid );
	}
}
Something like this maybe?
Reply


Messages In This Thread
New Function, would it work? - by Ash. - 21.09.2010, 16:53
Re: New Function, would it work? - by [XST]O_x - 21.09.2010, 16:57
Re: New Function, would it work? - by Sergei - 21.09.2010, 16:58
Re: New Function, would it work? - by Ash. - 21.09.2010, 17:01
Re: New Function, would it work? - by Mauzen - 21.09.2010, 17:02
Re: New Function, would it work? - by [XST]O_x - 21.09.2010, 17:02
Re: New Function, would it work? - by Ash. - 21.09.2010, 17:09
Re: New Function, would it work? - by Slice - 21.09.2010, 17:12
Re: New Function, would it work? - by Ash. - 21.09.2010, 17:14
Re: New Function, would it work? - by Slice - 21.09.2010, 17:18

Forum Jump:


Users browsing this thread: 2 Guest(s)