Skip to content

zedor/CustomError-Deprecated-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
	}
	
}

About

Module for showing custom error in Dota2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages