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
Or slideshow screens ImageShack(TM) slideshow


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


How to add custom scripts to your core? Visit this page How-to_CustomScript - TrinityCore - KPsN Collaboration Platform


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.