[Klonan] [0.18.41] PvP Scenario: speed modifier does not work after death

This subforum contains all the issues which we already resolved.
Post Reply
BasKoning
Manual Inserter
Manual Inserter
Posts: 2
Joined: Thu Mar 31, 2016 8:41 pm
Contact:

[Klonan] [0.18.41] PvP Scenario: speed modifier does not work after death

Post by BasKoning »

To recreate: Multiplayer, Host new game, PvP (next) (next) (play)
in tab 'balance options', set walking speed to 200 percent, (start round) (join a team)

Walk around: you walk at 200 percent. Walk to an alien, and die.
Respawn. You now walk at 100 percent.
I think this is a bug?

After some poking around, I have found this in console:

Code: Select all

/c game.player.print(game.player.force.character_running_speed_modifier) 
gives

Code: Select all

0
which gave me this workaround:

Code: Select all

/c game.player.force.character_running_speed_modifier=1
will make you run at 200 percent again.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [Klonan] [0.18.41] PvP Scenario: speed modifier does not work after death

Post by Klonan »

Thanks for the report

It is fixed for the next release

Post Reply

Return to “Resolved Problems and Bugs”