// Could happend in the beggining of the round or Team Select
PHP Code:
register_event("TeamInfo","team_assign","a")
// Happends at Team Select & Auto-Join Only
PHP Code:
register_event("TextMsg","team_join","a","1=1","2&Game_join_te","2&Game_join_ct")
__________________