0 of 0

File information

Last updated

Original upload

Created by

uacvax

Uploaded by

uacvax

Virus scan

Safe to use

Tags for this mod

32 comments

  1. clowndream2
    clowndream2
    • member
    • 0 kudos
    Next gen update needed
    1. MeveOfLyriaa
      MeveOfLyriaa
      • supporter
      • 55 kudos
      +1
  2. MeveOfLyriaa
    MeveOfLyriaa
    • supporter
    • 55 kudos
    This mod has to be updated to next gen, I want to use your mods such as Custom Skills Framework, Phoenix Rage and Reflexes (Reflex Blast and Witcher Reflex), can you port these mods to Next Gen please?
  3. singthean
    singthean
    • member
    • 2 kudos
    This mod completely fucked up a lot of my mods script. No offence but if you're not gonna take care of this mod you should have put the word outdated at the name.
  4. XenoVars
    XenoVars
    • premium
    • 26 kudos
    Damn, was hoping this would be compatible with newer versions.

    Can't even be merge with Slots Slots Slots.

    Good idea though. Hopefully you or someone else can take this idea to the next level and have more compatible fixes in the lastest and last patch.

    Thanks anyways!
  5. DerinHalil
    DerinHalil
    • BANNED
    • 7 kudos
    Well, this seems like a failed conquest.
  6. Leodan32
    Leodan32
    • member
    • 0 kudos
    Update please for 1.31.
    1. kostner
      kostner
      • member
      • 0 kudos
      Yes please update, I really want to try out this promising framework!
    2. uacvax
      uacvax
      • premium
      • 42 kudos
      Unfortunately I wasn't getting enough traction when I was actively working on these so I won't be devoting much time into this at this point in time. Perhaps in the future at a later date. All I can suggest for you right now is to try it on an older version of Witcher. Sorry.
  7. vvbnspdj07
    vvbnspdj07
    • member
    • 0 kudos
    Any way to make it work with the Persistent Appearances mod?
    1. uacvax
      uacvax
      • premium
      • 42 kudos
      Just have to use script merge.
    2. vvbnspdj07
      vvbnspdj07
      • member
      • 0 kudos
      I did. First I get this: http://imgur.com/O0vGUjk . Then I select the lines from C, save and try to compile. This happens: http://imgur.com/ZLFSbp7
    3. vvbnspdj07
      vvbnspdj07
      • member
      • 0 kudos
      I have no idea what I'm doing wrong any help would be much appreciated.
    4. uacvax
      uacvax
      • premium
      • 42 kudos
      Please be sure you are on W3 v1.22.
    5. vvbnspdj07
      vvbnspdj07
      • member
      • 0 kudos
      Is there a 1.21 version? Persistent Appearances only works until 1.21.
    6. uacvax
      uacvax
      • premium
      • 42 kudos
      No, this is for 1.22
  8. RickThedope
    RickThedope
    • BANNED
    • 42 kudos
    Witcher 3 desperately needs some kinda sneaking skill, it is insane that at night in pitch darkness the enemy (especially bandits) can see Geralt from miles away, always before he seems them, you only get to know they're there when an arrow is sticking our of your ass.

    Witcher 2 had that implemented but it was rarely used and only in certain missions(real shame).
  9. FPSRazR
    FPSRazR
    • supporter
    • 26 kudos
    Kinda unrelated but do you know how to add a do while held key to the game? I need an event that does something continuously while a button is held.
    1. uacvax
      uacvax
      • premium
      • 42 kudos
      Yes, see the Wiki page on key bindings.
      https://github.com/cvax/modCustomSkillsFramework/wiki/Development-Process#step-7-key-bindings

      See how it is done for the PhoenixRageModifier.

      if (theInput.IsActionPressed('PhoenixRageModifier'))
    2. FPSRazR
      FPSRazR
      • supporter
      • 26 kudos
      I tried that before but I can't get it to work. It needs to be after a certain amount of time has passed. Like when you're typing and you use the arrow keys to move the insert cursor, holding the arrow keys for a certain amount of time moves it continuously. I have the single move done, but the other part...
    3. uacvax
      uacvax
      • premium
      • 42 kudos
      Just do it in your input.settings, not code then. See how several key bindings are done on holds like alternate cast sign.
    4. killergas47
      killergas47
      • premium
      • 20 kudos
      Hey great tool but regarding the hold modifier, I would like to know whether its possible to for example bound the shift modifier that already exist in game to the Esc key so that IngameMenu would be accessed by pressing Shift Esc. Is this possible and if so how would I do it? thank you.
    5. uacvax
      uacvax
      • premium
      • 42 kudos
      The purpose of this framework is not for rebinding keys. You'll have to program any rebinds that use two key strokes. I only provide two suggestions for other mod authors on potential key binds they can use for their own skills, but ultimately it is up to the author to choose how they want their skill activated.
  10. AnotherSymbiote
    AnotherSymbiote
    • premium
    • 134 kudos
    This looks super awesome & well-documented. Great work!

    The Witcher 3 modding ecosystem needs more frameworks like this. If we had a comprehensive script injection framework & mod-makers actually used it instead of trampling all over the vanilla scripts & any other mods that touch them... that would be way more helpful than Script Merger for mod-users. The less we need Script Merger, the better.
    1. uacvax
      uacvax
      • premium
      • 42 kudos
      ^_^)b