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

FF2 Help required with finding ability


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SpookyToad
Member
Join Date: May 2019
Location: dr_berlin_redux
Old 06-04-2019 , 08:49   Help required with finding ability
Reply With Quote #1

I saw what some bosses have "Glow" ability which makes for fog-bosses glow and that's very helpfull to them due to the bosses can't see in glow, but i don't know which subplugin does that, anyone knows?

NVM Already find out

Last edited by SpookyToad; 06-04-2019 at 10:51.
SpookyToad is offline
Nameless The Nue Producer
Member
Join Date: Aug 2018
Location: vsh_apg_v2
Old 06-04-2019 , 10:37   Re: Help required with finding ability
Reply With Quote #2

https://forums.alliedmods.net/showthread.php?t=242568
You can find 2 variations of outline plugin on here.
One is for the boss' rage(rage_outline), and the other is for a passive that affects the entire round(special_outline).
__________________
Just a Korean TF2 Youtuber passing by, who enjoys FF2 stuff.
Right now I'm no longer working on any servers anymore.

My Steam Profile

My Youtube Channel
Nameless The Nue Producer is offline
Batfoxkid
Senior Member
Join Date: Nov 2018
Location: ''On the map''
Old 06-04-2019 , 10:39   Re: Help required with finding ability
Reply With Quote #3

From here
Code:
	"abilityX"
	{
		"name"		"rage_outline"
		"arg1"		""		// Duration
		"arg2"		""		// Range
		
		// args reserved for the ability management system, if configured to be used with AMS.
		"arg1001"	""	// delay before first use
		"arg1002"	""	// cooldown
		"arg1003"	""	// name
		"arg1004"	""	// description
		"arg1005"	""	// rage cost
		"arg1006"	""	// index for ability in the AMS menu
		"plugin_name"	"m7_abilities_extended"
	}
Edit: Timing lol
__________________

Last edited by Batfoxkid; 06-04-2019 at 10:39. Reason: Edit
Batfoxkid is offline
Nameless The Nue Producer
Member
Join Date: Aug 2018
Location: vsh_apg_v2
Old 06-04-2019 , 10:41   Re: Help required with finding ability
Reply With Quote #4

Quote:
Originally Posted by Batfoxkid View Post
From here
Code:
	"abilityX"
	{
		"name"		"rage_outline"
		"arg1"		""		// Duration
		"arg2"		""		// Range
		
		// args reserved for the ability management system, if configured to be used with AMS.
		"arg1001"	""	// delay before first use
		"arg1002"	""	// cooldown
		"arg1003"	""	// name
		"arg1004"	""	// description
		"arg1005"	""	// rage cost
		"arg1006"	""	// index for ability in the AMS menu
		"plugin_name"	"m7_abilities_extended"
	}
Edit: Timing lol
Ikr xD

Anyway, the code for special_outline is

Code:
"abilityX"
	{
		"name"			"special_outline" 
		"plugin_name"	"m7_abilities_extended"  
	}
__________________
Just a Korean TF2 Youtuber passing by, who enjoys FF2 stuff.
Right now I'm no longer working on any servers anymore.

My Steam Profile

My Youtube Channel
Nameless The Nue Producer is offline
SpookyToad
Member
Join Date: May 2019
Location: dr_berlin_redux
Old 06-04-2019 , 15:59   Re: Help required with finding ability
Reply With Quote #5

Thanks!
SpookyToad 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 13:25.


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