File information

Last updated

Original upload

Created by

meh321

Uploaded by

meh321

Virus scan

Some manually verified files

30 comments

  1. Jacksoon412
    Jacksoon412
    • member
    • 0 kudos
    Is their a skyrim se version of this mod 
  2. darkwolf0218
    darkwolf0218
    • supporter
    • 0 kudos
    I was directed here from the forums, as I'm trying to integrate recycleactor into a spell I'm making.

    Can this be used for scripts? Creation Kit doesn't like it. It can't recognize Console.Util or ExecuteCommand

    It'll take Console.UtilExecuteCommand("recycleactor") but can't use it, as Console.Util interferes with AKTarget.

    Edit: the forums know what they're doing. 

    ConsoleUtil.SetSelectedReference(akTarget)
    ConsoleUtil.ExecuteCommand("recycleactor")




  3. JerisEnigma
    JerisEnigma
    • supporter
    • 26 kudos
    I can finally run BATs via spell now! 
    Instantly improved my QOL by cutting out a few more keystrokes, tysm <3 <3 <3 
  4. LegendLegacy
    LegendLegacy
    • supporter
    • 5 kudos
    Thank you!
  5. Jena84Plissken
    Jena84Plissken
    • member
    • 44 kudos
    Endorse this mod god work
  6. thestigma
    thestigma
    • member
    • 12 kudos
    Can this be used for SSE as-is, or do you have any plans to port it?
  7. jedib1
    jedib1
    • member
    • 2 kudos
    Any plans for a possible Skyrim SSE Release?
  8. xxt65xx
    xxt65xx
    • premium
    • 26 kudos
    This would be really nice on SSE =p
    1. mrjwmorse
      mrjwmorse
      • premium
      • 16 kudos
      Agreed!
  9. hadun9999
    hadun9999
    • member
    • 12 kudos
    to a complete scripting noob: lets say i want a npc to perform an idle at the end of his dialogue. How do i do this? How is the script supposed to look like? Thanks in advance, any answers are appreciated :-)
  10. irswat
    irswat
    • premium
    • 7 kudos
    im curious meh, did you use SendInput, create a virtual keyboard driver or something in c++ to make this plugin?
    1. meh321
      meh321
      • premium
      • 3,055 kudos
      No, it doesn't use input at all. The text is sent to console command handler directly instead of entered in console.