Table of Contents

Slayer_TeamHandlerSG::messageAllDeadByColor

There is no doc-string available for this function.

Syntax

script Slayer_TeamHandlerSG::messageAllDeadByColor(string %this, string %color, string %cmd, string %msg, string %a, string %b, string %c, string %d, string %e, string %f, string %g, string %h, string %i, string %j, string %k, string %l, string %m, string %n, string %o, string %p);

Parameters

string %this
No description available.

string %color
No description available.

string %cmd
No description available.

string %msg
No description available.

string %a
No description available.

string %b
No description available.

string %c
No description available.

string %d
No description available.

string %e
No description available.

string %f
No description available.

string %g
No description available.

string %h
No description available.

string %i
No description available.

string %j
No description available.

string %k
No description available.

string %l
No description available.

string %m
No description available.

string %n
No description available.

string %o
No description available.

string %p
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamHandlerSG.cs:155

See also

Slayer_TeamHandlerSG::addTeam
Slayer_TeamHandlerSG::autoSort
Slayer_TeamHandlerSG::autoSortAll
Slayer_TeamHandlerSG::balanceTeams
Slayer_TeamHandlerSG::canDamage
Slayer_TeamHandlerSG::deleteAllBots
Slayer_TeamHandlerSG::dumpTeams
Slayer_TeamHandlerSG::getAutoSortTeamCount
Slayer_TeamHandlerSG::getShuffleTeamCount
Slayer_TeamHandlerSG::getTeamFromName
Slayer_TeamHandlerSG::getTeamListSortedScore
Slayer_TeamHandlerSG::getTeamsFromColor
Slayer_TeamHandlerSG::isNeutralColor
Slayer_TeamHandlerSG::messageAllByColor
Slayer_TeamHandlerSG::onAdd
Slayer_TeamHandlerSG::onMinigameReset
Slayer_TeamHandlerSG::onMinigameRoundEnd
Slayer_TeamHandlerSG::onMinigameStart
Slayer_TeamHandlerSG::onNewTeam
Slayer_TeamHandlerSG::onTeamMemberSwap
Slayer_TeamHandlerSG::pickTeam
Slayer_TeamHandlerSG::removeAllMembers
Slayer_TeamHandlerSG::removeAllTeams
Slayer_TeamHandlerSG::removeTeam
Slayer_TeamHandlerSG::sendTeams
Slayer_TeamHandlerSG::shuffleTeams
Slayer_TeamHandlerSG::swapTeamMembers

References

This function is not called by any other functions.