0 of 0

File information

Last updated

Original upload

Created by

exiledviper meh321

Uploaded by

exiledviper

Virus scan

Safe to use

178 comments

  1. exiledviper
    exiledviper
    • premium
    • 479 kudos
    Locked
    Sticky
    Skyrim Special Edition version is up now. Find it here: https://www.nexusmods.com/skyrimspecialedition/mods/13048/?
  2. Tesfantom
    Tesfantom
    • member
    • 0 kudos
    Is it possible to create a function that will instantly detect that there are hostile creatures near the player? For example, how the standby, teleportation, and sleep buttons work. Which blocks all this if there are enemies nearby.
  3. Clevon
    Clevon
    • supporter
    • 14 kudos
    There seems to be a library function in the v3.3 of StorageUtil.dll called "TESTScanCellNPCsByFaction". It does not exist in v3.2 of the
    dll. This seems to be the source of the error,
    "error: Native static function TESTScanCellNPCsByFaction could find no matching static function on linked type MiscUtil. Function will not be bound."

    Is it possible that this library function in the DLL needs to be properly renamed to "ScanCellNPCsByFaction" which is referenced in the changelog?
    1. Mitradis
      Mitradis
      • member
      • 1 kudos
      i think yes.
    2. BlitzVZLA
      BlitzVZLA
      • member
      • 0 kudos
      Tengo el mismo problema. ¿Qué puedo hacer para solucionarlo por favor?
  4. BikerBob69
    BikerBob69
    • premium
    • 0 kudos
    here is a strange one,  after startup, check inventory, a message appears saying I need version 3.3, which I'm running. I've run into this on other mods where the version number correct but something is reporting it as something else.
  5. Hello.
    My scripts seem to be slowing down over time. for example i have a mod in which when i press a key, a specific menu shows up. over time it's taking longer and longer to appear.

    When i see it's slowing down, i load a save in which it is still fast, and continue playing from there until i noticed it slowed dwn again.

    any idea what could be the cause though? Im basicly doing every quest twice because of this.

    its a long playthrough and it started appearing  after i added "true hud" and "true directional movement". on top of that, through out the playthrough i have a bunch of other mods.. some are sure heavy on scripts, but it was not a problem at all for the whole year on this one playthrough...

    How could i stop the scripts from slowing down please?
    1. nb1646
      nb1646
      • member
      • 0 kudos
      Late reply, I know, but you're asking for help on the classic Skyrim version of the mod. Navigate to PapyrusUtil SE - Modders Scripting Utility Functions for help regarding Skyrim SE/AE mods.
  6. towerpainter1
    towerpainter1
    • member
    • 0 kudos
    when my game starts it says i need 3,3, which i have i installed the cumshot mod , now it says my papyrus is out of date?
    1. krieg177023
      krieg177023
      • member
      • 0 kudos
      same thing happened to me but its not the same mod, in my case its the sexlab survival if im correct
    2. GammaThreve
      GammaThreve
      • member
      • 9 kudos
      You've got bigger problems than mod compatibility....
  7. Mitradis
    Mitradis
    • member
    • 1 kudos
    del
  8. jss1138
    jss1138
    • member
    • 1 kudos
    This mod conflicts with Campfire (needed for Frostfall).

    Which should come first?
    1. Conan351
      Conan351
      • member
      • 5 kudos
      hey i know this is an old post but anyone ask the same question in future let this papyrus mod 3.3 overwrite campfire mod
  9. BazilMcBazil
    BazilMcBazil
    • member
    • 0 kudos
    Is there a way to count keys in a json file in this version of papyrusutil, I see it mentioned in the SE version?  
  10. stackofbeef
    stackofbeef
    • supporter
    • 7 kudos
    papyrus say i have old version. Same problem in sse. Everything works tho, but is that just me?
    1. Pizzahunter31
      Pizzahunter31
      • supporter
      • 5 kudos
      Same here, getting error logs and messages saying need to update. 
    2. Deroxor
      Deroxor
      • member
      • 2 kudos
      getting the same issue, the fuk?
  11. jaggerloco
    jaggerloco
    • member
    • 6 kudos
    Excuse my ignorance, but what is this mod for? Improves performance, compatiblity or something?
    I will appreciate your answers.
    1. ArturoPlayerOne
      ArturoPlayerOne
      • member
      • 31 kudos
      (Late reply, but anyway...)
      It allows more options for Modders to make more complex mods with functionality otherwise impossible to implement, therefore some complex mods require this mod installed in your Skyrim so they can work properly

      Hope this helps.
    2. jaggerloco
      jaggerloco
      • member
      • 6 kudos
      Thanks for your answer!