Est Fade
From EventScripts Community Encyclopedia
Syntax: est_Fade <identifier> <type> <fade time> <total time> <Red> <Green> <Blue> <Alpha>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionShakes a player's screen [edit] Parameters
[edit] Exampleevent player_spawn { // Fades from a purplish color to normal view for all players est_Fade #a 0 5 5 64 0 64 128 } [edit] Notes
[edit] See Also |
