AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   VSH / Freak Fortress (https://forums.alliedmods.net/forumdisplay.php?f=154)
-   -   FF2 Looking for abilities (again) (https://forums.alliedmods.net/showthread.php?t=334253)

FurretX 09-09-2021 21:54

Looking for abilities (again)
 
Hey, I am making a boss for a BVB type server and was wondering if anyone knew where to find abilities that are similar to these:

Some kind of Speed Boost for the user and their team that’s within a certain radius
(like the Amputator but speed instead of health)

An Area-Explosion type ability
(like Explosive Taunt but as a rage.)

And if anyone knows how to do this too, please tell me.
How do you add sounds to a specific ability using Batfoxkid’s Ability Menu?

A_T_R 09-10-2021 00:17

Re: Looking for abilities (again)
 
How do you add sounds to a specific ability using Batfoxkid’s Ability Menu?:
"sound_menu_1"
{
"1" "freak_fortress_2\cringelordscout\rage.mp 3"
}
or
"sound_menu_2"
{
"1" "freak_fortress_2\cringelordscout\rage2.m p3"
}

FurretX 09-10-2021 07:25

Re: Looking for abilities (again)
 
Quote:

Originally Posted by A_T_R (Post 2757374)
How do you add sounds to a specific ability using Batfoxkid’s Ability Menu?:
"sound_menu_1"
{
"1" "freak_fortress_2\cringelordscout\rage.mp 3"
}
or
"sound_menu_2"
{
"1" "freak_fortress_2\cringelordscout\rage2.m p3"
}

Thank you for letting me know this! This will be greatly appreciated!

Kolaxie 09-18-2021 22:23

Re: Looking for abilities (again)
 
Quote:

Originally Posted by FurretX (Post 2757369)
An Area-Explosion type ability
(like Explosive Taunt but as a rage.)

You can try Human Sentry Buster rage for this. https://forums.alliedmods.net/showthread.php?t=246980


All times are GMT -4. The time now is 15:06.

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