Weapons
#3

Well, if you mean that you are wanting 500 spawn off bullets after switching from a standard shotgun, it is rather simple...

This should work, although I have no tested it...

Код:
{
	ResetPlayerWeapons(playerid);
	return 1;
}

{
        AC_GivePlayerWeapon(playerid, 26, 500);
        return 1;
}
Reply


Messages In This Thread
Weapons - by BaubaS - 03.11.2011, 00:57
Re: Weapons - by Medardo4Life - 03.11.2011, 01:03
Re: Weapons - by nmader - 03.11.2011, 01:05
Re: Weapons - by BaubaS - 03.11.2011, 01:10
Re: Weapons - by nmader - 03.11.2011, 01:41
Re: Weapons - by BaubaS - 03.11.2011, 11:33
Re: Weapons - by CyNiC - 03.11.2011, 12:27

Forum Jump:


Users browsing this thread: 1 Guest(s)