PDA

View Full Version : Trinity C++ Gold Banker NPC



dk_grimer
23-03-13, 05:20 AM
Gold Banker NPC


Description: This script is based on the normal player's bank, but this one allows players to create, rename or disand own deposits at any time, they can also withdraw & deposit gold whenever they want to :)




About the script:


SQL -- creates a npc with entry 1000000
SQL -- creates a table in the world database: gold_bank_data
Configs inside the script: max deposits per player, max gold can be deposited per deposit, creating a deposit cost, deposit cost + cost increased by the deposits owned (like talent resets cost)
Players can rename the deposit
Players can disband a deposit
Players can withdraw and deposit gold at any time on which deposit they wish




Some screens ImageShack Album - 5 images (http://imageshack.us/g/1/10073120/)
Or slideshow screens ImageShack(TM) slideshow (http://img109.imageshack.us/slideshow/player.php?id=img109/9598/1364035731m5j.smil)


Download script here: http://www.mediafire.com/?dqm0d974rg2ge86 (http://adf.ly/LSvVC)
[All credits (AlexeWarr) me]


How to add custom scripts to your core? Visit this page How-to_CustomScript - TrinityCore - KPsN Collaboration Platform (http://collab.kpsn.org/display/tc/How-to_CustomScript)


In the update I will add:
Deposit tokens, with administrator options and configs
Administrator panel, for ingame GMs or Administrators to manage player's deposits and more flexible options.

Neldor
16-05-14, 04:05 PM
TY ;) Update ?