View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 12-04-2007 , 01:33   Re: Forbidden weapons
Reply With Quote #2


Changelog :
- - - - - - - - -
v1.2.0 : [ ??-01-2008 ] - Major release. Not release yet.
( Coming soon. )

(!) Fixed. Money was not put back after buying a forbidden weapon. (blocked hud + money back)
(+) Added a check to ignore weapon which is already saved.
(+) Added a check after using command to prevent to have forbidden weapon.
(+) Chat messages can be disabled now.
(+) Buying and given by map are now separated.
(+) Added new feature : replacement. A forbidden weapon can be replaced by another.
(+) Added new feature : limitation. Specifies the number of weapons or a percentage.
(+) Added new feature : collect. [Not|allowing] to collect weapon [anywhere|buyzone].
(+) Added new feature : punishments. ( Not implemented yet... )
(+) Each features can be set per weapons, per team from a file.
(-) 'fw_team_t' and 'fw_team_ct' cvars has been removed.

There will be more features but I need to think about a good organization of the configuration file.
e.g: punishements, it's a bit difficult to implement that because of I want customizable punishments for each weapons.
v1.1.2 : [08-01-2008]
(!) Fixed a bug. Ct weapons were read as Ts, and reversely.
v1.1.1 : [04-12-2007]
(+) Fixed a bug in which weapons have not saved at the first start of server.
v1.1.0 : [ 11-11-2007 ]
(!) Fixed a typo in order to allow compilation under amxx 1.7x.
(!) Fixed a little bug avoiding a repetition of a message in the chat
(+) Added a check if the weapon is allowed after restarting plugin via the command.
(+) Added a public cvar. ( to find easily who is using my plugin ;) )
(+) Now forbidden weapons can be set by team.
(+) Added 'fw_team_t' and 'fw_team_ct' cvar.
(-) 'fw_forbidden_weapons' cvar has been removed.
v1.0.0 : [ 7-11-2007 ]
(+) First release.

Credits :
- - - - - -
  • deejay87 : Requested by him.
  • VEN : Weapon priority code and 2 functions from fakemeta_util.
__________________

Last edited by Arkshine; 01-08-2008 at 09:50.
Arkshine is offline