Skip to content

MQ2Autoclaim

ChatWithThisName requested to merge MQ2Autoclaim into master

Moved Window elements to globals because if marketplace was unavailable for some reason then there was 120 seconds of lag.

Doing this allows us to initialize them once, instead of finding them every pulse. Now is cleared on SetGameState at CharSelect

Adjusted spacing and put conditions on separate lines from the actions.

Remove "VOID" from API function calls.

Edited by ChatWithThisName

Merge request reports