Skip to content

Screen Overlay(rage_overlay.ff2)

naydef edited this page Aug 31, 2019 · 3 revisions

Screen Overlay

Note: All abilities listed need to have the slot argument when named arguments are used, even If it is not significant for the ability.

rage_overlay

  • rage_overlay - Temporarily block players' screens with an overlay
Argument name Old name Default value Description Note
path arg1 "" Path to overlay "root" is /tf/materials/
duration arg2 6 Duration of the overlay N/A

Example

"ability1"
{
	"name"			"rage_overlay"
	"path"			"someboss/lol_blockstuff"
	"duration"		"5"
	"plugin_name"	        "rage_overlay"
}

This will cover all non-bosses with the overlay/tf/materials/someboss/lol_blockstuff for 6 seconds when the boss rages.