Console command for faster walking speed?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
User avatar
brunzenstein
Smart Inserter
Smart Inserter
Posts: 1150
Joined: Tue Mar 01, 2016 2:27 pm
Contact:

Console command for faster walking speed?

Post by brunzenstein »

Anyone knowledgeable could provide a Lula command to increase the characters walking speed?
mophydeen
Filter Inserter
Filter Inserter
Posts: 529
Joined: Sun Nov 22, 2015 5:02 pm
Contact:

Re: Console command for faster walking speed?

Post by mophydeen »

brunzenstein wrote:Anyone knowledgeable could provide a Lula command to increase the characters walking speed?
I used the following in my savefilemod:

Code: Select all

    player.character.character_running_speed_modifier = CHARACTER_RUNNING_SPEED_BONUS
Mgis09
Inserter
Inserter
Posts: 27
Joined: Sun May 06, 2018 3:58 pm
Contact:

Re: Console command for faster walking speed?

Post by Mgis09 »

just to update:
version 0.18.x

Code: Select all

/c game.player.print(game.player.character_running_speed_modifier)
/c game.player.character_running_speed_modifier = 0.4  --for example
first line displays status what is set.
Post Reply

Return to “Gameplay Help”