dont show end game form when playing alone?
Moderator: Moderators
dont show end game form when playing alone?
could that end game statistics window/form be not shown when you start game alone? its just annoying (and stupid to even show it, since there was no game played) to move it every time i test something...
- Pressure Line
- Posts: 2283
- Joined: 21 May 2007, 02:09
Re: dont show end game form when playing alone?
use /endgraph. or load the TestGlobalAI.
Re: dont show end game form when playing alone?
those would take much more time than moving the form by mouse. just remove the form, its that easy... if(playing alone) dont show form;
gosh.
gosh.
Re: dont show end game form when playing alone?
I don't know, is five seconds of coding time worth one second of player time?
You have a few easy methods. It's alright to request an automatic method, but it is kind of insulting to ridicule the options PL gave you.
You have a few easy methods. It's alright to request an automatic method, but it is kind of insulting to ridicule the options PL gave you.
Re: dont show end game form when playing alone?
multiply that one second by 1000, its 16minutes wasted (lol) and what about the annoyance. just because its too hard to add one line of code. do you really want to make this game as unperfect/unlogical/annoying as possible. do you.
if i had the possibility to fix things, i wouldnt be here fighting about these stupid little things. omg.
if i had the possibility to fix things, i wouldnt be here fighting about these stupid little things. omg.
Re: dont show end game form when playing alone?
Hell, bind endgraph to a key with uikeys.txt.
Re: dont show end game form when playing alone?
smart, but not good solution in the end. unless you want to press million keys before you start the game (if we fix every thing with such solution).
- Machiosabre
- Posts: 1474
- Joined: 25 Dec 2005, 22:56
Re: dont show end game form when playing alone?
I only have 1 second to live! better check something in spring by myself, oh damn, a graph! UUUAAArrgggg
Re: dont show end game form when playing alone?
you know i dont mean that. its not about the time.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: dont show end game form when playing alone?
Use the commanders script. That's what the rest of us do 

Re: dont show end game form when playing alone?
I do not mind this. Some players want to sandbox. LET THEM.
- Pressure Line
- Posts: 2283
- Joined: 21 May 2007, 02:09
Re: dont show end game form when playing alone?
agreed. but thats not a reason to be an ass.smoth wrote:I do not mind this. Some players want to sandbox. LET THEM.
id like to see it as a toggleable option, in the settings, to make it so i can choose to never have it displayed (or at the end of every game)
Re: dont show end game form when playing alone?
it should not be disaplayed if there were not any battle, why would you want to see empty/bugged stats with full of MAX_INT etc
- Pressure Line
- Posts: 2283
- Joined: 21 May 2007, 02:09
Re: dont show end game form when playing alone?
I am not sure how you think Spring is supposed to tell the difference. i suppose a conditional could do it, if the game ends on frame0 then dont display the endgraph window.
Re: dont show end game form when playing alone?
or just count players who joined?
Re: dont show end game form when playing alone?
I am pretty sure the game can check if there is no players present, if there are not at start have it add the testglobalai(emptyai) and be done with it.
Gaiaplayer is there without the player having to specify it's existence.
Gaiaplayer is there without the player having to specify it's existence.
Re: dont show end game form when playing alone?
He wasnt an Ass..The asses are those that suggest all kinds of obvious and rediculeous solutions instead of saying,"yeah this is a nice tweak to make the game more comfterble".
Thats how you polish games,by removing small annoyances that are unnessesary.
I see this all the time here..people jsut like ot make reducelous and obvious suggestions comment that somehow fix the problem with some half assed hack..
Thats how you polish games,by removing small annoyances that are unnessesary.
I see this all the time here..people jsut like ot make reducelous and obvious suggestions comment that somehow fix the problem with some half assed hack..