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

[L4D & L4D2] Mutant Tanks (v9.1, 3-20-2024)


Post New Thread Reply   
 
Thread Tools Display Modes
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-09-2023 , 17:38   Re: [L4D & L4D2] Mutant Tanks (v8.98, 8-10-2023)
Reply With Quote #1671

Quote:
Originally Posted by thewintersoldier97 View Post
Hi Psy, sorry for the late reply, but did you test my config on a fresh server with only your plugin(s)?
Could you check it again if possible with my translation file?

Today I gathered some friends for testing/playing and while the plugin was working great in normal maps/chapters, on the finale/rescue event as in my custom config, first wave was a MT as expected, but second wave the boss never spawn, instead it was a normal basic non-MT (Tank#-1?). Maybe I should degrade the plugin and see what happen.

BTW my sv is running
PHP Code:
metamod 1.12.0.1167
sourcemod 1.12.0.7041 
You'll have to provide your main config as well, since your original post only provided the custom config for "finale_start". From the looks of it though, this sounds like the same issue as the one here, so this should be fixed in the next update.
__________________
Psyk0tik is offline
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 10-10-2023 , 10:22   Re: [L4D & L4D2] Mutant Tanks (v8.98, 8-10-2023)
Reply With Quote #1672

Quote:
Originally Posted by Psyk0tik View Post
You'll have to provide your main config as well, since your original post only provided the custom config for "finale_start".
It's pretty identical with "finale_start" beside some settings and the addition of the boss tanks. But here, please take a look.

Quote:
Originally Posted by Psyk0tik View Post
From the looks of it though, this sounds like the same issue as the onehere, so this should be fixed in the next update.
Damn. Alright, I hope this was the same as mine
Attached Files
File Type: zip mutant_tanks.zip (18.7 KB, 26 views)
__________________

Looking for some fun!
thewintersoldier97 is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-10-2023 , 22:14   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1673

Version 8.99 is out!

Thank you to the following people who (directly/indirectly) helped me with this update: xcd222, Krufftys Killers, SpannerV2, PVNDV, Tank Rush, yuzumi, KasperH/Ladis, Blueberry/Kleiner, Carl Sagan, Xutax_Kamay, epzminion, Lux, Silvers, Angelace113

Let's start with the boring stuff first!

Throughout the development of this update, some issues were uncovered and most of them have been addressed. There was an issue with how cooldowns were being applied that has now been fixed. As reported by some users in the last couple of months, the config parser has not been reading custom config files properly, so today's update hopefully fixes all issues concerning the config parser. Something that was also recently discovered is that some ability settings were either missing or not working properly, so this update intends to get them working like everything else.

During the last few days leading up to this update, there was a report about the project causing hit registration issues. While a setting was added that users can toggle to potentially fix the issue, I will still be looking into other solutions. If the new setting helps you, then you have nothing to worry about.

Now let's talk about some of the cool new stuff!

More quality of life improvements, more variety, more flexibility, and more of everything!

To start things off, a new ability called "Recall" has been added in this update. It is an ability based on the abilities of the character "Tracer" from the game "Overwatch." The "Recall" ability will have Tanks blinking all over the place, including inside solid objects (don't worry, this is intentional), and "recalling" to go back in time a few seconds earlier to gain back some lost health. The ability may cause some annoyance for some players, but that is also intentional and you can always adjust the settings.

In regards to settings, several abilities have received new settings in this update that aim to add more functionality to them. Many of the abilities also received visual and/or sound effects to improve user experience and convey situations better to players. There is also the new "Ghost Bullets Reward" setting under the "Rewards" section that allows players to kill everything through solid objects, regardless of how far away the target may be. If you know where the target is, you can kill it even if you can't see it!

Next in this update, several scenarios occurred during development that brought up the topic of line-of-sight, so every range and/or target-focused ability now has an "Ability Sight" setting that allows users to determine the behavior of those abilities. Do you want abilities to continue to affect every survivor within its range, whether visible or hidden? Well don't worry, the setting is optional and off by default! Do you want abilities to only affect survivors that the Tank can see? Well now you can decide that for yourself! Do you want abilities to ignore survivors that are behind walls or around corners to give them time to react? Well you can do that too, so that nobody has to feel pressured to play seriously!

Speaking of feeling pressured, there have been several requests for the project to integrate an old but well-known plugin called "Tank Rush" that offers a game mode revolved around Tanks. For the sake of variety and flexibility, the project now has its own "Rush" mode that allows users to play "Tank Rush" without having to worry about conflicts with the project's built-in Tank spawner. I tried to integrate as many of the original plugin's features as I could, but one significant difference is that the project now lets you choose what kind of rush you want to run from! Do you want a "Gas Chamber" of Smokers trying to pull you away from your friends? Do you want to go on a ride at the "Amusement Park" with Jockeys as your controllers? This new "Rush" mode will let you decide that for yourself!

Now that we got all of that out of the way...

The mutation continues to adapt to accommodate different strains of the virus...

As requested by several people over the years, the project now supports the other six playable special infected! Most of the project's features can now be applied to the Smoker, Boomer, Hunter, Spitter, Jockey, and Charger. Unfortunately, there are no plans to add support for the Witch anytime soon, since she technically isn't a special infected like the other seven. Never say never though because she might join the roster one day!

By default, the project will continue to work like before where only Tanks are mutated. If you would like to mutate the other special infected on your server, here's a small example:
PHP Code:
"Mutant Tanks"
{
    
"Plugin Settings"
    
{
        
"General"
        
{
            
"Type Range"            "1-500"
            "Special"
            
{
                
"Type Range"            "1-500"
            
}
        }
    }
    
"Tank #1"
    
{
        
"General"
        
{
            
"Tank Name"            "Mutant Tank"
            "Tank Enabled"            "1"
            "Tank Note"            "1"
            "Special"
            
{
                
"Special Types"            "63"
                "Special Note"            "1"
                "Smoker Name"            "Mutant Smoker"
                "Boomer Name"            "Mutant Boomer"
                "Hunter Name"            "Mutant Hunter"
                "Spitter Name"            "Mutant Spitter"
                "Jockey Name"            "Mutant Jockey"
                "Charger Name"            "Mutant Charger"
            
}
        }
        
"Health"
        
{
            
"Base Health"            "8000"
            "Special"
            
{
                
"Base Health"            "800"
            
}
        }
    }

One thing to keep in mind is that the only setting you can configure for each type of special infected is their name, as shown in the example above. At the moment, any setting you apply to special infected will be applied to all of the six playable ones. Another thing to note is that not every setting can be overridden for special infected, with the reason either being self-explanatory/obvious or just because it would not make a difference.

To see examples/lists of settings that can be overridden for special infected in each section of the config file, click the "Settings" link below to view the "INFORMATION" file, which always contains everything you need to know about each setting/feature.

Moving forward...

With all the new content added in this update, I am looking forward to hearing feedback from everyone. I expect people to encounter some bugs (hopefully nothing game-breaking) that I can address in future updates. There are still things that I can fix or improve upon, so I'm keeping an open mind to whatever you guys have to say. I'm hoping you all enjoy this update as much as I enjoyed working on it!

*Note: The plugin (.smx) files that are included in the package are compiled on SM 1.12.0.6985.
- If you are using a different version and the plugins are failing to load, you must follow the steps for compiling the plugins for your server's version of SourceMod.

Download | Changelog | Information | Settings
__________________
Psyk0tik is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 10-11-2023 , 10:43   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1674

Thank you for sharing your work with the community.
It was certainly hard work.
This plugin is incredible, and increasingly fun.

Congratulations Psy
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
moschinovac
Member
Join Date: Mar 2019
Location: Vietnam
Old 10-12-2023 , 07:47   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1675

I dont want this plugin change Special (specially HP of them), anyway to just disable that function instead change "Base Health" of Tank?
moschinovac is offline
Slaven555
Member
Join Date: Jul 2018
Old 10-12-2023 , 09:58   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1676

hi Psyk0tik is this normal?

L 10/12/2023 - 13:54:51: SourceMod error session started
L 10/12/2023 - 13:54:51: Info (map "c8m2_subway") (file "/home/gameserver4004/serverfiles/left4dead2/addons/sourcemod/logs/errors_20231012.log")
L 10/12/2023 - 13:54:51: [SM] Exception reported: Array index out-of-bounds (index -1, limit 102)
L 10/12/2023 - 13:54:51: [SM] Blaming: mutant_tanks/mt_abilities2.smx
L 10/12/2023 - 13:54:51: [SM] Call stack trace:
L 10/12/2023 - 13:54:51: [SM] [1] Line 225, mutant_tanks\abilities2\mt_minion.sp::vMinion ClientDisconnect
L 10/12/2023 - 13:54:51: [SM] [2] Line 2373, C:\Users\New\AppData\Roaming\spcode\sourcepaw n\configs\sm_1_12_0_7054\mutant_tanks\mt_abil ities2.sp::vAbilityPlayer
L 10/12/2023 - 13:54:51: [SM] [3] Line 422, C:\Users\New\AppData\Roaming\spcode\sourcepaw n\configs\sm_1_12_0_7054\mutant_tanks\mt_abil ities2.sp::OnClientDisconnect
L 10/12/2023 - 13:54:51: Error log file session closed.
Slaven555 is offline
SpannerV2
Member
Join Date: Jun 2019
Old 10-12-2023 , 13:08   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1677

Quote:
Originally Posted by moschinovac View Post
I dont want this plugin change Special (specially HP of them), anyway to just disable that function instead change "Base Health" of Tank?
If you dont want Special Infected health to change, set their Base Health and Extra Health to 0. this defaults their health value.
SpannerV2 is offline
SpannerV2
Member
Join Date: Jun 2019
Old 10-12-2023 , 13:31   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1678

Quote:
Originally Posted by Slaven555 View Post
hi Psyk0tik is this normal?

L 10/12/2023 - 13:54:51: SourceMod error session started
L 10/12/2023 - 13:54:51: Info (map "c8m2_subway") (file "/home/gameserver4004/serverfiles/left4dead2/addons/sourcemod/logs/errors_20231012.log")
L 10/12/2023 - 13:54:51: [SM] Exception reported: Array index out-of-bounds (index -1, limit 102)
L 10/12/2023 - 13:54:51: [SM] Blaming: mutant_tanks/mt_abilities2.smx
L 10/12/2023 - 13:54:51: [SM] Call stack trace:
L 10/12/2023 - 13:54:51: [SM] [1] Line 225, mutant_tanks\abilities2\mt_minion.sp::vMinion ClientDisconnect
L 10/12/2023 - 13:54:51: [SM] [2] Line 2373, C:\Users\New\AppData\Roaming\spcode\sourcepaw n\configs\sm_1_12_0_7054\mutant_tanks\mt_abil ities2.sp::vAbilityPlayer
L 10/12/2023 - 13:54:51: [SM] [3] Line 422, C:\Users\New\AppData\Roaming\spcode\sourcepaw n\configs\sm_1_12_0_7054\mutant_tanks\mt_abil ities2.sp::OnClientDisconnect
L 10/12/2023 - 13:54:51: Error log file session closed.
I seem to be having the same issue too. Also none of the tanks are spawning for me and all i did was copy my edits from .98 version, however i can spawn them from menu.
SpannerV2 is offline
moschinovac
Member
Join Date: Mar 2019
Location: Vietnam
Old 10-12-2023 , 14:04   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1679

Quote:
Originally Posted by SpannerV2 View Post
If you dont want Special Infected health to change, set their Base Health and Extra Health to 0. this defaults their health value.
ty, didnt pay attention to Extra health. Btw, "Multiply Health" need turn off too~~~
moschinovac is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-12-2023 , 16:52   Re: [L4D & L4D2] Mutant Tanks (v8.99, 10-10-2023)
Reply With Quote #1680

Quote:
Originally Posted by moschinovac View Post
I dont want this plugin change Special (specially HP of them), anyway to just disable that function instead change "Base Health" of Tank?
The only way to really turn off features for special infected is to set the values of settings to "0"/"0.0". By default, they rely on Tank settings if Special settings are not specified for them. Since the plugin can directly modify normal Tanks without mutating them, it can also modify normal special infected without mutating them.

Quote:
Originally Posted by Slaven555 View Post
hi Psyk0tik is this normal?

L 10/12/2023 - 13:54:51: SourceMod error session started
L 10/12/2023 - 13:54:51: Info (map "c8m2_subway") (file "/home/gameserver4004/serverfiles/left4dead2/addons/sourcemod/logs/errors_20231012.log")
L 10/12/2023 - 13:54:51: [SM] Exception reported: Array index out-of-bounds (index -1, limit 102)
L 10/12/2023 - 13:54:51: [SM] Blaming: mutant_tanks/mt_abilities2.smx
L 10/12/2023 - 13:54:51: [SM] Call stack trace:
L 10/12/2023 - 13:54:51: [SM] [1] Line 225, mutant_tanks\abilities2\mt_minion.sp::vMinion ClientDisconnect
L 10/12/2023 - 13:54:51: [SM] [2] Line 2373, C:\Users\New\AppData\Roaming\spcode\sourcepaw n\configs\sm_1_12_0_7054\mutant_tanks\mt_abil ities2.sp::vAbilityPlayer
L 10/12/2023 - 13:54:51: [SM] [3] Line 422, C:\Users\New\AppData\Roaming\spcode\sourcepaw n\configs\sm_1_12_0_7054\mutant_tanks\mt_abil ities2.sp::OnClientDisconnect
L 10/12/2023 - 13:54:51: Error log file session closed.
That should not be happening but I'll address it in the next update. The "Clone" ability might have the same issue too.

Quote:
Originally Posted by SpannerV2 View Post
I seem to be having the same issue too. Also none of the tanks are spawning for me and all i did was copy my edits from .98 version, however i can spawn them from menu.
I'll have to see your config file to help you troubleshoot the issue. Tanks have been spawning fine in all the servers I visited with this latest version installed, so there could be multiple reasons for Tanks not spawning.
__________________
Psyk0tik 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 02:31.


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