All threads
Off-topic
Off-topic
Off-topic
/
Off-topic
/
Anyone know?
I want to make this lua for !startq in lobby
bool LobbyAPI.StartMatchmaking( cstring tournament(string), cstring myteam(string), cstring opponentteam(string), cstring stage(string) )
and can anyone turn this into !stopq
Menu.Button("Stop Que", function()
Panorama.LoadString([[
LobbyAPI.StopMatchmaking();
]])
end)
30 Jan 2023 19:47