|
|
|
|
| Re: Game crashes after flo random event[message #363663 is a reply to message #363657]
|
Sun, 05 September 2021 05:04
|
|
rftr |
 |
Messages:32
Registered:August 2020 |
|
|
Yeah, this one is my bad. You'll need to go into your Data-1.13/Scripts/MiniEvents.lua file and go to line 1601, it will look like this:
CSetMercCoordinates(selectedProfileId, 10, 1, 1)
You need to change it to this (the last parameter is changed):
CSetMercCoordinates(selectedProfileId, 10, 1, 0)
This won't fix your savegame, but it will fix the event for you if you have an earlier save. I'll get this change into gamedir.
You can still post your savegame and I will try to fix it manually for you.
Report message to a moderator
|
Private 1st Class
|
|
|
|