View Single Post
Author Message
Red Alex
Member
Join Date: Aug 2009
Old 08-27-2009 , 07:38   [L4D & L4D2] MultiTanks (version 1.6)
Reply With Quote #1

Description
Spawn multiply tanks instead of one.
Tanks HP, Spawn Delays and etc configured throw CVARs.
Tanks HP and Tanks count may be configured different depending on the gamemode or tanktype!
SuperVersus is supported.

CVARs

Coop

mt_health_regular_coop - Tanks health on regular maps in coop
mt_count_regular_coop - Count of total tanks on regular maps in coop
mt_health_finale_coop - Tanks health on final maps in coop
mt_count_finale_coop - Count of total tanks on final maps in coop
mt_health_finalestart_coop - Tanks health when final start in coop
mt_count_finalestart_coop - Count of total tanks when final start in coop
mt_health_finalestart2_coop - Tanks health when final start in coop (Second Wave)
mt_count_finalestart2_coop - Count of total tanks when final start in coop (Second Wave)
mt_health_escapestart_coop - Tanks health when escape start in coop
mt_count_escapestart_coop - Count of total tanks when escape start in coop

Versus

mt_health_regular_versus - Tanks health on regular maps in versus
mt_count_regular_versus - Count of total tanks on regular maps in versus
mt_health_finale_versus - Tanks health on final maps in versus
mt_count_finale_versus - Count of total tanks on final maps in versus
mt_health_finalestart_versus - Tanks health when final start in versus
mt_count_finalestart_versus - Count of total tanks when final start in versus
mt_health_finalestart2_versus - Tanks health when final start in versus (Second Wave)
mt_count_finalestart2_versus - Count of total tanks when final start in versus (Second Wave)
mt_health_escapestart_versus - Tanks health when escape start in versus
mt_count_escapestart_versus - Count of total tanks when escape start in versus

Survival

mt_health_survival - Tanks health in survival
mt_count_survival - Count of total tanks in survival

General

mt_tankhp_announce - Annonunce tanks HP
mt_showhud - Show MT HUD
mt_spawndelay - Delay between Tanks spawns
mt_spawndelay_escape - Delay between Tanks spawns when escape starts
mt_spawncheck - Time when check that all tanks spawned or none dissapeared
mt_spawntogether - Tanks spawns together
mt_spawntogether_finale - Tanks spawns together in final
mt_spawntogether_escape - Tanks spawns together when escape starts



Notice
- If you use SuperVersus disbale SuperTank. (Set l4d_supertank to 0). It work incorrect.
- Dont spawn tank until players leave safe zone. It causes infinitive spawns.

Translations
German : Spawn86

Version updates

Version 1.6 (16.03.11)
- Fixed tank dissapears when more then one tank alive and one of them lose control
- Added tanks HUD (mt_showhud)
- Added translations
- Added tank teleport from some bad spawns
- Added specific isFinalMap check for c4m4_milltown_b map
- Change Tank dedecting system from model to class
- Improve final map detected

Version 1.5 (27.01.10) (2274 views)
- Left 4 Dead 2 Support added
- New spawning system
- Increased maximum tank count to 65535
- Increased maxmimum spawn delay to 65535 seconds
- Fixed bug, caused by very fast tank control changes
- Improved Debug logs (1 - debug in file, 2 - debug in file and chat)

Version 1.4.4 (04.09.09) (448 views)
- Instant Multiply check disabled for Versus
- Added first map after server started fix

Version 1.4.3 (04.09.09) (20 views)
- Fixed check for spawning additional tanks
- Reverse Instant Multiply spawn check
- Added specific isFinalMap check for l4d_garage01_alleys

Version 1.4.1 (03.09.09) (22 views)
- Removed debug message

Version 1.4 (02.09.09) (14 views)
- Renamed l4d_multianks.sp to l4d_multitanks.sp
- Fixed bug causes addition spawns when tank frustrated and control going to bot
- Fixed bug causes addition spawns when tank owner change the team or disconnect
- Increased tank count to 32
- Added CVAR for tank spawn together when esape start CVAR (mt_spawntogether_escape)
- Added CVAR for spawn delay between tanks spawns wneh escape start (mt_spawndelay_escape)
- Added CVAR's for second wave in final (mt_count_finalestart2_* and mt_health_finalestart2_*)

Version 1.3 (19.09.09) (157 views)
- Improved Debug Logs
- Added check for Instant Multi Spawns (Fixes bugs in COOP)
- Fixed some spelling errors (MatState to MapState, regual to regular)
- Renamed config file from multitanks.cfg to l4d_multitanks.cfg
- Added command for refresh tanks settings
- Adder CVAR for tanks to spawn together
- Rename multitanks_version to l4d_multitanks_version

Version 1.2 (08.09.09) (184 views)
- Added specific isFinalMap check for l4d_vs_smalltown04_mainstreet and l4d_smalltown04_mainstreet
- Rename mt_version to multitanks_version

Version 1.1 (04.09.09)
- Added different CVARs for coop/survival/versus
- Added different CVARs for regular/final/escape tanks

Version 1.0 (26.08.09) (204 views)
Attached Files
File Type: sp Get Plugin or Get Source (l4d_multitanks.sp - 13951 views - 45.4 KB)
File Type: cfg l4d_multitanks.cfg (1.9 KB, 7963 views)
File Type: zip translations.zip (1.1 KB, 7223 views)

Last edited by Red Alex; 03-17-2011 at 10:57. Reason: update to 1.6
Red Alex is offline