New disabled player - difficulty using keys to move

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
User avatar
Ranger_Aurelien
Fast Inserter
Fast Inserter
Posts: 170
Joined: Thu Apr 25, 2019 1:53 pm
Contact:

Re: New disabled player - difficulty using keys to move

Post by Ranger_Aurelien »

5thHorseman wrote:
Thu Jan 17, 2019 7:34 am

Code: Select all

call c:\util\factorio_autohotkey.bat
c:\programs\factorio\factorio.exe
Note you "call" batch files, but just type exe's like you would at the dos prompt. Because Windows.
If you don't "call" a sub-batch file, you transfer control to the new batch file and never return to the first one (most useful when using IF statements).
-
Ranger Aurelien
"Knowledge Brings Fear" -- Motto of Mars University, Futurama

User avatar
5thHorseman
Smart Inserter
Smart Inserter
Posts: 1193
Joined: Fri Jun 10, 2016 11:21 pm
Contact:

Re: New disabled player - difficulty using keys to move

Post by 5thHorseman »

Ranger_Aurelien wrote:
Tue Jan 07, 2020 8:32 pm
5thHorseman wrote:
Thu Jan 17, 2019 7:34 am

Code: Select all

call c:\util\factorio_autohotkey.bat
c:\programs\factorio\factorio.exe
Note you "call" batch files, but just type exe's like you would at the dos prompt. Because Windows.
If you don't "call" a sub-batch file, you transfer control to the new batch file and never return to the first one (most useful when using IF statements).
I said that. I just shorted it to "Because Windows"

Post Reply

Return to “Gameplay Help”