How it works?
export: exports['iconic_minigames']:StartGame(4) ---- from 1 to 4
local success = exports['iconic_minigames']:StartGame(4) if success == true then else end
Last updated 12 hours ago