ensingm2 / SteamMonsterGameScript

A Javascript automator for the 2015 Summer Steam Monster Minigame
78 stars 29 forks source link

Patch for loot notifications stacking rounds #78

Closed vanZeben closed 9 years ago

vanZeben commented 9 years ago

Hacky fix for #53

From my testing seems to be cause by the server sending a fresh m_rgPlayerData every new round, and it always contains your last loot request and then stacking requests after each other? Not too sure why it's like this, but it could just be because these games are clearing levels in 3 seconds still, but this will fix that up