View Single Post
Plugin Info:     Modification:          Category:          Approver:   Exolent[jNr] (178)
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-08-2009 , 20:19   Damage by the amount of money 1.5
Reply With Quote #1

Damage by the amount of money 1.5

Description:
Depending on the money that you have, you bring more damage.
For example, if you have more than $14000, the damage is multiplied by 2.5.

Cvar:
amx_dmg_money : On/off the plugin

Server Command:
moneydmg_addlevel <money> <damage multiplier>: Money necessary and multiply the damage.
Example:
moneydmg_addlevel 10000 1.5
You need to have 5000 of money and the damage is multiplied by 1.5

Installation:
Add your custom levels writing in amxx.cfg:
moneydmg_addlevel <money> <damage multiplier>

Changelog:
1.0 - First Release (04 - 08 - 09)
1.3 - Plugin Fixed (04 - 09 - 09)
1.4 - Code Optimized and added new cvars (04 - 11 - 09)
1.5 - Plugin Updated at Exolent's way, thanks (06 - 18 - 09)

Credits:
joaquimandrade
Exolent[jNr]
ConnorMcLeod
Nextra
Starsailor

Enjoy
Attached Files
File Type: sma Get Plugin or Get Source (dmg_amount_money.sma - 2524 views - 1.8 KB)
__________________

Last edited by alan_el_more; 06-18-2009 at 18:51. Reason: Plugin updated at version 1.5
alan_el_more is offline