Team' s fund
Posted: Mon Nov 22, 2021 12:04 am
Hello everyone!
This is a simple plugin for sharing margin money to teammate.
*1.Levy upon tax from players whose money more than LEVYPOINT by cess.
*2.Imburse players whose money less than BASEMONEY.
*3.This plugin is applicable for the server which using unlimited money.
-----------------------------------------------------------------
amxx.cfg custom(if you has not define,default mount will use):
//custom for imburse player whose money less than the BASEMONEY
Fund_BASEMONEY 5000
//custom each team's max fund
Fund_MAXFUND 100000
//custom the levy up point
Fund_LEVYPOINT 10000
//custom base cess
//player's cess = player's money / LEVYPOINT * BASECESS
Fund_BASECESS 10
//custom highest cess
Fund_MAXCESS 90
------------------------------------------------------------------

get plugin
get source
This is a simple plugin for sharing margin money to teammate.
*1.Levy upon tax from players whose money more than LEVYPOINT by cess.
*2.Imburse players whose money less than BASEMONEY.
*3.This plugin is applicable for the server which using unlimited money.
-----------------------------------------------------------------
amxx.cfg custom(if you has not define,default mount will use):
//custom for imburse player whose money less than the BASEMONEY
Fund_BASEMONEY 5000
//custom each team's max fund
Fund_MAXFUND 100000
//custom the levy up point
Fund_LEVYPOINT 10000
//custom base cess
//player's cess = player's money / LEVYPOINT * BASECESS
Fund_BASECESS 10
//custom highest cess
Fund_MAXCESS 90
------------------------------------------------------------------
get plugin
get source