View Single Post
3aljiyavslgazana
Member
Join Date: Dec 2018
Old 11-03-2020 , 00:13   Re: [L4D & L4D2] Mutant Tanks (v8.79, 10-10-2020)
Reply With Quote #876

Hey Crasher is there way to add this new ability or a setting where you combine two abilities to happen at the same time,
For example, when the chance for the tank to go invisible happens(Ghost ability), he uses the Warp ability too.. because I would love to see the tank go invisible and then he warps(maybe this will be hard to implement) Or when the tank uses the Fast ability he uses the Slow ability at the same time, so he slows survivors when he passes between them like a flash
Maybe something like this?
PHP Code:
        "Combine Ability"
        
{
            
"Ability Enabled"            "1"
            "Ability Message"            "0"
            "Combine Chance"                "100.0"
            "Combine Abilities"            "Fast,Slow" 
// Favoring the first one to happen first
            
"Combine Duration"        "5.0,5.0" // Duration of fast and slow abilities
            
"Combine Speed"        "5.0,0.25" // Speed of fast and slow abilities
        


Last edited by 3aljiyavslgazana; 11-03-2020 at 00:16.
3aljiyavslgazana is offline