Flash/Scaleform is deprecated in Dota2Reborn. No further support for this module. CustomError Preview Usage Put the files in their correct folders In Lua, use FireGameEvent( 'custom_error_show', { player_ID = pID, _error = "Type Your Error Here" } ) custom_events.txt "CustomEvents" { "custom_error_show" { "player_ID" "short" "_error" "string" } }