• 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.

A.J.

Contributor
  • Content count

    1,958
  • Joined

  • Last visited

1 Follower

About A.J.

  • Rank
    Feuerschwinge

Profile Information

  • Gender Female
  • Interests New Vegas, Fallout 3, Skyrim

Contact Methods

  • Bio ... ¡Ay los conejos, cómo están! Mira, sequitos. Ella los tiene... claro, demasiado... ¿Tú nunca has tenido conejos? Yo sí, en mi casa, muchos. Yo sé mucho de conejos. Oye, que... ¡Ay mis miños, mira los nabos cómo les gustan! Pues que me perdones por lo del tartamudeo, que es a veces soy muy bruta... De todas formas tú te pasaste un poquillo. Vamos tú comportamiento no estuvo bien. Lo sé porque muchos hombres se han aprovechado de mí siempre. Yo me he dado cuenta, pero tarde. Si me hubiera dado cuenta antes, pero... Sin ir más lejos, fíjate, el mundo árabe cómo se ha portado conmigo...

Recent Profile Visitors

5,401 profile views

24 files

  1. Writable Logbook [Fallout NV]

    ------------
    Update
    ------------

    NOTE on update: if you come from a previous version (especially <2.7), you could experience strange behaviours, a clean save would be necessary.
    V4.0 UPDATE
    IT STILL REQUIRES THE MAIN FILE (v.3) TO BE INSTALLED BEFORE IT! This is just an incremental update.
    - Groovatron compatibility granted
    - For modders: as per request, now 2 events are dispatching
    --- aLBOpenLogbook
    --- aLBCloseLogbook
    - Solved a small issue preventing TTW users who updated NV to receive their logbook
    V3.0
    Since ENB users can have problems in erasing characters with Backspace, I added the left arrow to erase the last character you are editing.
    Uploaded another interface file, the previous one was wrong. Not a big deal, however it was not the one intended and it was different from the pics)
    V2.9
    Added hotkey to open the LogBook without opening the pipboy (configurable via MCM - Default L)
    V.2.8
    Patched for TTW, now it shouldn't be possible to cause issues forcing the logbook to appear in inventory. It will be added after the quest Escape! in DC
    V.2.71
    Re-packaged the folders, I did a typo in the folder name, probably preventing a mod manager to install it correctly
    V.2.7
    Corrected critical issue mainly for non-Lutana users
    V.2.5
    I changed idea, I did a new version.
    - Added options to custom the UI, inside MCM, along with some pre-made themes. People using a custom UI graphic (i.e. Darn UI) should hopefully now be able to adapt the interface to their needs. If then a Darn UI user will send me the parameters to set MCM, I'll add it as pre-made theme for Darn UI.
    - Switched the day time back of 5 days (thank you RogueMage)
    - Added an initialization quest: now it will start after the first tutorial quest inside doc mitchell's house.

    V.2
    - Corrected little script things
    - Corrected a major issue where the logbook was erased everytime you were quitting and then playing again
    - AnT is in the safe list now
    - Introduced possibility to save the logbook on a file (Thank you Luthien)

    v.2 is probably the last stable version before removing the state of Beta.
    The optional requirement of Lutana was changed from v10 to v11 (updated around 26-27th february, check Lutana's page)
    This allowed me to introduce a new function in MCM that will save the LogBook inside a file. The file will be in Data\Config\LogBook, and it will be named with the name of your character. So basically you can have more logbooks if you play with more characters at the same time.
    What the save will do:
    > It will create the file if it doesn't exist. It will overwrite the existing entries
    What the save won't do:
    > If you save the file, then you manually erase a line using R and then you save again, you won't see the difference. This because the save is not differential, it will only store new values but not erased values. So, if you erased many lines and you want to update your logbook file, simply erase it and create a new one in game using the MCM option.


    ------------------
    Description
    ------------------

    A writable Logbook for New Vegas made by Odessa and me. It will be automatically added to your inventory once you finish the first quest "Ain't that a kick in the head) in NV, or "Escape!" in TTW. You will find it under Apparel, like armors and outfits. Once you'll click on it, you will be kicked out from pipboy and after an instant it will open.

    At start you will have only the cover, you will have to add a new page entry pressing the key N. The new page will contain the actual date, expressed as "number of days since you started the game", like a logbook. You can add a new page only once a day.

    You can browse along the pages using the four arrows or using WASD (NOTE: direct code, not controls)

    You can edit a page browsing over it and then pressing E: at that point, you will enter in EDIT mode, a green line will highlight the line you can edit. To edit the highlighted line, you can press <Enter>, a cursor will appear on the line and you will be able to write. <Enter> again will confirm your sentence. To quit EDIT mode you will press E again. You can press R to remove a line, except for the very first entry (the one named "NOTHING SO FAR" when you create a new page). You can add a new line pressing N, the line will be added just under the point where you actually are (the green hightlight line). If you press down arrow over the last line, you will automatically add a new line at the end (exactly as if you were pressing N and you were in the last position).

    To exit the logbook you must press Q in GameMode and ESC in MenuMode.

    NOTE: the keys could seem a lil hard to remember, but they are all written as description near the logbook, when you open it, so you can't make mistakes.


    -----------------------------------------
    GameMode vs MenuMode
    -----------------------------------------

    GameMode is "realtime", the game doesn't stop. It's more realistic, it will show an animation of your character pinching on the pipboy. If you are using a pipboy replacer / remover, it still shouldn't be that bad.
    Since you can be attacked, there's a safe script that will kick you out from the logbook if a creature is near you
    GameMode requires Lutana and it's a lil more script intensive.

    MenuMode is paused game, just like when you open your pipboy or you talk with someone or you sleep. No animations will be triggered nor you can't be attacked. However, in any case you won't be able to open the logbook if are already in combat or an enemy is near.
    MenuMode doesn't require Lutana and it's a lil less script intensive.

    --------
    MCM
    --------
    MCM is not mandatory, however it would make easier choosing the few extra options
    1) Debug mode: flag it to check the console spam and understand something more when there are problems.
    2) I've lost my logbook: will give you another logbook if you have lost yours (because it's not considered quest item so you can drop it in a container)
    3) MenuMode: if flagged, will select MenuMode; if unflagged, will select GameMode. If Lutana is not installed, you won't be able to unflag it.
    4) AZERTY bug: this is just for those lucky ones using QWERTY but Beth was really thinking they were using AZERTY

    Manual enabling options via console:
    1) Set "xx000AE0".bDebug to 1
    2) Player.AddItem xx000ADD 1
    3) Set "xx000AE0".bLogMode to 1 >>> *** SEE NOTE BELOW!
    4) Set "xx000AE0".iKeyb to 1

    *** NOTE: setting to 1 means enabling MenuMode. DO NOT FORCE THIS VALUE TO ZERO IF YOU DON'T HAVE LUTANA!


    ----------------------
    Requirements
    ----------------------
    - NVSE v4.5+
    - JazzIsParis UIO
    - MCM (Optional)
    - Lutana (Optional) v11+
    - 45+ fps (Optional). More it's lower and less it's smooth when you write.


    ------------------
    Installation
    ------------------

    Install the requirements and then use your favourite mod manager to install this package, or unzip the content inside Data as always.
    If you are updating, please do a clean save.

    NOTE for DARNUI users, or whatever custom UI you are using: you can custom the UI alignment using the MCM options, I included a picture that shows the parameters. It's not super easy but if you can manage to make some template for Darn UI I will include them as standard templates in a future update

    ------------------------------------------------
    Known Issues and extra notes
    ------------------------------------------------

    Until it's Beta, Debug Mode will be enabled by default. Can be disabled via MCM or console.
    Darn UI will probably have a misplacement on the strings, due to the different size. I'll be happy to make a patch if some Darn UI user will drop me a line and will have small patience to send me a screenshot and try the patch.


    ------------------
    Permission
    ------------------

    This mod can be considered free for non-commercial use only - please credit the deserving, when deserved - Any mod that contains any assets from this mod MUST SHARE the SAME policies. There are NO exceptions for this: if you don't like this rule, don't use this mod or any of its assets. Instead, if you can stand to my will and you understand that my main purpose is mods diffusion, feel free to do whatever you want with this mod and PM me if you need some help, I'll be glad to help you.


    -----------
    Credits
    -----------

    Odessa
    Jaam, Luthien, JazzIsParis
    Prideslayer and Doctasax

    --------------------------------------
    Video example in game
    --------------------------------------

    https://www.youtube.com/watch?v=Og8GDb9Mi60

    193 downloads

    Updated

  2. A bunch of UDFs

    Description:

    This is much or less the translation with UDFs of my Cammy, the first thing I did using NVSE some months ago.
    It doesn't do anything on its own, since it's just UDFs that handle some math.
    This ESM (ESP marked as ESM) comes as it is and mainly for modders' reference.
    There are a bunch of functions I usually call in my ESPs, mainly for cutscenes/machinima, but they're pretty generic and they can be used in different environments. They all are prefixed with aCam.
    They all are tested, but due to the difficulty in handling some stuff I can't exclude there are bugs or unexpected results under specific conditions. Or my mistakes, of course.


    Use:
    Just drop the ESP-marked-as-ESM it inside your FONV\Data folder and activate it, then you know what you need to do.

    Unuseful notes about movement:




    Compatibility:

    1.2 PS is compatible with companions mods and pipboys mods (huh, finally).


    Permission:

    This mod can be considered free for non-commercial use only - please credit the deserving, when deserved - Any mod that contains any assets from this mod MUST SHARE the SAME policies. There are NO exceptions for this: if you don't like this rule, don't use this mod or any of its assets. Instead, if you can stand to my will and you understand that my main purpose is mods diffusion, feel free to do whatever you want with this mod and PM me if you need some help, I'll be glad to help you.



    Credits:
    Jaam
    Doctasax's tutorials


    Examples:
    A bunch of ingame frames taken when I apply some functions and the result I achieve.


    https://www.youtube.com/watch?v=G5G-Ps6Zmuc&feature=youtu.be

    92 downloads

    Updated

  3. Sneeze Reset - Fallout NV

    The only workaround I found to reset the engine automatic pickidle when it glitches and stops working after a script call, conceiled behind a funny sneeze. This is mainly intended as proof of concept for animators and modders in general who suffer of this glitch (i.e. this and others on Nexus).
    M/F random sneeze sounds added for fun. The slight graphic glitch during the sneeze seems hardcoded and impossible to be bypassed (not the shake effect, that's an IMOD added by me. I mean the camera flipping 180 degrees very fast for 2 times). Can be invoked in game via X key held for a couple of seconds. Requires NVSE version 4+.

    Permissions:
    This mod can be considered free for non-commercial use only - please credit the deserving, when deserved - Any mod that contains any assets from this mod MUST SHARE the SAME policies. There are NO exceptions for this: if you don't like this rule, don't use this mod or any of its assets. Instead, if you can stand to my will and you understand that my main purpose is mods diffusion, feel free to do whatever you want with this mod and PM me if you need some help, I'll be glad to help you.

    64 downloads

    Updated

  4. Small Animator - Fallout NV

    ------------------
    Description
    ------------------

    A smaller version of AnimTool, not much more to say. It allows to invoke on the fly 9 different animations ingame, using 9 different hotkeys. Everything's configurable via MCM.
    Actually there are included 3 unarmed combat animations (a spin kick, a kick, a punch with the palm of the hand) and six vanilla dances. To change them, just replace the files located in the path Data\Meshes\characters\_male\IdleAnims\aPA. You must use the same exact name of the existing files, so you must replace them.


    ------------------
    Installation
    ------------------

    Use a mod manager or unzip everything under data, as always


    ----------------------
    Requirements
    ----------------------

    NVSE only. However the 3 unarmed combat animations are BnB, so you need a compatible skeleton


    ------------------------
    Not much more
    ------------------------


    http://youtu.be/d2EWQ1NdjP4



    ------------------
    Permission
    ------------------

    This mod can be considered free for non-commercial use only - please credit the deserving, when deserved - Any mod that contains any assets from this mod MUST SHARE the SAME policies. There are NO exceptions for this: if you don't like this rule, don't use this mod or any of its assets. Instead, if you can stand to my will and you understand that my main purpose is mods diffusion, feel free to do whatever you want with this mod and PM me if you need some help, I'll be glad to help you.

    191 downloads

    Updated