0 of 0

File information

Last updated

Original upload

Created by

Dreadful Sanity

Uploaded by

DreadfulSanity

Virus scan

Safe to use

1235 comments

  1. XimiraChelo
    XimiraChelo
    • member
    • 0 kudos
    Is there any way to make God Gale's spells work properly on other characters? I can even use the disintegrate ability, but the doll becomes all stiff. Does anyone know if there is a command that adds effect to the abilities?
    1. Zephyrie
      Zephyrie
      • member
      • 1 kudos
      Hey, not sure if they work on anyone else because of how they were coded into the base game, but there is a mod that allows you to have God Gale spells on other characters, this one. c:
    2. XimiraChelo
      XimiraChelo
      • member
      • 0 kudos
      thanks :3
  2. DismayingCat0
    DismayingCat0
    • premium
    • 1 kudos
    Is there a way to do Osi.ChangeApprovalRating("COMPANION UUID", GetHostCharacter(), 0, X) to boost approval for a non host player? I'm in a multiplayer game and my friend isn't the host but wants a small boost to their approval with Astarion.
    1. Zephyrie
      Zephyrie
      • member
      • 1 kudos
      Not sure if it'd work, but you could try replacing the "GetHostCharacter" with their player UUID. To find that, you'd first do:

      _D(Osi.DB_Players:Get(nil))

      Through that, you can locate which one is your friend's character, it'll state their race, gender, body type etc. as well as the rest of the characters available.

      Then, you could try the command 

      Osi.ChangeApprovalRating("COMPANION UUID", PLAYERUUID(), 0, X).

      No guarantees that that'll work, but I have a feeling that's the only way possible if it is. c:
    2. DismayingCat0
      DismayingCat0
      • premium
      • 1 kudos
      tyvm!!! I'll give it a try and see. :D


      Edit: Unfortunately this didn't seem to work, but thank you for the help. 
    3. Zephyrie
      Zephyrie
      • member
      • 1 kudos
      Hey!

      I messed around with this a bit on my own multiplayer save and I got it to work!

      I used the following command:

      ChangeApprovalRating("COMPANION UUID", "PLAYER UUID", 0, X)

      Meaning I added the "" around player UUID and removed the () at the end of the string. I also removed the Osi. at the start but that doesn't make a difference. Hope this helps! <3
  3. RalverS
    RalverS
    • member
    • 2 kudos
    Is there a way to recharge the short rests after I used two of them?
  4. RammyKitty23
    RammyKitty23
    • member
    • 0 kudos
    So where do I put this file? do i put it in the scriptextender file?
  5. Sargoth90
    Sargoth90
    • supporter
    • 2 kudos
    There's a way to spawn npc?
  6. stralous
    stralous
    • member
    • 0 kudos
    Looking to use this in multiplayer, how do I add XP to the other player or the NPCs under their command?
  7. any way to turn Astarion into Ascended without doing his mission?
  8. showll
    showll
    • member
    • 0 kudos
    Hi, is there any method to reduce character level (Minsc), he always lvl 12 and when joins party anyone who leave and reoin after him automaticaly lvl up to 12 too. I've tried reducing his exp, but this doesnt lower his level
  9. TRnip
    TRnip
    • member
    • 0 kudos
    I'm not sure if this is the place to ask this, but I'm using cheat engine and I want to remove a condition from an npc that I can't control. I haven't seen any code similar to what I described perusing through the forums. Does anyone know how to do this?
  10. plurp13
    plurp13
    • premium
    • 0 kudos
    Does anyone know the UUID for the astarion bite scene night? I accidentally got a confession before he could bite me and it’s honor mode so I’m stuck with that unless I can cue up the night DX