so yeah, I have the debug window up, select another player and the game pauses...
so how do I get it started again?
also why is alt-m (key combo to bring up debug keys list) so flakey?
ok, how do you unpause the game while cheating?
-
ouch
- Trained

- Posts: 122
- Joined: 13 Nov 2007, 02:01
-
lav_coyote25
- Professional

- Posts: 3434
- Joined: 08 Aug 2006, 23:18
Re: ok, how do you unpause the game while cheating?
escape??? try it.
-
Dalton
- Trained

- Posts: 361
- Joined: 11 Jan 2010, 19:41
- Location: Canada
Re: ok, how do you unpause the game while cheating?
You do not have the required permissions to view the files attached to this post.
-
ouch
- Trained

- Posts: 122
- Joined: 13 Nov 2007, 02:01
Re: ok, how do you unpause the game while cheating?
neither of those work. There is an icon up in the right corner that has a bunch of z"s on it with a 0 displayed next to it (like indicating the game is sleeping, maybe waiting for something?) I can move around and click on stuff but it never resumes...
-
yamar
- Trained

- Posts: 68
- Joined: 10 Aug 2009, 01:27
Re: ok, how do you unpause the game while cheating?
Try clicking the pause button. Works for me.
-
Cyp
- Evitcani

- Posts: 784
- Joined: 17 Jan 2010, 23:35
Re: ok, how do you unpause the game while cheating?
Hmmm, sounds like you were switching players in trunk, which might not work at the moment — "0 Zzz" indicates that the net connection to the host player 0 isn't working, since player 0 (you) suddenly disappeared, and was replaced by an extra player 1 (you), and the game can't continue because player 0 hasn't been sent the needed messages.ouch wrote:neither of those work. There is an icon up in the right corner that has a bunch of z"s on it with a 0 displayed next to it (like indicating the game is sleeping, maybe waiting for something?) I can move around and click on stuff but it never resumes...
-
ouch
- Trained

- Posts: 122
- Joined: 13 Nov 2007, 02:01
Re: ok, how do you unpause the game while cheating?
yep, playing trunk trying to debug some of my code... would be nice if I could plop an enemy tower down to see the droids reactions. Otherwise I just have to play and hope the special circumstances to trigger my code arises...Cyp wrote:Hmmm, sounds like you were switching players in trunk, which might not work at the moment — "0 Zzz" indicates that the net connection to the host player 0 isn't working, since player 0 (you) suddenly disappeared, and was replaced by an extra player 1 (you), and the game can't continue because player 0 hasn't been sent the needed messages.
-
Cyp
- Evitcani

- Posts: 784
- Joined: 17 Jan 2010, 23:35
Re: ok, how do you unpause the game while cheating?
Update and try again, now?ouch wrote:...
yep, playing trunk trying to debug some of my code... would be nice if I could plop an enemy tower down to see the droids reactions. Otherwise I just have to play and hope the special circumstances to trigger my code arises...
-
ouch
- Trained

- Posts: 122
- Joined: 13 Nov 2007, 02:01
Re: ok, how do you unpause the game while cheating?
yeah, it works now, big thanks for the fix! I can finally debug at a reasonable rate.