Table of Contents

MiniGameSO::messageAllExcept

There is no doc-string available for this function.

Syntax

script MiniGameSO::messageAllExcept(string %obj, string %exception, string %msgType, string %msgString, string %a1, string %a2, string %a3, string %a4, string %a5, string %a6, string %a7, string %a8, string %a9, string %a10);

Parameters

string %obj
No description available.

string %exception
No description available.

string %msgType
No description available.

string %msgString
No description available.

string %a1
No description available.

string %a2
No description available.

string %a3
No description available.

string %a4
No description available.

string %a5
No description available.

string %a6
No description available.

string %a7
No description available.

string %a8
No description available.

string %a9
No description available.

string %a10
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:28597

See also

MiniGameSO::addMember
MiniGameSO::bottomPrintAll
MiniGameSO::canEdit
MiniGameSO::canLeave
MiniGameSO::canReset
MiniGameSO::centerPrintAll
MiniGameSO::chatMessageAll
MiniGameSO::chatMsgAll
MiniGameSO::checkLastManStanding
MiniGameSO::endGame
MiniGameSO::forceEquip
MiniGameSO::getLine
MiniGameSO::isMember
MiniGameSO::MessageAll
MiniGameSO::onAdd
MiniGameSO::pickSpawnPoint
MiniGameSO::removeMember
MiniGameSO::Report
MiniGameSO::reset
MiniGameSO::respawnAll
MiniGameSO::scheduleReset
MiniGameSO::setCameraBrick
MiniGameSO::setCameraNormal
MiniGameSO::setEnableBuilding
MiniGameSO::setEnablePainting
MiniGameSO::Slayer_setPref
MiniGameSO::timeLimitTick
MiniGameSO::updateEnableBuilding
MiniGameSO::updateEnablePainting
MiniGameSO::updatePlayerDataBlock
MiniGameSO::VCE_ifVariable
MiniGameSO::VCE_modVariable
MiniGameSO::Win

References

This function is not called by any other functions.