Table of Contents

[BotHolePackage] serverCmdSetWrenchData

There is no doc-string available for this function.

Syntax

script [BotHolePackage] serverCmdSetWrenchData(string %client, string %info);

Parameters

string %client
No description available.

string %info
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:788

See also

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

References

This function is not called by any other functions.