Jump to content
  • Quests with an objective of RandomPOIGoto do not work outside of Trader POIs


    FuriousRamsay

    Game Version: (A20 Experimental)

    Platform: (PC)

    OS/Version: (Windows)

    CPU Model: (Intel i9 11900K)

    System Memory: (64 GB)

    GPU Model and VRAM: (nVidia RTX 3080 10 GB)

    Screen Resolution: (3440*1440)

    Video Settings: (Ultra)

    Game mode: (SP)

     

    Did you wipe old saves? (Yes)

    Did you start a new game? (Yes)

    Did you validate your files? (Yes)

    Are you using any mods? (No)

    EAC on or off? ON

     

    Status: NEW

     

    Bug Description:

    When you spawn a trader outside of their POI, none of the quests with an objective of RandomPOIGoto will show up in the job list.
    If you switch the objective over to ClosestPOIGoto, they will show up but without the information on distance and direction.

     

    Detailed steps to reproduce the bug:

     

    1) Use the entity spawner to spawn Jen (as an example)

    2) Go to the job list

    3) Only Buried Supplies shows up as a quest option
    4) Go to quests.xml and remove the objective of the "tier1_clear" quest called RandomPOIGoto and replace with the one used in the test_fetch quest

                <objective type="ClosestPOIGoto">
                    <property name="distance" value="10"/>
                    <property name="phase" value="1"/>
                    <property name="nav_object" value="quest" />
                </objective>

    5) Reload the game and spawn Jen and the "tier1_clear" quest now shows up

     

    Actual result: 

    1) None of the quests with an objective of RandomPOIGoto will show up in the job list for spawned in Vanilla traders

    2) None of the quests show information on distance and direction for spawned in Vanilla traders

     

    Expected result: (what you expect to occur)

    1) Quests with an objective of RandomPOIGoto would show up in the job list for spawned in Vanilla traders

    2) Quests would show information on distance and direction for spawned in Vanilla traders

    20211210153834_1.jpg


    User Feedback

    Recommended Comments

    You are using Dev testing tools in a way they were not meant to be. Distances from trader to POI's are measured from the center of the traders POI not the trader themselves. I would suggest talking to some people on the modders forum to figure a way around this if you are trying to use it for a mod you are working on. This is not a bug.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...