Table of Contents

[BotHolePackage] serverCmdClearBrickGroup

There is no doc-string available for this function.

Syntax

script [BotHolePackage] serverCmdClearBrickGroup(string %client, string %id);

Parameters

string %client
No description available.

string %id
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:593

See also

[BotHolePackage] fixArmReady
[BotHolePackage] holeBotDamage
[BotHolePackage] holeBotDisabled
[BotHolePackage] serverCmdAddEvent
[BotHolePackage] serverCmdClearAllBricks
[BotHolePackage] serverCmdClearBricks
[BotHolePackage] serverCmdCreateMinigame
[BotHolePackage] serverCmdSetWrenchData
[BotHolePackage] startGame

References

This function is not called by any other functions.