<aside> 📦 DTADD.acs

</aside>

<aside> ⚡ int RegisterTeamColorDef(str callee)

</aside>

Usage


This function adds a script name to a list of scripts to run after the scripts that parse the user’s team color inputs.

All scripts added to this list will run whenever the client joins the server, enters the game, respawns, spectates, or clicks “Apply Changes” in the team color options menu. The activator is the world.

<aside> đź’ˇ Note: This function should be run within a OPEN CLIENTSIDE script. Failure to do so will cause your team color scripts to not run properly.**

</aside>

Parameters

Return Value

See Also


Team Colors