Jump to content

enollen

Premium Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by enollen

  1. Days have passed, so many CK gurus read this forum and no one had the time to answer a such simple question... maybe for some other newbye like me, i will write the solution.

    Run on -> Player

    Condition Function -> WornApparelHasKeywordCount
    Keyword -> ArmorTypePower
    Comparsion -> >=
    Value -> 1
  2. I have created a new Perk that gives me the ability to sprint without consuming Action Points, but i would like to add a condition that works only when i'm inside a Power Armor Frame.

    So i added these conditions:
    Run on -> Subject

    Condition Function -> GetIsRace

    Race -> PowerArmorRace

    Comparsion -> ==
    Value -> 1

     

    But it doesn't work, and it gives me a warning that don't gives me any clue: QUESTS: Failed to get owner quest for unowned conditions.

    Please help! T_T

     

  3. I'm here after several hours of research on the web but i can't figure out how to give the player an item when the game has just been loaded.
    This is the classic holotape that can configure or uninstall my mod.

    I seen that many modders use a quest that starts when the game is loaded, but i can't find a way how they can start it without any entities attached to it.

    I dont't even know if the quest method is the best way, please help!

  4. I'm trying to modify how the power armor handles energy, i have found fPowerArmorPowerDrainPerActionPoint value on game settings, but i want to check how the game handles this value, i tried to search this value on every script in the "Scripts" folder, but no matches was found. How can it be possible? Is that hardcoded?

×
×
  • Create New...