AMXX-BG.INFO screenfade_util.inc Functions

screenfade_util functions

All callable symbols documented in this include, grouped by declaration type.

Stocks

Name Signature
FixedUnsigned16 stock FixedUnsigned16(Float:flValue, iScale) {
UTIL_FadeToBlack stock UTIL_FadeToBlack(id,Float:fxtime=3.0,bool:bReliable=false,bool:bExternal=false) {
UTIL_ScreenFade stock UTIL_ScreenFade(id=0,iColor[3]={0,0,0},Float:flFxTime=-1.0,Float:flHoldTime=0.0,iAlpha=0,iFlags=FFADE_IN,bool:bReliable=false,bool:bExternal=false) {