Console command for faster walking speed?
- brunzenstein
- Smart Inserter
- Posts: 1149
- Joined: Tue Mar 01, 2016 2:27 pm
- Contact:
Console command for faster walking speed?
Anyone knowledgeable could provide a Lula command to increase the characters walking speed?
Re: Console command for faster walking speed?
I used the following in my savefilemod:brunzenstein wrote:Anyone knowledgeable could provide a Lula command to increase the characters walking speed?
Code: Select all
player.character.character_running_speed_modifier = CHARACTER_RUNNING_SPEED_BONUS
Re: Console command for faster walking speed?
just to update:
version 0.18.x
first line displays status what is set.
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