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 09-05-2022 , 03:04   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1451

Quote:
Originally Posted by ddd123 View Post
Hello, i found a bug that most of time the mutant tank spawn (or teleport?) on weird place and buried self
This happen on both valve map and custom map

Although i don't know why this happening most often
Help?

...
...
Have you tested if this happens without Mutant Tanks installed? There's nothing in the code that teleports Tanks under the map when they spawn. From what you've shown me, it looks like they're being teleported to coordinates "0.0, 0.0, 0.0".
__________________
Psyk0tik is offline
ddd123
Senior Member
Join Date: May 2021
Old 09-05-2022 , 03:27   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1452

Quote:
Originally Posted by Psyk0tik View Post
Have you tested if this happens without Mutant Tanks installed? There's nothing in the code that teleports Tanks under the map when they spawn. From what you've shown me, it looks like they're being teleported to coordinates "0.0, 0.0, 0.0".
Hi, I test without mutant tank this time and I can't believe this bug still sometime happening.

I'm very sorry for confusion
I need to test all plugins one by one which one causing this trouble.
ddd123 is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 09-05-2022 , 03:37   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1453

Quote:
Originally Posted by ddd123 View Post
Hi, I test without mutant tank this time and I can't believe this bug still sometime happening.

I'm very sorry for confusion
I need to test all plugins one by one which one causing this trouble.
No worries, I hope you can resolve the issue.
__________________
Psyk0tik is offline
haiping567
Junior Member
Join Date: Aug 2021
Old 09-06-2022 , 11:05   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1454

Quote:
Originally Posted by Psyk0tik View Post
They all work just fine for me. You will need to share your config file so I can take a look. I also need to see the output of the "sm_mt_list" command on your server to know which abilities you have installed.
PHP Code:
    /**
     * The following samples use the Boss mode feature.
     * The samples are based on the boss types from ztar's LAST BOSS plugin.
     **/
    
"Tank #116"
    
{
        
"General"
        
{
            
"Tank Name"                "The Boss (1st Form)"
            "Tank Enabled"                "1"
            "Tank Chance"                "100.0"
            "Tank Note"                "1"
            "Skin Color"                "255,255,80,255"
            "Spawn Enabled"                "1"
        
}
        
"Human Support"
        
{
            
"Human Support"                "1"
        
}
        
"Spawn"
        
{
            
"Type Limit"                "1"
            "Spawn Type"                "1"
        
}
        
"Boss"
        
{
            
"Boss Health Stages"            "10000,8000,5000"
            "Boss Limit"                "1"
            "Boss Stages"                "3"
            "Boss Types"                "116,117,118"
        
}
        
"Props"
        
{
            
"Props Attached"            "0"
        
}
        
"Health"
        
{
            
"Base Health"                "1000"
        
}
        
"Enhancements"
        
{
            
"Run Speed"                "1.0"
        
}
        
"Bomb Ability"
        
{
            
"Ability Message"            "4"
            "Bomb Rock Break"            "1"
            "Bomb Rock Chance"            "33.3"
        
}
    }
    
"Tank #117"
    
{
        
"General"
        
{
            
"Tank Name"                "Steel Overlord (2nd Form)"
            "Tank Enabled"                "1"
            "Tank Chance"                "100.0"
            "Tank Note"                "1"
            "Skin Color"                "80,255,80,255"
            "Spawn Enabled"                "1"
        
}
        
"Human Support"
        
{
            
"Human Support"                "1"
        
}
        
"Spawn"
        
{
            
"Type Limit"                "1"
            "Spawn Type"                "1"
        
}
        
"Boss"
        
{
            
"Boss Base Type"            "115"
            "Boss Health Stages"            "10000,8000,5000"
            "Boss Stages"                "3"
            "Boss Types"                "116,117,118"
        
}
        
"Props"
        
{
            
"Props Attached"            "0"
        
}
        
"Health"
        
{
            
"Extra Health"                "10000"
        
}
        
"Enhancements"
        
{
            
"Claw Damage"                "15.0"
            "Hittable Damage"            "15.0"
            "Rock Damage"                "15.0"
            "Run Speed"                "1.0"
        
}
        
"Immunities"
        
{
            
"Melee Immunity"            "1"
        
}
        
"Bomb Ability"
        
{
            
"Ability Message"            "4"
            "Bomb Rock Break"            "1"
            "Bomb Rock Chance"            "33.3"
        
}
    }
    
"Tank #118"
    
{
        
"General"
        
{
            
"Tank Name"                "Night Stalker (3rd Form)"
            "Tank Enabled"                "1"
            "Tank Chance"                "100.0"
            "Tank Note"                "1"
            "Skin Color"                "80,80,255,255"
            "Spawn Enabled"                "1"
        
}
        
"Human Support"
        
{
            
"Human Support"                "1"
        
}
        
"Spawn"
        
{
            
"Type Limit"                "1"
            "Spawn Type"                "1"
        
}
        
"Boss"
        
{
            
"Boss Base Type"            "116"
            "Boss Health Stages"            "10000,8000,5000"
            "Boss Stages"                "3"
            "Boss Types"                "117,118,119"
        
}
        
"Props"    
        
{
            
"Props Attached"            "0"
        
}
        
"Particles"
        
{
            
"Body Effects"                "8"
        
}
        
"Health"
        
{
            
"Extra Health"                "15000"
        
}
        
"Enhancements"
        
{
            
"Claw Damage"                "3.0"
            "Hittable Damage"            "3.0"
            "Rock Damage"                "3.0"
            "Run Speed"                "1.0"
        
}
        
"Immunities"
        
{
            
"Fire Immunity"                "1"
        
}
        
"Blind Ability"
        
{
            
"Ability Effect"            "7"
            "Ability Message"            "0"
            "Blind Chance"                "100.0"
            "Blind Duration"            "5.0"
            "Blind Hit"                "1"
            "Blind Hit Mode"            "1"
            "Blind Intensity"            "255"
            "Blind Mode"                "0"
        
}
        
"Bomb Ability"
        
{
            
"Ability Message"            "4"
            "Bomb Rock Break"            "1"
            "Bomb Rock Chance"            "33.3"
        
}
        
"Ghost Ability"
        
{
            
"Ability Enabled"            "2"
            "Ability Message"            "4"
            "Ghost Duration"            "0"
            "Ghost Fade Alpha"            "2"
            "Ghost Fade Delay"            "99999"
            "Ghost Fade Limit"            "100"
            "Ghost Fade Rate"            "0.2"
            "Ghost Specials"            "1"
            "Ghost Specials Chance"            "100.0"
            "Ghost Specials Range"            "500.0"
        
}
    }
    
"Tank #119"
    
{
        
"General"
        
{
            
"Tank Name"                "Spirit of Fire (4th Form)"
            "Tank Enabled"                "1"
            "Tank Chance"                "100.0"
            "Tank Note"                "1"
            "Skin Color"                "255,80,80,255"
            "Spawn Enabled"                "1"
        
}
        
"Human Support"
        
{
            
"Human Support"                "1"
        
}
        
"Spawn"
        
{
            
"Type Limit"                "1"
            "Spawn Type"                "1"
        
}
        
"Boss"
        
{
            
"Boss Base Type"            "116"
            "Boss Health Stages"            "10000,8000,5000"
            "Boss Stages"                "3"
            "Boss Types"                "117,118,119"
        
}
        
"Props"    
        
{
            
"Props Attached"            "0"
        
}
        
"Particles"
        
{
            
"Body Effects"                "4"
        
}
        
"Health"
        
{
            
"Extra Health"                "20000"
        
}
        
"Enhancements"
        
{
            
"Claw Damage"                "20.0"
            "Hittable Damage"            "20.0"
            "Rock Damage"                "20.0"
            "Run Speed"                "1.0"
        
}
        
"Immunities"
        
{
            
"Fire Immunity"                "1"
        
}
        
"Bomb Ability"
        
{
            
"Ability Message"            "4"
            "Bomb Rock Break"            "1"
            "Bomb Rock Chance"            "33.3"
        
}
        
"Fire Ability"
        
{
            
"Ability Effect"            "7"
            "Ability Message"            "5"
            "Fire Chance"                "33.3"
            "Fire Hit"                "1"
            "Fire Hit Mode"                "2"
            "Fire Rock Break"            "1"
            "Fire Rock Chance"            "33.3"
        
}
        
"Jump Ability"
        
{
            
"Ability Enabled"            "2"
            "Ability Message"            "4"
            "Jump Height"                "300.0"
            "Jump Interval"                "1.0"
            "Jump Mode"                "0"
        
}
    } 
I can't upload files beyond the limit. This is the setup for my boss tank
__________________
haiping567 is offline
zaviier
Senior Member
Join Date: Aug 2017
Location: Indonesia
Old 09-06-2022 , 14:22   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1455

I also have same issues like Haiping567, where the boss tank rarely to spawn. and in tank menu, only The Boss disabled (even i already enable it) and the rest is good.
but in-game, only Spirit of Fire spawn often, and the rest never saw them spawn in my game
zaviier is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 09-06-2022 , 20:59   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1456

Quote:
Originally Posted by haiping567 View Post
...
I still need to see the output of the "sm_mt_list" command on your server to know which abilities you have installed.

Quote:
Originally Posted by zaviier View Post
I also have same issues like Haiping567, where the boss tank rarely to spawn. and in tank menu, only The Boss disabled (even i already enable it) and the rest is good.
but in-game, only Spirit of Fire spawn often, and the rest never saw them spawn in my game
I need the output of "sm_mt_list" on your server.

All 4 stages of the boss show up just fine for me. Some mutant tanks will not show up if all of their abilities are not installed.
__________________
Psyk0tik is offline
zaviier
Senior Member
Join Date: Aug 2017
Location: Indonesia
Old 09-07-2022 , 11:51   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1457

here

PHP Code:
[MTAbsorb Ability is installed.
[
MTAcid Ability is installed.
[
MTAimless Ability is installed.
[
MTAmmo Ability is installed.
[
MTBlind Ability is installed.
[
MTBomb Ability is installed.
[
MTBury Ability is installed.
[
MTCar Ability is installed.
[
MTChoke Ability is installed.
[
MT] Clone Ability is installed.
[
MTCloud Ability is installed.
[
MTDrop Ability is installed.
[
MTDrug Ability is installed.
[
MTDrunk Ability is installed.
[
MTElectric Ability is installed.
[
MTEnforce Ability is installed.
[
MTFast Ability is installed.
[
MTFire Ability is installed.
[
MTFling Ability is installed.
[
MTFly Ability is installed.
[
MTFragile Ability is installed.
[
MTGhost Ability is installed.
[
MTGod Ability is installed.
[
MTGravity Ability is installed.
[
MTHeal Ability is installed.
[
MTHit Ability is installed.
[
MTHurt Ability is installed.
[
MTHypno Ability is installed.
[
MTIce Ability is installed.
[
MTIdle Ability is installed.
[
MTInvert Ability is installed.
[
MTItem Ability is installed.
[
MTJump Ability is installed.
[
MTKamikaze Ability is installed.
[
MTLag Ability is installed.
[
MTLaser Ability is installed.
[
MTLeech Ability is installed.
[
MTLightning Ability is installed.
[
MTMedic Ability is installed.
[
MTMeteor Ability is installed.
[
MTMinion Ability is installed.
[
MTNecro Ability is installed.
[
MTNullify Ability is installed.
[
MTOmni Ability is installed.
[
MTPanic Ability is installed.
[
MTPimp Ability is installed.
[
MTPuke Ability is installed.
[
MTPyro Ability is installed.
[
MTQuiet Ability is installed.
[
MTRecoil Ability is installed.
[
MTRegen Ability is installed.
[
MTRespawn Ability is installed.
[
MTRestart Ability is installed.
[
MTRock Ability is installed.
[
MTRocket Ability is installed.
[
MTShake Ability is installed.
[
MTShield Ability is installed.
[
MTShove Ability is installed.
[
MTSlow Ability is installed.
[
MTSmash Ability is installed.
[
MTSmite Ability is installed.
[
MTSpam Ability is installed.
[
MTSplash Ability is installed.
[
MTSplatter Ability is installed.
[
MT] Throw Ability is installed.
[
MTTrack Ability is installed.
[
MTUltimate Ability is installed.
[
MTUndead Ability is installed.
[
MTVampire Ability is installed.
[
MTVision Ability is installed.
[
MTWarp Ability is installed.
[
MTWhirl Ability is installed.
[
MTWitch Ability is installed.
[
MTXiphos Ability is installed.
[
MTYell Ability is installed.
[
MTZombie Ability is installed
zaviier is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 09-10-2022 , 19:36   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1458

Quote:
Originally Posted by zaviier View Post
here

...
Have you updated everything to the latest version? New Tanks were added, which means the translation files and config files were updated.

If possible, send me a zip file of all your MT files that you currently have on your server. I want to test with your exact setup to hopefully help you resolve the issue.
__________________
Psyk0tik is offline
zaviier
Senior Member
Join Date: Aug 2017
Location: Indonesia
Old 09-11-2022 , 03:44   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1459

Quote:
Originally Posted by Psyk0tik View Post
Have you updated everything to the latest version? New Tanks were added, which means the translation files and config files were updated.

If possible, send me a zip file of all your MT files that you currently have on your server. I want to test with your exact setup to hopefully help you resolve the issue.
I think I fixed it by reinstalling all plugin, delete the old one and install the new one fixed it.
maybe it because i edit some ability or something that make the tank disable or doesn't spawn
zaviier is offline
Dominatez
Senior Member
Join Date: Oct 2009
Location: Birmingham, UK
Old 09-11-2022 , 22:25   Re: [L4D & L4D2] Mutant Tanks (v8.95, 8-25-2022)
Reply With Quote #1460

Psyk0tik,

Plugin loads fine, but i am seeing this when i sm list plugins.

Code:
mutant_tanks/mt_abilities2.smx ([MT] Abilities Set #2): Could not find required plugin "mutant_tanks"
 mutant_tanks/mt_abilities.smx ([MT] Abilities Set #1): Could not find required plugin "mutant_tanks"
I am using L4D1
Dominatez 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 23:42.


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