This plugin allows people to store their money in FLHook controlled banked rather than via bank characters. This allows people to forget about having a million different money characters thanks to the lovely bug filled engine that is Freelancer.
Quick summary of the commands : -
(you can work out what they do from the names)
/bank create LazBank 123
/bank deposit LazBank 123 1000000
/bank withdraw LazBank 123 50000
/bank show LazBank 123
/bank transfer LazBank 123 50000 KazinsalCoffeeFund <-- That would be a bank btw, not character
/bank pass LazBank 123 dave
/bank masterpass LazBank 123 321
/bank history LazBank 123 10
/bank history LazBank 123 all
/bank <-- Help Menu
In addition to this, there is a warning that can be toggled on/off that alerts people when they are nearing a state of character corruption due to credit overflow. Banks are, by default, deleted after a year of no activity.
Something I've not done yet, but I want to do at some point, is create some external functions that can be used by other plugins to store money in banks / withdraw from them directly. But that is a todo thing.
This plugin allows people to store their money in FLHook controlled banked rather than via bank characters. This allows people to forget about having a million different money characters thanks to the lovely bug filled engine that is Freelancer.
Quick summary of the commands : - (you can work out what they do from the names)
/bank create LazBank 123 /bank deposit LazBank 123 1000000 /bank withdraw LazBank 123 50000 /bank show LazBank 123 /bank transfer LazBank 123 50000 KazinsalCoffeeFund <-- That would be a bank btw, not character /bank pass LazBank 123 dave /bank masterpass LazBank 123 321 /bank history LazBank 123 10 /bank history LazBank 123 all /bank <-- Help Menu
In addition to this, there is a warning that can be toggled on/off that alerts people when they are nearing a state of character corruption due to credit overflow. Banks are, by default, deleted after a year of no activity.
Something I've not done yet, but I want to do at some point, is create some external functions that can be used by other plugins to store money in banks / withdraw from them directly. But that is a todo thing.