Table of Contents

serverCmdCreateMinigame

There is no doc-string available for this function.

Syntax

script serverCmdCreateMinigame(string %client, string %gameTitle, string %gameColorIdx, string %useSpawnBricks);

Parameters

string %client
No description available.

string %gameTitle
No description available.

string %gameColorIdx
No description available.

string %useSpawnBricks
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:27154

See also

References

This function is not called by any other functions.