AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   VSH / Freak Fortress (https://forums.alliedmods.net/forumdisplay.php?f=154)
-   -   FF2 [Ability] Monochromatic (https://forums.alliedmods.net/showthread.php?t=285739)

93SHADoW 07-29-2016 16:05

[Ability] Monochromatic
 
2 Attachment(s)
http://i.imgur.com/3AO3YoO.png

It was the summer of 1971, and Miss Pauling's TV was only a black & white set, but she wanted to watch the action anyway.....
This passive ability makes everything (minus the HUD) black & white

Code:

        "abilityX"
        {
                "name"        "monochrome"
                "arg1"        "1" // 1: Bosses, 2: Non-Bosses, 3: Everyone
                "plugin_name"        "monochromatic"
        }

Known Issues:
  • Will conflict with other overlay abilities
  • This may or may not show properly on Mac / Linux clients

Note to boss devs:
  • If you want the B&W effect as a rage or as an on-kill ability, set the overlay path arg for "rage_overlay" / "overlay_on_kill" to "debug/yuv"

JuegosPablo 07-29-2016 16:10

Re: [Ability] Monochromatic
 
Quote:

Originally Posted by SHADoW NiNE TR3S (Post 2440629)
http://i.imgur.com/3AO3YoO.png

It was the summer of 1971, and Miss Pauling's TV was only a black & white set...

Code:

        "abilityX"
        {
                "name"        "monochrome"
                "arg1"        "1" // 1: Bosses, 2: Non-Bosses, 3: Everyone
                "plugin_name"        "monochromatic"
        }

Known Issues:
  • Will conflict with other overlay abilities
  • This may or may not show properly on Mac / Linux clients

Perfect for The Sly Boss

Scooty Booty Sauce 07-29-2016 17:33

Re: [Ability] Monochromatic
 
Popeye would have been better for this.

Chdata 07-30-2016 04:13

Re: [Ability] Monochromatic
 
What does this do differently than an overlay rage?

friagram 07-30-2016 04:48

Re: [Ability] Monochromatic
 
Quote:

Originally Posted by Chdata (Post 2440725)
What does this do differently than an overlay rage?

same, its an overlay

Maximilian_ 07-30-2016 05:54

Re: [Ability] Monochromatic
 
how much time wasted to make this image? :D


All times are GMT -4. The time now is 00:08.

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