[MMO] Unable to interact with Ferryman? Temporary fix is here.

General discussion about Life is Feudal MMO and Life is Feudal: Your Own, The main section and backbone of the forums.
User avatar
Arrakis
 
Posts: 5453
Joined: 25 Oct 2013, 14:11
Location: Space

[MMO] Unable to interact with Ferryman? Temporary fix is here.

Post by Arrakis » 30 Sep 2017, 13:05

Hey feudalists.

If you have just joined and you are stuck on the Newbie Island due to inability to interact with the Ferryman, please follow instructions below and you'll be able to move your character to the Abella.

  • 1. Navigate to the game root folder;
  • 2. Navigate to ..\game\data folder;
  • 3. Open file cm_objects.xml;
  • 4. Find the following line:
    Code: Select all
    <object id="1199" isUnflattenAllowed="1" rotationStep="1" defaultState="Complete" StreamingGroup="3" noRuins="1" isSelectable="0">

    and replace it with
    Code: Select all
    <object id="1199" isUnflattenAllowed="1" rotationStep="1" defaultState="Complete" StreamingGroup="3" noRuins="1" isSelectable="1">

This is basically changing 'isSelectable' for the Ferryman from 0 to 1, making it possible to interact with him. We will patch it sometime soon, but for now, you'll have to edit this file manually in order to interact with the Ferryman and transfer your character to Abella.

Return to General Discussion