Oblivion

File information

Last updated

Original upload

Created by

MiCizek

Uploaded by

micizek

Virus scan

Safe to use

Tags for this mod

13 comments

  1. MotoSxorpio
    MotoSxorpio
    • premium
    • 188 kudos
    This could somehow be cleaner I think. I get some lag with the plugin enabled. Ima look into what code could be changed to help, and maybe some translation for the HUD messages. Still, I like the concept and hope micizek develops further.
  2. LordEmm
    LordEmm
    • supporter
    • 10 kudos
    The errors Motosxorpio mentioned are still in the 1.0c version though easily fixed via the CS.
  3. MotoSxorpio
    MotoSxorpio
    • premium
    • 188 kudos
  4. micizek
    micizek
    • member
    • 1 kudos
    I found relevant error. I can not upload now.
  5. MotoSxorpio
    MotoSxorpio
    • premium
    • 188 kudos
    @micizek:

    Go thru your script and get rid of errors in lines 77, 102, 121 (spacing in parameters is incorrect):
    077 set varSneakMod to (ActorId.IsSneaking +1)<----needs a space to read "(ActorId.IsSneaking + 1)"
    102 If (varDistance <= skill) && ( varSneakMod<= skill)<----Needs to delete and add a space to read "...&& (varSneakMod <= skill)"
    121 If (varDistance <= skill) && ( varSneakMod<= skill)<----Needs to delete and add a space to read "...&& (varSneakMod <= skill)"


    Check out LHammonds readme generator, this will help in creating a description everyone will understand.

    Which OBSE version was this written on? With the above errors, CTD using OBSE 20 beta b; without the above errors...works as advertized. Fix the Errors, get a good description and I will give my endorsement.
  6. micizek
    micizek
    • member
    • 1 kudos
    You are not my sister! :-P
  7. polluxval
    polluxval
    • member
    • 20 kudos
    i want a chocolate bar too...
  8. MotoSxorpio
    MotoSxorpio
    • premium
    • 188 kudos
    @micizek:

    Go thru your script and get rid of errors in lines 77, 102, 121 (spacing in parameters is incorrect), and find what makes CTD when more than one NPC is present?

    If anyone saves game with this mod, save is corrupted.

    Check out LHammonds readme generator, this will help in creating a description everyone will understand.

    Did you test this?
  9. gretzky99
    gretzky99
    • BANNED
    • 9 kudos
    You might want to respell them as MODS.
  10. MiloHunts
    MiloHunts
    • premium
    • 80 kudos
    @ MiCizek
    the Oblivion "life detection" spell detects all humans and creatures.
    A more thorough description will inform everyone what this adds to the vanilla Oblivion spell