summaryrefslogtreecommitdiff
path: root/npc/functions/banker.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-06-19Move to a subdirectoryBen Longbons1-228/+0
2011-04-29small fix of a missleading phrase in banker functionJessica Tölke1-10/+10
2011-04-23Add Bank options. Thanks to o11c and pjotrtoni1-0/+22
2011-04-04Fixing strange bug when using "npcName" as a name for a temporary variabletoni1-8/+8
2010-11-07Fixing return in banker scriptStefan Dombrowski1-3/+3
Also renaming menu option to "Nevermind" if it results to goto L_Nev. Reviewed-by: PjotrOrial
2010-07-22Fix banker storage functionJared Adams1-1/+2
2010-07-11Merged bankersHelmut Grohne1-0/+7
There were two NPCs Achar (Tulishmar) and William (Hurnscald) that provided the storage. These NPCs are now removed. Instead the banker npc provides a menu item to open the storage. Signed-off-by: Jared Adams <jaxad0127@gmail.com>
2010-07-08Fixed banker function to do "quit" correctly.Helmut Grohne1-0/+1
The banker function was lacking a return statement which resulted in "Quit" acting like "retrieve other amount of money". Added the missing return statement.
2010-07-07Add a well to fill empty bottles with waterJared Adams1-4/+7
More wells will be added later. Also fix an indentation error in the banker function.
2010-02-02Fix the banker functionJared Adams1-15/+10
Everything should be fine now.
2010-01-29Restore old banking menuJared Adams1-4/+115
2010-01-27Improve the usefullness of the banker a bitJared Adams1-2/+34
2010-01-24Fix bank exploitJared Adams1-0/+1
2010-01-24Change the banker to use integer input instead of a menujared1-121/+6
2009-03-07Move bank storage to be account levelJared Adams1-14/+20
2009-02-11Reenable bank deposits (now that trade is fixed)Jared Adams1-3/+0
2009-02-02Disable bank deposits for nowJared Adams1-1/+7
2009-02-02Fix typoJared Adams1-1/+1
2009-02-02Fix exploit in banker functionJared Adams1-0/+1
2008-11-02Branch data for eAthenaJared Adams1-0/+160