Jump to content

kwoodard65

Premium Member
  • Posts

    54
  • Joined

  • Last visited

Nexus Mods Profile

About kwoodard65

Profile Fields

  • Country
    United States
  • Currently Playing
    TESIV Oblivion
  • Favourite Game
    Oblivion

Recent Profile Visitors

5632 profile views

kwoodard65's Achievements

Contributor

Contributor (5/14)

  • Dedicated Rare
  • First Post
  • Collaborator Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Oblivion family, I think is a best practice to use Audacity and export recorded audio in WAV format.
  2. This issue was resolved after reinstalling the latest version of CSE, all DLLs, developed by Shadme. All DLLs and other files must be installed under C:\Games\Oblivion
  3. I am experiencing an error each time I attempt to generate lip against my mp3 file. I am using CSE.
  4. Lately when converting NPC dialogue topics into mp3 and lip files, I am receiving this error message: [CSE] Interop manager not initialized! I am using OBSE 22.x
  5. This is the beginning of my script: if (DoOnce1 == 0) SetStage WaV001 1 Set DoOnce1 to 1 endif ; Check Player Status If ( GetStage WaV001 >= 1 ) && ( WaV001 <= 10 ) Set SetPCInfamy to 1 Set PlayerRef.SetCrimeGold to 0 Set ModDisposition to PlayerRef 100 Endif ;End code If ( GetStage WaV001 == 1 ) && ( WaV001 < 2 ) PlaySound AMBWhiteout2D message "As you abide about your day, you suddenly feel dizzy and then the world begins spinning around you in white light!" Set GameTimer to 1 Set GameTimer to ( GameTimer + GetSecondsPassed ) ElseIf ( GameTimer <= 6) && ( GetStage WaV001 == 1 ) && ( WaV001 < 2 ) PlayerRef.MoveToMarker WaVLadyGreetingMarkerRef Set GameTimer to 1 Endif
  6. My mod used to self-activate but now I have to use the command line. It appears to start and then crash the game. I can set the stage for a higher quest number to begin playing the Mod. I have used TES4Edit Autoclean on my Mod and it loads without issue under CS with no script compilation issues.
  7. I think I found a leveled spell book but wanted a spell book for a certain spell like a scroll.
  8. Okay, is a spell book like a container? Do you have an example? I know in the game you find a spell scroll.
  9. As I stated earlier, I have not modded in years but want to troubleshoot my Mod for my daughter's playing expenses. Okay my Mod is finally more or less green and appears clean under TES4Edit. However, I was editing a container chest today only to confirm I could not add a spell. I can add a weapon but not a spell. Does anyone here have any ideas?
  10. Also the CS Save As options for Masters is not persistent; I have check this option each time before I load my Mod. You are amazing, thanks!
  11. Also the CS Save As options for Masters is not persistent; I have check this option each time before I load my Mod.
×
×
  • Create New...