Raised This Month: $51 Target: $400
 12% 

Subplugin Submission Zombie Plague Bank


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
WhightKnight
Senior Member
Join Date: Jun 2008
Old 04-30-2009 , 22:39   Zombie Plague Bank
Reply With Quote #1

This is not a new plugin, thus I did not post in the new plugin submission section. This is:

amx_bank --> converted to work with ammo packs --> added bank upgrades
Conversion and Bank Upgrades, add by Emp`

defines:
max_limits = maximum ammo packs bank can hold
max_inttime = how many rounds until you gain interest
max_interest = interest rates
AUTO_DEP = number of ammo packs needed (for lvl 2) in order for ammo packs to be auto matically deposited.

Cost Limit = cost for each upgrade
Limit = Amount of levels
Feel free to make more levels/ take away some leves, but DO NOT edit 3 levels for Auto_deposit.
Auto_deposit =
lvl 1 = nothing
lvl 2 = deposit every X(default 50)
lvl 3 = deposit on disconect (and map change)

In game commands:
/bank
bank_menu
maxwit
maxdep

Quote:
#define MAX_LIMITS 5
new Limit[MAX_LIMITS] = { 1000, 2000, 3000, 4000, 5000 }
new CostLimit[MAX_LIMITS-1] = { 500, 1000, 1500, 2000 };

#define MAX_INTTIME 5
new IntTime[MAX_INTTIME] = { 30, 20, 15, 10, 5 }
new CostIntTime[MAX_INTTIME-1] = { 1000, 1500, 3000, 5000 };

#define MAX_INTERESTS 5
new Float:Interest[MAX_INTERESTS] = { 0.01, 0.05, 0.1, 0.15, 0.2 }
new CostInterest[MAX_INTERESTS-1] = { 100, 500, 1000, 2000 };

#define MAX_AUTODEP 3
new CostAutoDep[MAX_AUTODEP-1] = { 100, 1000 };
#define AUTO_DEP 50 //with the first level, they will deposit if they go over this much
Get the most updated version HERE
__________________

Last edited by WhightKnight; 06-11-2009 at 13:26.
WhightKnight is offline
iverypower
Junior Member
Join Date: Jun 2009
Old 06-11-2009 , 09:45   Re: Zombie Plague Bank
Reply With Quote #2

how do i increase the bank limit?
iverypower is offline
HoRRoR [CSM]
Member
Join Date: May 2009
Old 06-11-2009 , 09:54   Re: Zombie Plague Bank
Reply With Quote #3

It work with nosteam server?
HoRRoR [CSM] is offline
iverypower
Junior Member
Join Date: Jun 2009
Old 06-11-2009 , 10:58   Re: Zombie Plague Bank
Reply With Quote #4

hi do you know how to increase the limit
iverypower is offline
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 06-11-2009 , 12:38   Re: Zombie Plague Bank
Reply With Quote #5

Quote:
Originally Posted by HoRRoR [CSM] View Post
It work with nosteam server?
Think?? NO! And it will never be (Maybe it works, but if it don't. TO BAD!)
__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
WhightKnight
Senior Member
Join Date: Jun 2008
Old 06-11-2009 , 13:24   Re: Zombie Plague Bank
Reply With Quote #6

This thread isn't the most updated version.

Get the latest version HERE.
__________________
WhightKnight is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 07-25-2009 , 05:30   Re: Zombie Plague Bank
Reply With Quote #7

okay i have the latest version from there, but can you add when somebody come to the server, he bekome draw sth. from the bank automatic?
STr!ker is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 08-04-2009 , 16:11   Re: Zombie Plague Bank
Reply With Quote #8

Can somebody make a other level to withdraw a set limit of ammopack automatic?
for example if i set a limit of 20 or 30. when my ammopacks are under this limit i become automatic ammopacks from bank, example to 100 ammopacks?or what i have set!...?
can somebody fix it please?

Last edited by STr!ker; 08-13-2009 at 04:43.
STr!ker is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 08-08-2009 , 14:00   Re: Zombie Plague Bank
Reply With Quote #9

bumpb
STr!ker is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 08-13-2009 , 04:43   Re: Zombie Plague Bank
Reply With Quote #10

bumb
STr!ker is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode