Ergebnis 1 bis 6 von 6
  1. #1 Zitieren
    Apprentice
    Registriert seit
    Mar 2020
    Beiträge
    17
    like say for example duras becoming a berserker teacher and berserker faction merchant?
    godagarah5000 ist offline

  2. #2 Zitieren
    General Avatar von tombom81
    Registriert seit
    Jun 2015
    Beiträge
    3.142
    I have Alrik here, being a teacher for crafting (Alrik.elextpldoc):
    Code:
        class gCDialog_PS {
                Version = 1;
                Properties {
                    float EndDialogTimestamp = 0;
                    bool TradeEnabled = False;
                    bool TeachEnabled = False;
                    bool TalkedToPlayer = False;
                    bool PartyEnabled = False;
                    bool PickedPocket = False;
                    enum gEPerkCategory TeachPerkCategory = gEPerkCategory_Crafting;
    For Duras I'd guess he's having gEPerkCategory_Invalid - replace it by gEPerkCategory_Crafting for example.

    Usually teaching is enabled by dialog but you may try setting TeachEnabled = True in the tpldoc.

    If it doesn't work you will need to change Duras' class gCDialog_PS in EDA_NPCs.elexsecdoc, too.

    (For packing/unpacking use elexresman.)
    "in der Erkundung dieser weiten und wunderbaren Welt" (post #70, höre link unten)
    TAS for Elex 2 at ELEX II Nexus - Mods and Community (nexusmods.com)
    Tuvok, scannen Sie den Planeten nach Mikroplastik!
    "Hört mir bloß auf mit "Stormson".
    "In Toussaint wird schon für kleinere Schmähungen als diese Satisfaktion verlangt."
    Genug der "Blumensträuße". Ich WILL MadBob! Beugt die Realität!
    tombom81 ist offline

  3. #3 Zitieren
    Apprentice
    Registriert seit
    Mar 2020
    Beiträge
    17
    thanx manz
    godagarah5000 ist offline

  4. #4 Zitieren
    Apprentice
    Registriert seit
    Mar 2020
    Beiträge
    17
    also what sector contains the player? guid = 5826EAC3-92EF-4A3F-B682-6D8BAE0C7C84
    godagarah5000 ist offline

  5. #5 Zitieren
    General Avatar von tombom81
    Registriert seit
    Jun 2015
    Beiträge
    3.142
    World_intern, afair. But in case you're in the search for his inventory: it's somewhere else.
    In the elexsecdoc you'll find It_1H_Sword_Proto only, afair.

    (Guess you need to use dialogs (InfocommandGive) to access his inventory in a decent manner.)
    "in der Erkundung dieser weiten und wunderbaren Welt" (post #70, höre link unten)
    TAS for Elex 2 at ELEX II Nexus - Mods and Community (nexusmods.com)
    Tuvok, scannen Sie den Planeten nach Mikroplastik!
    "Hört mir bloß auf mit "Stormson".
    "In Toussaint wird schon für kleinere Schmähungen als diese Satisfaktion verlangt."
    Genug der "Blumensträuße". Ich WILL MadBob! Beugt die Realität!
    tombom81 ist offline

  6. #6 Zitieren
    Apprentice
    Registriert seit
    Mar 2020
    Beiträge
    17
    Zitat Zitat von tombom81 Beitrag anzeigen
    World_intern, afair. But in case you're in the search for his inventory: it's somewhere else.
    In the elexsecdoc you'll find It_1H_Sword_Proto only, afair.

    (Guess you need to use dialogs (InfocommandGive) to access his inventory in a decent manner.)
    that sector is just what i needed to make jax look like he did when he was an alb eyes skin color eyebrows everything ill upload that so no need replace his texture ill see about uploading it
    godagarah5000 ist offline

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •