I use Spring.exe a lot for testing and it's extremely annoying getting a game over screen immediately after I enter a game.
Can it please be made so that "single player" games don't do this.
Game Over screen with Spring.exe
Moderator: Moderators
- TheFatController
- Balanced Annihilation Developer
- Posts: 1177
- Joined: 10 Dec 2006, 18:46
Re: Game Over screen with Spring.exe
seconded.
also, on a related note: you're a lua coder, could you please whip me up script that applies /cheat (and maybe additional commands) at the beginning of games? The combination is probably permanently imprinted into my muscle memory by now
also, on a related note: you're a lua coder, could you please whip me up script that applies /cheat (and maybe additional commands) at the beginning of games? The combination is probably permanently imprinted into my muscle memory by now

Re: Game Over screen with Spring.exe
Code: Select all
--this is a widget
Spring.SendCommands('cheat', 'godmode', 'spectator')
Re: Game Over screen with Spring.exe
thanks!lurker wrote:Code: Select all
--this is a widget Spring.SendCommands('cheat', 'godmode', 'spectator')

Re: Game Over screen with Spring.exe
I am so amazingly grateful for the widget that i used my primitive coding skills to make this (it's attached)
.extract into spring dir and run. works with CA 3782, if you want i can edit it for other mods (it's really simple, if you want you could do it yourself)

.extract into spring dir and run. works with CA 3782, if you want i can edit it for other mods (it's really simple, if you want you could do it yourself)
- Attachments
-
- Spring.zip
- spring test script ^_^
- (847 Bytes) Downloaded 10 times
Re: Game Over screen with Spring.exe
lol i made topic about this long time ago, and all i got was "OMG LOL!!! YOU DONT HAVE ONE SECOND TIME IN YOUR LIFE TO MOVE IT OFF???!??!?111? LOOOOL"
Re: Game Over screen with Spring.exe
well, move it off 
fix is in master and likely will be in lurker's newest fixed exe.

fix is in master and likely will be in lurker's newest fixed exe.