【插件資訊】插件來源:部份修改
使用指令:以下為銀行系統的兩個指令,請在遊戲中按Y後輸入
bank_help = 銀行說明
bank_menu = 銀行選單
安裝路徑:請看說明
【插件介紹】amx_bank.amxx 放置路徑 X:\HLServer\cstrike\addons\amxmodx\plugins
amx_bank.sma 放置路徑 X:\HLServer\cstrike\addons\amxmodx\plugins
打開路徑 X:\HLServer\cstrike\addons\amxmodx\configs\
amxx.cfg 打上
//開設新銀行賬號時默認存放的數量,如果沒有這麼多數量那麼什麼時候有什麼時候自動存入 (默認1000)bank_default_opening 1000//銀行開關是否發消息到玩家 (默認 1; 0|1) 關|開bank_state 1//使用銀行最少人數限制 (默認 2)bank_min_players 2//銀行使用權限制 (默認 0; 0|1|2) 0為任何人可以使用; 1為"addons/amxmodx/configs/bankusers.ini"上的或SQL表bankusers上有的SteamID及管理員可以使用 ;2為只有ini上有SteamID的可以使用bank_restrict 0//設定多少回合內可以使用銀行 (默認 15)bank_interest_rounds 15// 返回多少利息 (默認 0.01 (0.01 = 1%))bank_interest_rate 0.01//Bank fee for first transaction in each round (default 0; in $)bank_fees_base 0//Increase in the current bank fee per transaction (default 0; in $)bank_fees_increase 0//How many rounds to wait to turn on the bank at the beginning of the map.bank_offrounds 1//Set the message displayed to tell people that the bank is runningbank_msg "本服務器使用了銀行插件,輸入bank_menu調用銀行菜單,輸入bank_help查看幫助"//(default 60) - Set the rate in seconds at which the message is displayedbank_msg_interval 90//(default 0; 0|1) - 為STEAM ,1為ID紀錄bank_use_name 0為STEAM ,1為ID紀錄打開路徑 X:\HLServer\cstrike\addons\amxmodx\configs\
plugins.ini 打上
amx_bank.amxx ; 銀行系統本插件附加銀行系統原始碼,本插件由Fallen-Angel版權所有,嚴禁盜取
[此文章售價 1 雅幣已有 203 人購買]
若發現會員採用欺騙的方法獲取財富,請立刻舉報,我們會對會員處以2-N倍的罰金,嚴重者封掉ID!