Table of Contents

[BotHolePackage] serverCmdCreateMinigame

There is no doc-string available for this function.

Syntax

script [BotHolePackage] serverCmdCreateMinigame(string %client, string %name, string %a, string %b, string %c, string %d, string %e);

Parameters

string %client
No description available.

string %name
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.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:665

See also

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

References

This function is not called by any other functions.