Author Topic: Arguments for serverCmdCreateMinigame(); and serverCmdEndMinigame();?  (Read 1318 times)

The MinigameSO object is server-sided, and so are the serverCmds.

Every function mentioned in this topic is server sided.

Edit: Except trace

As far as detecting client-sided if the client is running a minigame, you can intercept this command:
clientCmdSetRunningMinigame(%val)