Ability to Pause game using krpc
cknowles2112 opened this issue · 4 comments
I'm building a simpit, and the only function I've not found in krpc that would be helpful is a pause function.
While I'm aware that pausing is a function you can attach to an alarm, my tests show that setting instantaneous alarms doesn't quite work as expected. So a straightforward pause function would be awesome.
Do you mean pause the game entirely? Our pause your client program until some event occurs? If you mean the latter, that's coming in v0.4.0 :)
Yes, that is confusing.
My desire is to pause the entire game, though pausing the client until
events will be very useful.
…On Sat, Oct 7, 2017 at 06:55 djungelorm ***@***.***> wrote:
Do you mean pause the game entirely? Our pause your client program until
some event occurs? If you mean the latter, that's coming in v0.4.0 :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#422 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ASt6xMji6-SbIcM72bqUck0fUvLVmso4ks5sp1i9gaJpZM4PxLfz>
.
This is related to #347