Author Topic: Function for Minigame Reset  (Read 404 times)

What's the function for mini-game reset? And the variables for it.

Here's some functions:
CreateMiniGameGui.clickReset(); - Client command
servercmdResetMinigame(); - Server command

don't think there are parameters...

What's the function for mini-game reset? And the variables for it.

Just do %minigame.reset(%client). If there is no client, just set that to 0.

Here's some functions:
CreateMiniGameGui.clickReset(); - Client command
servercmdResetMinigame(); - Server command

don't think there are parameters...

Hey, I know you are trying to help but can you please only post if you are 100% sure you know the correct answer to a given question, thanks.