At the moment when game starts, i need to find my commander by either searching from the map, or pressing CTRL+C.
It would be much more easier if the commander was selected by default, and i saw it in the middle of my screen when game starts.
Select and show commander at the start of the game
Moderator: Moderators
Re: Select and show commander at the start of the game
There is already a widget that does this, it's included with several mods iirc.
Re: Select and show commander at the start of the game
IMO it should be hardcoded, would work with any mod any time, even when LUA is disabled. Why wouldnt someone want to use it?
I think i have disabled that widget in accident because most of lua scripts are useless shit like eyes etc. when you first time start the game, the first thing you do is press F11 and disable all lua, and later you go and enable some critical lua, like startboxes (which also should be hardcoded, omg.)
I think i have disabled that widget in accident because most of lua scripts are useless shit like eyes etc. when you first time start the game, the first thing you do is press F11 and disable all lua, and later you go and enable some critical lua, like startboxes (which also should be hardcoded, omg.)
Re: Select and show commander at the start of the game
Much more important would be making commanders orientated to the current build direction.
-
- Moderator
- Posts: 2464
- Joined: 12 Oct 2007, 09:24
Re: Select and show commander at the start of the game
Maybe in a mod without comms. If 5 units were spawned at the start point it would be inconvenient having them all selected.TradeMark wrote:IMO it should be hardcoded, would work with any mod any time, even when LUA is disabled. Why wouldnt someone want to use it?
Re: Select and show commander at the start of the game
it should not be hardcoded, and my camera always annoyingly pans over to the com. If you need this feature in a mod ask them to make a lua for you that will hit ctrl+c for you.
Re: Select and show commander at the start of the game
Yes, thats why we need a mod tag called "dont_select_and_center_commander_at_start=1;" or something like that.Google_Frog wrote:Maybe in a mod without comms. If 5 units were spawned at the start point it would be inconvenient having them all selected.TradeMark wrote:IMO it should be hardcoded, would work with any mod any time, even when LUA is disabled. Why wouldnt someone want to use it?
And it would select only commanders, you wont have more than one, so it would just select one.
And of course when you dont have commander, it doesnt select anything.
Why not? You could select from options "dont select & center my comm" would solve everything.smoth wrote:it should not be hardcoded, and my camera always annoyingly pans over to the com. If you need this feature in a mod ask them to make a lua for you that will hit ctrl+c for you.
Re: Select and show commander at the start of the game
Easier to write a gadget than hardcode this 
