Author Topic: Retrieving a Minigame from the client?  (Read 412 times)

Is there any way to retrieve the minigame the client is in? I need it to target the client's minigame, but I can't seem to figure out what command it is.

Err...
I think I found the command. If getMinigamefromObject(%client); works then my problem is solved.

%client.minigame works.