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

[L4D1 AND L4D2] Tank's Laser Attack


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Ernecio
Junior Member
Join Date: Sep 2019
Plugin ID:
6849
Plugin Version:
1.1
Plugin Category:
Fun Stuff
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Provides to Tank the ability laser-guided attack
    Unapprover:
    Reason for Unapproving:
    This Plugin has been discontinued
    Old 12-09-2019 , 18:28   [L4D1 AND L4D2] Tank's Laser Attack
    Reply With Quote #1

    [L4D1 AND L4D2] Tank's Laser Attack

    Sorry, This Plugin has been discontinued

    Description:

    The plugin is based on the original Witch Lightning Attack Idea by Panxiaohai, but unlike this it creates an electrical explosion in the target that is guided by a laser beam, causing damage to the ovjective if is in the range of laser. This plugin gives to Tank the probability in Spawn a chance to create laser-guided attacks on survivors, when the tank throws a rock it has a time frame to defend itself and this plugin is good for those time lapses in which the tank cannot defend itself, or for example in L4D1 in many cases the tank is blocked by players when it goes up a wall, and this plugins is good for that lapses of time (the plugin works if the Tank is blocked or not, acording to chance of gives the ability in spawn). The plugin have laser beam range configuration and a range of damage that can cause to survors. The laser is print to acording the color Tank, if the Tank have no colors the laser will be print normal (white)



    Convars:

    PHP Code:
    // Probability that the Tank gets the laser attack ability in spawn.
    // If the value is 0 = Plugin Disabled.
    // -
    // Default: "30.0"
    // Minimum: "0.000000"
    // Maximum: "100.000000"
    l4d_tank_laserattack_chance "30.0"

    // Maximum damage per attack.
    // -
    // Default: "10.0"
    // Minimum: "0.000000"
    // Maximum: "100.000000"
    l4d_tank_laserattack_damage_max "10.0"

    // Miinimum damage per attack.
    // -
    // Default: "3.0"
    // Minimum: "0.000000"
    // Maximum: "100.000000"
    l4d_tank_laserattack_damage_min "3.0"

    // Maximum attack range.
    // -
    // Default: "300.0"
    // Minimum: "0.000000"
    // Maximum: "1000.000000"
    l4d_tank_laserattack_range_max "300.0"

    // Miinimum attack range.
    // -
    // Default: "100.0"
    // Minimum: "0.000000"
    // Maximum: "1000.000000"
    l4d_tank_laserattack_range_min "100.0" 
    Installation:

    1 - Click "Get Plugin" and put the l4d_tank_laserattack.smx file into your server or game \addons\sourcemod\plugins\ folder.
    2 - (Only for L4D1) Required vmt for full visual lighting effect: https://forums.alliedmods.net/showpo...4&postcount=58 (by Dragokas)
    3 - (Only for L4D1) Installation of particles for the server and client. Open the .Rar file that was previously downloaded and copy the files: bendibeam.vmt and bendibeam.vft in the following path: left4dead\materials\particle \ folder

    Last edited by Ernecio; 01-17-2023 at 16:04. Reason: Compiler Version Changed
    Ernecio is offline
    mikaelangelis
    Senior Member
    Join Date: Oct 2017
    Old 12-10-2019 , 06:07   Re: [L4D1 AND L4D2] Tank's Laser Attack
    Reply With Quote #2

    That's great lol. anyway is there any possibility of making common zombie spawn chance that hold the gun and shoot at survivor ? im tired of lifeless walking dead already
    mikaelangelis is offline
    Ruthless1
    AlliedModders Donor
    Join Date: Oct 2019
    Old 12-10-2019 , 12:49   Re: [L4D1 AND L4D2] Tank's Laser Attack
    Reply With Quote #3

    This plugin is not working for me on a L4D2 server.

    Could there be a possible plugin conflict and is this plugin supposed to auto generate a convars file because one was created after I ran the server with the plugin installed?
    Ruthless1 is offline
    Ruthless1
    AlliedModders Donor
    Join Date: Oct 2019
    Old 12-13-2019 , 10:38   Re: [L4D1 AND L4D2] Tank's Laser Attack
    Reply With Quote #4

    SM 1.9 fixed the issue and works well now. Thank you!
    Ruthless1 is offline
    Sev
    Veteran Member
    Join Date: May 2010
    Old 12-16-2019 , 08:23   Re: [L4D1 AND L4D2] Tank's Laser Attack
    Reply With Quote #5

    Not sure how doable it is, but it would be kinda neat to give him an attached helmet or gun or something. Something to give off more of a visual representation than just the laser itself.
    Sev is offline
    King_OXO
    Senior Member
    Join Date: Dec 2020
    Location: Brazil
    Old 12-20-2022 , 19:58   Re: [L4D1 AND L4D2] Tank's Laser Attack
    Reply With Quote #6

    Quote:
    Originally Posted by Ernecio View Post
    [L4D1 AND L4D2] Tank's Laser Attack

    Description:

    The plugin is based on the original Witch Lightning Attack Idea by Panxiaohai, but unlike this it creates an electrical explosion in the target that is guided by a laser beam, causing damage to the ovjective if is in the range of laser. This plugin gives to Tank the probability in Spawn a chance to create laser-guided attacks on survivors, when the tank throws a rock it has a time frame to defend itself and this plugin is good for those time lapses in which the tank cannot defend itself, or for example in L4D1 in many cases the tank is blocked by players when it goes up a wall, and this plugins is good for that lapses of time (the plugin works if the Tank is blocked or not, acording to chance of gives the ability in spawn). The plugin have laser beam range configuration and a range of damage that can cause to survors. The laser is print to acording the color Tank, if the Tank have no colors the laser will be print normal (white)



    Convars:

    PHP Code:
    // Probability that the Tank gets the laser attack ability in spawn.
    // If the value is 0 = Plugin Disabled.
    // -
    // Default: "30.0"
    // Minimum: "0.000000"
    // Maximum: "100.000000"
    l4d_tank_laserattack_chance "30.0"

    // Maximum damage per attack.
    // -
    // Default: "10.0"
    // Minimum: "0.000000"
    // Maximum: "100.000000"
    l4d_tank_laserattack_damage_max "10.0"

    // Miinimum damage per attack.
    // -
    // Default: "3.0"
    // Minimum: "0.000000"
    // Maximum: "100.000000"
    l4d_tank_laserattack_damage_min "3.0"

    // Maximum attack range.
    // -
    // Default: "300.0"
    // Minimum: "0.000000"
    // Maximum: "1000.000000"
    l4d_tank_laserattack_range_max "300.0"

    // Miinimum attack range.
    // -
    // Default: "100.0"
    // Minimum: "0.000000"
    // Maximum: "1000.000000"
    l4d_tank_laserattack_range_min "100.0" 
    Installation:

    1 - Click "Get Plugin" and put the l4d_tank_laserattack.smx file into your server or game \addons\sourcemod\plugins\ folder.
    2 - (Only for L4D1) Required vmt for full visual lighting effect: https://forums.alliedmods.net/showpo...4&postcount=58 (by Dragokas)
    3 - (Only for L4D1) Installation of particles for the server and client. Open the .Rar file that was previously downloaded and copy the files: bendibeam.vmt and bendibeam.vft in the following path: left4dead\materials\particle \ folder
    can you do this for the tank rocks? if the tank's rock passes close to a survivor he gets a shock
    __________________
    My Noob Plugins

    Discord:WhiteFire#1301
    Steam:WhiteFire
    Youtube

    Last edited by King_OXO; 12-20-2022 at 19:59.
    King_OXO is offline
    Reply


    Thread Tools
    Display Modes

    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 22:11.


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