Using the death grey effect filter in a script. - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Using the death grey effect filter in a script. (/Thread-Using-the-death-grey-effect-filter-in-a-script) |
Using the death grey effect filter in a script. - Edel[EdC] - 05-13-2012 10:19 PM Hi everyone, Sorry for my english. I would like to know if there is any way to use the grey effect filter (The one which turns the player's world grey when s/he dies) in a script ? And if so, is it possible to change the grey by another color, like red? The idea is to use the grey effect when a player is hide, and a red effect when s/he becomes berserk or is lowlife. Thanks for your help ! RE: Using the death grey effect filter in a script. - Valios - 05-14-2012 01:13 PM That screen effect is handled both client and server-side if I'm not wrong. The only way I can think of to customize it the way you want is going for a custom client. RE: Using the death grey effect filter in a script. - Edel[EdC] - 05-14-2012 08:33 PM Okay, that is far from my skills :-] Thank you for your answer ! |