I need to do 2 things and don't know where to look for them.
First, I need to either disable drag selection or at least hide the box it creates while while moving the mouse with the left button held down.
Secondly, When I right click without a unit selected, or when I have a unit selected not under my command I get an error message saying no units capable of executing that command or something like that. I need to prevent this error from triggering every time.
If it is in fact possible to disable that error message I think it would be done in unit's Actor in the data editor, under the events field. Otherwise probably the best move is to simply edit out the text and sound file from the error message, in the data editor.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I need to do 2 things and don't know where to look for them.
First, I need to either disable drag selection or at least hide the box it creates while while moving the mouse with the left button held down.
Secondly, When I right click without a unit selected, or when I have a unit selected not under my command I get an error message saying no units capable of executing that command or something like that. I need to prevent this error from triggering every time.
Thanks in Advance.
If it is in fact possible to disable that error message I think it would be done in unit's Actor in the data editor, under the events field. Otherwise probably the best move is to simply edit out the text and sound file from the error message, in the data editor.