• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Yvell

Members
  • Content count

    169
  • Joined

  • Last visited

Posts posted by Yvell


  1.  

    I remember a mod named "drugs and beer inebriation", but can't remember if it is on tes nexus or else...

     

    There is Laps Inebriation v1.21 (nexus 2495) then Sumguy21s Inebriation + skooma (nexus 2807) and that led to brips weed space cake shrooms and beer (nexus 14393).  But be sure to read through the comments.

     

     

    That's it! "Weed space cake shrooms AND Beer inebriation" I found it back!

     

    (I was answering to MisterMoist :) )

    0

  2. Maybe it didn't work because the Mod is so dirty. Epic Summons Mod

    Script IDs with same names ( duplicate )

    4 or 5 scripts are set as Object scripts instead of Magic effect scripts.

    And one wrong script; a elseif instead of if

     

    And no bug but bad: all summon scripts use the "place at me " command

    WARNING: Overuse of the placeatme command may result in savegame bloating, which can lead to savegame corruption.

    http://www.uesp.net/wiki/Oblivion:Console

     

    The Placeatme command is a very dangerous command to use unless you know what you are doing. It allows you to place thousands, millions or billions of items in to a game and depending on the game settings, the game will not track them but will remember them because they where scripted in to the game. Slowly as you place more and more items, you bloat the players saved game, eventually corrupting it and breaking it.

    http://www.theengineeringguild.co.uk/elder-scrolls-modding-guides/46-oblivion-placeatme-tutorial-for-oblivion

     

    Or use the "moveto Player" command.

     

    --------------------------------------------------

    Here the esp without  Edgar.

    If you start the game the 7 spells are add in the Player inventory.

    Scripts cleaned ;  no duplicates and all set as Magic effect scripts.

     

    BUT still the place at me command.

     

    attachicon.gifEpicHordeSummons.7z

     

    Edit: you should make a clean save before you activate the new esp.

    delete the old esp, start game and save, quit game, install and activate the new esp, start game and you get all 7 spells.

     

    Wow! Thanks Fejeena! That's more than I expected!

    :D

     

    0

  3. Hi there, I just installed LAPF and seems to have some strtange issue:

    during sex act when mooving flying camera, the actors are mooving at the same time in the room, crossing chairs/tables/walls... Pretty fun when using a bed: they are finishing in levitation...

     

    Any idea to solve this? Maybe I missed something (settings or else)...

     

    edit 7/7/2015:

    I tryied all I could imagine (re-reading the readme, reinstalling the mod, clean save, new game) and still have this mooving issue, when I use flying camera... Could someone help me? ^^'

     

    I'm not using any camera mods...

    0

  4. The Bashed Patch configuration sections mainly related to Spells are Spells, Scripts and Graphics. They conciliate different definitions of the same spells (overhauls, for example, very often change their magicka cost, pricing, visual effects, spell icons et cetera). I'm not sure how this would help your case, since these spells appear to be new, unique spells added to the game and not overrides of vanilla ones.

    Another possibility (other than what varenne suggested, too many scripts running) is that your mod have some 'hidden' master that you had in your load order in the past, and now is missing. Multiple summons are usually forbidden in game. In a bare OOO/FCOM setup, for instance, you can summon exactly 1 minion for each school of magic (1 daedroth or skeleton for Conjuration, 1 Golem for Alteration and 1 Beast for Restoration - the latter is the reward for completing the quest "Shadows in a struggle for power").

     

    EDIT

    By the way, I have read the posts in the discussion thread, there are several complaints from ppl who have the same problem as you. And the author said in the description he/she's not going to release updates. :(

    Still, you had the mod working in the past... and you stated you've been running a new game (which is one of the solutions suggested). *Puzzled*

     

    Hovever, this is how you can fix things manually.

    You can use the CS to identify and take note of the EditorIDs of the missing spells. Just replace the initial '00' with the exadecimal code given by the modindex (the number that reflects the position of the mod in your load order). The starting value is '00' which is assigned to Oblivion.esm

     

    For each spell, use the console as follows:

     

    player.addspell <editor ID here, with modindex>

    (without "<" ">")

     

    I don't see it as a cheat, Edgar would give you the spells for free in any case.

     

    If I remember my old games when using those spells, there were no limitation number for those summons, you can cast the spell several times and create each time new npcs (maybe because they are not followers, just spawned creatures/npcs), so I could create battles as I wish! :P (they became followers only with MCS)

     

    I'll try some of the ideas you (all) gived to me (when I'll have time), and let you know if it worked!

    Thanks all! ;)

    edit: I could try to merge this mod with an other, editing edgard's list too... or creating a new mod, adding them dirrectly to the player's inventory... but I'll need to learn how do do first! lol!

    I'll try to check all of this when my job let me the time to do it...

    0

  5. You should be able to setup the standalone version of Wrye Bash 295.5; Wrye Bash 295.5 - Standalone Executable.7z

     

    Partial Readme

    If you're using the Standalone version, the only thing you need to install manually is the MSVC++ 2008 redistributable at http://www.microsoft.com/downloads/en/confirmation.aspx?familyid=ba9257ca-337f-4b40-8c14-157cfdffee4e&displaylang=en

     

    If that Microsoft link does not work for MSVC++ 2008 redistributable, just do a Google search for it.

     

    For Intermediate and Advanced Users

    Where others have had issue in the past is with the installer version, as it requires specific Python dependencies be installed or already present from a prior Python install, AND those dependencies are Python version specific. You can have multiple versions of Python installed and the recommended install location is directly off of root; C:\

    attachicon.gifPythonInstalls-1.jpg

     

    I also use version Wrye Bash 304.3 - Standalone Executable.7z for the face import/export feature, which is broken in Wrye Bash 295.5. Fore this all you need to do is download the 7z archive and unpack it to a location of your choice. I have it in a Tools folder on another drive and made a link to it from my desktop.

     

    Regarding your issue with a MOD no longer working, that did previously, it may be too many scripts running and not enough resources to successfully run everything. Or it may be script conflicts. There was a tool that movomo posted back a couple or few months that can show you what is running during game time and which are the resource hogs. You may also want to look into that, as it may help to identify your specific issue of this MOD not running. I think the post was in Oblivion Technical.

     

    All links are working, thanks Varenne! ^^

    I remember having a similar problem with an overhaul mod and a mod that added clothes to a specific shop, but I remembered how the shop system works and I tcl'd under the map and found 3 chests, 1 being the special enchanted item that a lot of vendors carry, the other being the normal shop that the overhaul changed, and the last containing the modded items. I don't know if this would work for you but try opening the console and tcl yourself under the map. (The chests are usually floating somewhere under the map)

     

    Well I don't know if it will work for me, I'm looking for spells... not some objects contained in a chest... but thanks, I'll look at it, just in case! :)

    0

  6. Well I'm already thinking about it, even if it is'nt my actual problem... I don't think it'll make epic summons working! ;)


    I'm still searching why this mod don't work anymore... And I don't know if someone else have the same issue. (it could help)


     


    Maybe I should search an other mod, to summon groups of imperial soldiers, daedras, monsters etc... (it was a fun mod to play)


    0

  7. Did you run BOSS for load order followed by running TES4EDIT to double check the load or you can also use it to see what all mods are using/overwriting the .esp?

     

    As I said about BOSS:

    The only mod I have changing Edgar's shop inventory is "Lock and Key Mod" (it add 2 spells)

     

    and when I run BOSS it fails and give me this message: "Error: masterlist update failed.

    Details: Git operation failed. Error: 4294967295; Failed to send request."

    It don't work any more for me... it fail to update masterlist (maybe because it is not supported any more)

    And I'm running TES4EDIT at this time...

     

    edit:

    It's done, TES4EDIT finished.

    And lol, I'm done too (I'll go sleeping)

    Thanks myuhinny, for helping me! :)

    0

  8. Oblivion.esm

    Beautiful People 2ch-Ed.esm

    x117race.esm

    Lovers with PK.esm

    TamagoClub.esm

    HiyokoClub.esm

    LoversCreature.esm

    battlemagearmor2-0Base.esm

    Kvatch Rebuilt.esm

    Oblivion Sexualized Monsters-exclu TRM.esm

    CM Partners.esm

    HorseCombatMaster.esm

    ShieldOnBack.esm

    CuteElf11.esm

    _Ren_BeautyPack_full.esm

    CosmeticOverhaulPack.esm

    BathingMod.esm

    Colourwheels Sexy Female NPCs.esp

    Correctif.esp

    DLCShiveringIsles.esp

    CorrectifSI.esp

    IlluminationWithin.esp

    MoveQuestItems - OBSE.esp

    P1DanywhereSittable.esp

    Real_Mannequin.esp

    Shield on Back 3.1.esp

    ShieldOnBack_1C.esp

    1HweaponOnBack.esp

    DropLitTorchOBSE.esp

    Get Wet v0.92.esp

    HGEC_special_armor_repl.esp

    battlemagearmor2-0 vanilla loot.esp

    Dancers clothes.esp

    Daedric_Katana_0.4_vendors_and_leveled.esp

    Echo_MysticShield.esp

    GizBladeset01OB.esp

    Lich King's Helm v1_0.esp

    SickleIrons.esp

    Sinblood's Widow Dress.esp

    Slaveknight armor.esp

    Slof's Male Clothing.esp

    SwordDancer.esp

    R18PN - Dancer's Dress.esp

    Slof's Oblivion Robe Trader.esp

    Alluring Potion Bottles v3.esp

    Adventures Gear.esp

    AleswellHomeQuest.esp

    AranMathi.esp

    CropsfordErmitage.esp

    DMwardropemergednoenchant.esp

    Abriael_Human.esp

    ImperialCityHouse.esp

    Kvatch Rebuilt.esp

    Malus-Pumila Mansion.esp

    Reaper's A Friendly Back-Up.esp

    Side's Sailing Ships.esp

    CloudTopManor.esp

    Tona's_ModsStore.esp

    Valenwood Improved.esp

    Apachii_Goddess_Store.esp

    Vypers Arrow Spells-SI.esp

    Vypers Arrow Spells.esp

    ElsweyrAnequina.esp

    Reaper's Esmeralda's Desert Manor.esp

    Reaper's Esmeralda's Desert Manor NoTail Scarf.esp

    ElsweyrValenwoodImprovedPatch.esp

    ShezriesTownsMaster.esp

    ShezriesTowns-Valenwood Patch.esp

    Colourwheels Sexy Skyrim Outpost HGEC.esp

    100% Harvest Chance.esp

    AutoBookPlacer.esp

    Enchanted Portable Tent.esp

    HUDCompanions.esp

    Location Names With Enemy Tags.esp

    P1DKeyChainSI Merged.esp

    SD.esp

    SeptimsAreAnInventoryItem.esp

    TamagoPlayerHUD.esp

    TamagoNews.esp

    TamagoShop.esp

    TamagoTopic.esp

    TamagoConfide.esp

    LoversTamagoClub.esp

    LoversEncounter.esp

    HiyokoGenerator.esp

    HiyokoGeneratorCreature.esp

    TamagoSetBody.esp

    LoversAdultPlayPlusforSSP.esp

    LoversVoiceSSPplus.esp

    LoversRaperS.esp

    LoversJoburg.esp

    LoversBed.esp

    LoversPayBandit.esp

    Lovers with PK.esp

    LoversCreature.esp

    LoversStopCombatEx.esp

    LoversSpermSplashEx.esp

    LoversEscapeRapeVPlayer.esp

    SetBody.esp

    AutoSetBody.esp

    Set Body Expanded.esp

    Nudeshy X.esp

    See You Sleep DLL.esp

    SPTDiverseGuards.esp

    Unlimited Rings 1.0.esp

    Unlimited Amulets 1.0.esp

    Merchant_Tim.esp

    ClaimThatInterior.esp

    MadCompanionshipSpells.esp

    MCS extension.esp

    Resurrect.esp

    TeachSpell.esp

    kuerteeMagickaBasedEnchantmentLimits.esp

    Multiple Enchantments.esp

    ResetEmotionAfterCombat.esp

    Deadly Reflex 5 - Timed block and 1.5x damage.esp

    DeadlyReflex 5 - Combat Moves.esp

    HumantouchNPC.esp

    SeductiveIdlesgloomfrostcustom.esp

    babehair_EV.esp

    CM Partners.esp

    AIRrace Evy.esp

    Nec Mystic High Elf-Remake.esp

    CuteElf11.esp

    _Ren_BeautyPack_full.esp

    Beautiful People 2ch-Ed Disable BandBlindMask.esp

    Beautiful People 2ch-Ed Sheogorath Eye.esp

    Beautiful People 2ch-Ed Vanilla Race.esp

    Beautiful People 2ch-Ed Merged Hair Modules.esp

    Beautiful People 2ch-Ed Merged Eye Modules.esp

    Beautiful People 2ch-Ed Merged SKSRENs Hair Modules.esp

    Beautiful People 2ch-Ed Merged RoseSims Hair Modules.esp

    x117 Merged SKSRENs Hair Modules.esp

    Beautiful People 2ch-Ed CustomRace.esp

    Beautiful People 2ch-Ed Chocolate Elves.esp

    Beautiful People 2ch-Ed Cute Elves.esp

    Beautiful People 2ch-Ed Nec Mystic High Elf Remake.esp

    Beautiful People 2ch-Ed MS Elves - NoSc.esp

    Beautiful People 2ch-Ed ENG Dialog.esp

    Beautiful People 2ch-Ed ENG Race.esp

    eyja.esp

    Ancient Elven Sorcerer - EV.esp

    Ancient Elven Sorceress - EV.esp

    CM Partners NPC.esp

    CM Partners Extra NPCs.esp

    DAValeriaCuteElf.esp

    PlomsOrcOverhaul v1.2.esp

    All Spells Avalible for Enchanting and Spell Making.esp

    KT_CustomRaceFix.esp

    boethia custom race.esp

    Timescale 10x Real-Life.esp

    [GFX]_Initial_Glow-all.esp

    Detect Life Red Shader.esp

    qazFingerSnap.esp

    Elsweyr Color Map.esp

    Testhall accessible.esp

    armures_jouables.esp

    Bigger_Soul_for_Soul_Gems-4479.esp

    BSS BmAS 2-0 Icon Ex1.esp

    cmOzz_shamikka.esp

    cmSky_shamikka.esp

    Compagnon Feria.esp

    cmMatt_shamikka.esp

    monture_dragonnier_d_akatosh_v1_9.esp

    Duplicator.esp

    Unconscious60.esp

    Lockpick Spell.esp

    souvenirs_d_outre-tombes_v1_3.esp

    Refractionless Chameleon.esp

    HGEC AA,B,D-Cup Guard Armor None replacer.esp

    SexyDance.esp

    Shadowclone jutsu.esp

    Sigil Stone Fuser v2 - Easy.esp

    Kalekunai's Spells.esp

    vanitycam10secs.esp

    Vypers Zero Bounty and Infamy Spells V2.esp

    WaldelfsSpellCollection.esp

    sva_KeyDown_1C.esp

    jouabilite_zones_frontalieres_inactives.esp

    OSM-Exclu TRm.esp

    Beggar's Blessing.esp

    Ogre armor.esp

    DancingGirlDMRAcup.esp

    scarycaveSpells.esp

    PlomsArgonianOverhaul.esp

    PlomsKhajiitOverhaul.esp

    Robe élaborée.esp

    Zodiac Companions.esp

    LockandKey Mod.esp

    VARplusclippy.esp

    Unsafe Streets.esp

    Populated Prisons.esp

    Stonehill Castle - Chorrol.esp

    Pinewood Manor - Cheydinhal.esp

    PSMainQuestDelayer.esp

    LoversTrueCrimeEx.esp

    HiyokoFutureDream.esp

    hggf_hiyokoclub_fix.esp

    HiyokoGeneratorGeneForge.esp

    LoversMB2.esp

    LoversIdleAnimsPriority.esp

    LoversAnimObjectsPriority.esp

     

    Not sure why your load order became a jumbled mess with many of them running into each other. Maybe mine looks better because I pasted it into notebook then copied it back out and then pasted it into the spoiler.

     

    Have you tried turning off all of your mods except for the Beautiful People and any other race mod and try starting a new game to see if that fixes it. When you add or remove mods sometimes it is best to start a new game to see if it works then.

     

    It is a new game... T.T

     

    0

  9. It also could be because you do not have the .esp installed unless I'm blind but there doesn't seem to be a EpicHordeSummons.esp in your load order. I even copied and pasted it into notebook and used the find option and it wasn't there.

     

    lol, no it is not in my load order any more, you're not blind :)

    I removed it

    0

  10. I was trying to use a mod I used in the past (a few month ago, maybe years) and it don't work any more... and I have no idea why. (it's not a L.Lab mod)


     


    the mod is "epic summons mod" ( http://www.nexusmods.com/oblivion/mods/30822/?), and it worked before.


     


    I've not using it for a while, and would like to use it again. This mod add some summons spells for sale to Edgar's Discount Spells in the Market District of Imperial City, but when I enable the esp (with OBMM), I have no error messages, and there is no  new spells for sale to Edgar's Discount Spells...


     


    This mod should work without problems, I already was using it before, but it seems not working anymore... and I would undersand why...


     


    Just in case, here is my load order:


     


    Oblivion.esmBeautiful People 2ch-Ed.esmx117race.esmLovers with PK.esmTamagoClub.esmHiyokoClub.esmLoversCreature.esmbattlemagearmor2-0Base.esmKvatch Rebuilt.esmOblivion Sexualized Monsters-exclu TRM.esmCM Partners.esmHorseCombatMaster.esmShieldOnBack.esmCuteElf11.esm_Ren_BeautyPack_full.esmCosmeticOverhaulPack.esmBathingMod.esmColourwheels Sexy Female NPCs.espCorrectif.espDLCShiveringIsles.espCorrectifSI.espIlluminationWithin.espMoveQuestItems - OBSE.espP1DanywhereSittable.espReal_Mannequin.espShield on Back 3.1.espShieldOnBack_1C.esp1HweaponOnBack.espDropLitTorchOBSE.espGet Wet v0.92.espHGEC_special_armor_repl.espbattlemagearmor2-0 vanilla loot.espDancers clothes.espDaedric_Katana_0.4_vendors_and_leveled.espEcho_MysticShield.espGizBladeset01OB.espLich King's Helm v1_0.espSickleIrons.espSinblood's Widow Dress.espSlaveknight armor.espSlof's Male Clothing.espSwordDancer.espR18PN - Dancer's Dress.espSlof's Oblivion Robe Trader.espAlluring Potion Bottles v3.espAdventures Gear.espAleswellHomeQuest.espAranMathi.espCropsfordErmitage.espDMwardropemergednoenchant.espAbriael_Human.espImperialCityHouse.espKvatch Rebuilt.espMalus-Pumila Mansion.espReaper's A Friendly Back-Up.espSide's Sailing Ships.espCloudTopManor.espTona's_ModsStore.espValenwood Improved.espApachii_Goddess_Store.espVypers Arrow Spells-SI.espVypers Arrow Spells.espElsweyrAnequina.espReaper's Esmeralda's Desert Manor.espReaper's Esmeralda's Desert Manor NoTail Scarf.espElsweyrValenwoodImprovedPatch.espShezriesTownsMaster.espShezriesTowns-Valenwood Patch.espColourwheels Sexy Skyrim Outpost HGEC.esp100% Harvest Chance.espAutoBookPlacer.espEnchanted Portable Tent.espHUDCompanions.espLocation Names With Enemy Tags.espP1DKeyChainSI Merged.espSD.espSeptimsAreAnInventoryItem.espTamagoPlayerHUD.espTamagoNews.espTamagoShop.espTamagoTopic.espTamagoConfide.espLoversTamagoClub.espLoversEncounter.espHiyokoGenerator.espHiyokoGeneratorCreature.espTamagoSetBody.espLoversAdultPlayPlusforSSP.espLoversVoiceSSPplus.espLoversRaperS.espLoversJoburg.espLoversBed.espLoversPayBandit.espLovers with PK.espLoversCreature.espLoversStopCombatEx.espLoversSpermSplashEx.espLoversEscapeRapeVPlayer.espSetBody.espAutoSetBody.espSet Body Expanded.espNudeshy X.espSee You Sleep DLL.espSPTDiverseGuards.espUnlimited Rings 1.0.espUnlimited Amulets 1.0.espMerchant_Tim.espClaimThatInterior.espMadCompanionshipSpells.espMCS extension.espResurrect.espTeachSpell.espkuerteeMagickaBasedEnchantmentLimits.espMultiple Enchantments.espResetEmotionAfterCombat.espDeadly Reflex 5 - Timed block and 1.5x damage.espDeadlyReflex 5 - Combat Moves.espHumantouchNPC.espSeductiveIdlesgloomfrostcustom.espbabehair_EV.espCM Partners.espAIRrace Evy.espNec Mystic High Elf-Remake.espCuteElf11.esp_Ren_BeautyPack_full.espBeautiful People 2ch-Ed Disable BandBlindMask.espBeautiful People 2ch-Ed Sheogorath Eye.espBeautiful People 2ch-Ed Vanilla Race.espBeautiful People 2ch-Ed Merged Hair Modules.espBeautiful People 2ch-Ed Merged Eye Modules.espBeautiful People 2ch-Ed Merged SKSRENs Hair Modules.espBeautiful People 2ch-Ed Merged RoseSims Hair Modules.espx117 Merged SKSRENs Hair Modules.espBeautiful People 2ch-Ed CustomRace.espBeautiful People 2ch-Ed Chocolate Elves.espBeautiful People 2ch-Ed Cute Elves.espBeautiful People 2ch-Ed Nec Mystic High Elf Remake.espBeautiful People 2ch-Ed MS Elves - NoSc.espBeautiful People 2ch-Ed ENG Dialog.espBeautiful People 2ch-Ed ENG Race.espeyja.espAncient Elven Sorcerer - EV.espAncient Elven Sorceress - EV.espCM Partners NPC.espCM Partners Extra NPCs.espDAValeriaCuteElf.espPlomsOrcOverhaul v1.2.espAll Spells Avalible for Enchanting and Spell Making.espKT_CustomRaceFix.espboethia custom race.espTimescale 10x Real-Life.esp[GFX]_Initial_Glow-all.espDetect Life Red Shader.espqazFingerSnap.espElsweyr Color Map.espTesthall accessible.esparmures_jouables.espBigger_Soul_for_Soul_Gems-4479.espBSS BmAS 2-0 Icon Ex1.espcmOzz_shamikka.espcmSky_shamikka.espCompagnon Feria.espcmMatt_shamikka.espmonture_dragonnier_d_akatosh_v1_9.espDuplicator.espUnconscious60.espLockpick Spell.espsouvenirs_d_outre-tombes_v1_3.espRefractionless Chameleon.espHGEC AA,B,D-Cup Guard Armor None replacer.espSexyDance.espShadowclone jutsu.espSigil Stone Fuser v2 - Easy.espKalekunai's Spells.espvanitycam10secs.espVypers Zero Bounty and Infamy Spells V2.espWaldelfsSpellCollection.espsva_KeyDown_1C.espjouabilite_zones_frontalieres_inactives.espOSM-Exclu TRm.espBeggar's Blessing.espOgre armor.espDancingGirlDMRAcup.espscarycaveSpells.espPlomsArgonianOverhaul.espPlomsKhajiitOverhaul.espRobe élaborée.espZodiac Companions.espLockandKey Mod.espVARplusclippy.espUnsafe Streets.espPopulated Prisons.espStonehill Castle - Chorrol.espPinewood Manor - Cheydinhal.espPSMainQuestDelayer.espLoversTrueCrimeEx.espHiyokoFutureDream.esphggf_hiyokoclub_fix.espHiyokoGeneratorGeneForge.espLoversMB2.espLoversIdleAnimsPriority.espLoversAnimObjectsPriority.esp


     


    (thanks for the spoiler tips myuhinny! :) )


    0

  11.  

     

    I hope it works with "Sigil Stone Fuser"  (  http://www.nexusmods.com/oblivion/mods/5005/? ) ;)

     

     

    Wow. Firepower is never enough, isn't it? :D

    Whether it works or not depends on the load order (look for suggestions in the mods documentation) and the correct use of Wrye Bash. I think you'll need to build/rebuild your Bashed Patch esp. I don't know if you are familiar with these concepts, there are a lot of tutorials around the internet if you need to know more. 

     

     

     

    I'm not using wyre bash, I don't know why but it never worked on my computer. I'll just try to put the Expanded before the fuser in my load order, and hope it'll have a sgil stone boosting personality! :P

    Thanks again!

     

    0

  12.  

    Is there a mod that add new sigil stones? (new power to enchant gear and weapon)

    When adapting the Sigil Stone Selector mod to OOO, I had to remove its dependencies from a couple of mods that may be of interest to you. One that comes to my mind should be named "Sigil Stone(s) Expanded (&) Extended". There was also a mention to Supreme Magicka or something like that, but I can't be sure because I never intended to use these mods.

    If you have Oscuro's Overhaul (or FCOM) installed, there is one interesting new option for enchanting. Sometimes Gargoyle monsters drop unique "stones" as death item, that will provide basic enchantments.

     

    I don't have direct links but I'm sure you can handle the search on your own.

     

     

    Thanks a lot! ^^

    I found this: "Sigil Stones Expanded and Extended 1_52" (  http://www.nexusmods.com/oblivion/mods/7341/? )

     

    I hope it works with "Sigil Stone Fuser"  (  http://www.nexusmods.com/oblivion/mods/5005/? ) ;)

    0

  13. Link works fine.

    see 5 Posts above yours (post 30)   And I answered the same question two Posts above yours. ;)

    And you get to the   side  "Tamago Setbody Reboot"

    there in the Spoiler "Obsolete v1.01a descriptions: as the Reboot version is not compatible with this, you can also download it if you really need it."  you have the Link for "Optional, old Vanilla Maternity Clothes plugin"

     

    ok, thanks fejeena! ;)

    0

  14. Hi there, I just installed LAPF and seems to have some strtange issue:


    during sex act when mooving flying camera, the actors are mooving at the same time in the room, crossing chairs/tables/walls... Pretty fun when using a bed: they are finishing in levitation...


     


    Any idea to solve this? Maybe I missed something (settings or else)...


     


    edit 7/7/2015:


    I tryied all I could imagine (re-reading the readme, reinstalling the mod, clean save, new game) and still have this mooving issue, when I use flying camera... Could someone help me? ^^'


    0

  15. I was suspecting something like this... If I'm the only one with this problem...

    I'll download it again, but the only link to MCS I have is from this website (loverlab), I'll retry to download it from here.

     

    Thanks Movomo ;)

     

    No change... :'(  (if someone have an other idea...)

     

    If I remember I had same issue with "share and recruit", thats why I picked up MCS...

    0