the-marenga / sf-api

Manage Shakes & Fidget characters via simple commands. Handles encryption, response parsing and everything else for you
MIT License
17 stars 3 forks source link

idlegame update #61

Closed tiquis0290 closed 6 months ago

tiquis0290 commented 6 months ago

when i looked at idlegame i find out that idlesave that get sent to client is not automaticcly updated, i guess there should be another command for updating state of idlegame

the-marenga commented 6 months ago

I don't think there is a way to only update the idle game. The game itself sends UpdatePlayer(poll) commands from time to time, which amongst other things updates the idle game.

Does that not work for you?

tiquis0290 commented 6 months ago

thx, i played with this command and for some reason i thought that it only returned timestamp, so i never used it and always wondered why its here