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

[L4D] Invincible Tank Survival Gamemode


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Mecha the Slag
Veteran Member
Join Date: Jun 2009
Location: Denmark
Plugin ID:
1237
Plugin Version:
1.08
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Survive infinite invincible tanks! Run for your lives!
    Unapprover:
    Reason for Unapproving:
    58 warnings upon compile. Author was going to post update a month ago but did not and hasn't posted since.
    Old 10-21-2009 , 17:39   [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #1

    Obsolete. Please visit http://forums.alliedmods.net/showthr...66#post1166166 for [ITS2].

    Last edited by Mecha the Slag; 04-30-2010 at 21:06.
    Mecha the Slag is offline
    Mecha the Slag
    Veteran Member
    Join Date: Jun 2009
    Location: Denmark
    Old 10-24-2009 , 10:48   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #2

    Updated to version 0.99.
    Mecha the Slag is offline
    Mecha the Slag
    Veteran Member
    Join Date: Jun 2009
    Location: Denmark
    Old 11-04-2009 , 16:31   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #3

    Updated to version 1.05. Versus support, yay!
    Mecha the Slag is offline
    psychonic

    BAFFLED
    Join Date: May 2008
    Old 12-11-2009 , 11:40   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #4

    At first look, there seem to be many issues with the code.

    I get a screenful of warnings when trying to compile your version 1.0.8

    Code:
    //// invincibletanksurvival.sp
    // invincibletanksurvival.sp(68) : warning 213: tag mismatch
    // invincibletanksurvival.sp(69) : warning 213: tag mismatch
    // invincibletanksurvival.sp(70) : warning 213: tag mismatch
    // invincibletanksurvival.sp(71) : warning 213: tag mismatch
    // invincibletanksurvival.sp(72) : warning 213: tag mismatch
    // invincibletanksurvival.sp(91) : warning 213: tag mismatch
    // invincibletanksurvival.sp(109) : warning 213: tag mismatch
    // invincibletanksurvival.sp(131 -- 133) : warning 213: tag mismatch
    // invincibletanksurvival.sp(139) : warning 217: loose indentation
    // invincibletanksurvival.sp(153) : warning 213: tag mismatch
    // invincibletanksurvival.sp(154) : warning 213: tag mismatch
    // invincibletanksurvival.sp(162) : warning 213: tag mismatch
    // invincibletanksurvival.sp(163 -- 164) : warning 213: tag mismatch
    // invincibletanksurvival.sp(171 -- 172) : warning 213: tag mismatch
    // invincibletanksurvival.sp(177) : warning 213: tag mismatch
    // invincibletanksurvival.sp(195) : warning 213: tag mismatch
    // invincibletanksurvival.sp(207) : warning 213: tag mismatch
    // invincibletanksurvival.sp(215) : warning 213: tag mismatch
    // invincibletanksurvival.sp(228) : warning 213: tag mismatch
    // invincibletanksurvival.sp(234) : warning 217: loose indentation
    // invincibletanksurvival.sp(244) : warning 213: tag mismatch
    // invincibletanksurvival.sp(254 -- 255) : warning 213: tag mismatch
    // invincibletanksurvival.sp(262) : warning 219: local variable "i" shadows a va
    riable at a preceding level
    // invincibletanksurvival.sp(263) : warning 213: tag mismatch
    // invincibletanksurvival.sp(291) : warning 213: tag mismatch
    // invincibletanksurvival.sp(291) : warning 213: tag mismatch
    // invincibletanksurvival.sp(302) : warning 213: tag mismatch
    // invincibletanksurvival.sp(302) : warning 213: tag mismatch
    // invincibletanksurvival.sp(312) : warning 219: local variable "i" shadows a variable at a preceding level
    // invincibletanksurvival.sp(332) : warning 213: tag mismatch
    // invincibletanksurvival.sp(332) : warning 213: tag mismatch
    // invincibletanksurvival.sp(333) : warning 213: tag mismatch
    // invincibletanksurvival.sp(334 -- 335) : warning 213: tag mismatch
    // invincibletanksurvival.sp(355) : warning 213: tag mismatch
    // invincibletanksurvival.sp(360) : warning 213: tag mismatch
    // invincibletanksurvival.sp(372) : warning 213: tag mismatch
    // invincibletanksurvival.sp(385) : warning 213: tag mismatch
    // invincibletanksurvival.sp(389) : warning 213: tag mismatch
    // invincibletanksurvival.sp(397) : warning 217: loose indentation
    // invincibletanksurvival.sp(422) : warning 213: tag mismatch
    // invincibletanksurvival.sp(449) : warning 213: tag mismatch
    // invincibletanksurvival.sp(450) : warning 213: tag mismatch
    // invincibletanksurvival.sp(461) : warning 213: tag mismatch
    // invincibletanksurvival.sp(462) : warning 213: tag mismatch
    // invincibletanksurvival.sp(478) : warning 213: tag mismatch
    // invincibletanksurvival.sp(509) : warning 213: tag mismatch
    // invincibletanksurvival.sp(535) : warning 213: tag mismatch
    // invincibletanksurvival.sp(543) : warning 213: tag mismatch
    // invincibletanksurvival.sp(544) : warning 213: tag mismatch
    // invincibletanksurvival.sp(549) : warning 213: tag mismatch
    // invincibletanksurvival.sp(564) : warning 213: tag mismatch
    // invincibletanksurvival.sp(566) : warning 217: loose indentation
    // invincibletanksurvival.sp(580) : warning 217: loose indentation
    // invincibletanksurvival.sp(593) : warning 213: tag mismatch
    // invincibletanksurvival.sp(53) : warning 203: symbol is never used: "PlayerSpots"
    // invincibletanksurvival.sp(57) : warning 203: symbol is never used: "fire"
    // invincibletanksurvival.sp(55) : warning 203: symbol is never used: "g_ExplosionSprite"
    // invincibletanksurvival.sp(56) : warning 203: symbol is never used: "g_HaloSprite"
    I believe many of these can be mitigated by remembering that cell tags are case sensitive. Booleans should be using "bool" and floats should be using "Float". I saw many bools with "Bool" and at least one float with "float".

    Also, you have a function that returns a string tagged as a Float.

    Are you still working on this?
    psychonic is offline
    hommayudi
    Member
    Join Date: Sep 2009
    Old 12-11-2009 , 13:42   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #5

    doesnt work in l4d2
    hommayudi is offline
    Mecha the Slag
    Veteran Member
    Join Date: Jun 2009
    Location: Denmark
    Old 12-12-2009 , 05:15   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #6

    I am still working on it and we got it to work in l4d2

    I am not exactly a "pro" at sourcemod so my codes always end up with a lot of warnings though they never really affect the plugin

    ill upload the newest version in a bit
    Mecha the Slag is offline
    mister_ben
    Junior Member
    Join Date: Sep 2009
    Old 12-12-2009 , 17:02   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #7

    Top notch man! I always hated survival, but this makes it jolly smashing but still pointless fun! Looking forward to L4D2
    __________________
    Thanks for my Current Server Plugins:

    randomize_tank_witch_settings
    MeleeInTheSaferoom
    charselect
    vendor
    tankhp
    mister_ben is offline
    mister_ben
    Junior Member
    Join Date: Sep 2009
    Old 12-13-2009 , 17:40   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #8

    Just for giggles, i tried it on L4D2, but it said something about an invalid cvar on 4?

    Ah well I can hope!
    __________________
    Thanks for my Current Server Plugins:

    randomize_tank_witch_settings
    MeleeInTheSaferoom
    charselect
    vendor
    tankhp
    mister_ben is offline
    λlsnana(H λ l f l i f e)
    Member
    Join Date: Jun 2010
    Old 06-05-2010 , 20:23   Re: [L4D] Invincible Tank Survival Gamemode
    Reply With Quote #9

    Add warning for surviors Like When tank spwaned do:RUN for your LIFES
    λlsnana(H λ l f l i f e) is offline
    Send a message via MSN to λlsnana(H λ l f l i f e)
    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 15:53.


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