Quote:
Originally Posted by sigerman
I don't know how to: change the command of the menu
The rest I've done It with no problem!
|
if you want to use this plugin with more currencies then there is two ways to do that:
1. Edit the full code of plugin
2. Use the plugin two time with different data for exmaple..
- Change the name of the cofing file line 41 "new const g_iFile[ ] = "BankSystem.ini";"
- Change the data in the confing file like
- "SQL_TABLE = bank"
- "NVAULT_DATABASE = Bank"
- "BANK_MENU = say /bank , say_team /bank" // This is the command of the menu
__________________