-
Posts
51 -
Joined
-
Last visited
Reputation
0 NeutralNexus Mods Profile
About DavaScript

Profile Fields
-
Country
United States
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Was wondering if anyone can help with this. Hopefully I explain this properly, but how do I change a model's mouseover field size?
-
How to detect fall impact?
DavaScript replied to PapaLegaBooboo's topic in Fallout New Vegas's GECK and Modders
This is interesting. Weird how New Vegas doesn't have that event handler. -
Question about OnDying Event Handler
DavaScript replied to DavaScript's topic in Fallout New Vegas's GECK and Modders
It invokes anywhere. Disregard this post. -
Fps dips when in certain cells?
DavaScript replied to DavaScript's topic in Fallout New Vegas's Discussion
That worked! Gameplay is smooth as butter now. Thanks! -
I'm using the newest version of blender, and I've installed the niftools add-on to allow me to import and export nif files. The problem that I'm having is that when I'm importing a nif that I extracted from the bsa archive, the model appears black and I have no idea how to apply the textures that comes with the model. All of the textures from the mesh are sitting on the desktop.
-
Fps dips when in certain cells?
DavaScript replied to DavaScript's topic in Fallout New Vegas's Discussion
I do have New Vegas Tick Fix. That's what allowed me to render at 144hz. Without that mod, I was at a constant 90hz. -
Fps dips when in certain cells?
DavaScript replied to DavaScript's topic in Fallout New Vegas's Discussion
I know 125fps seem like a lot, and it is, but in game it feels like I'm at 60fps. Also with Oblivion being the same engine, it shouldn't drop like that. Oh well. -
Does anybody experience frame drops in certain interiors like the Prospector Saloon, Mojave Outpost, or other cells that contain a lot of clutter like bottles or misc items? My PC is pretty high end, and I also have the GOG version of the game that comes with the 4gb patch. I also play at 1080p with a 144hz monitor. I maintain a constant 144hz while playing, but when I'm inside of those areas, it drops to like 125. I do not play with any ENBs either. I also play Oblivion, and I noticed that I maintain a constant 144hz in cluttered areas, even while playing with an ENB. Does anyone know of any workarounds or tricks to eliminate these frame drops? Here are my PC specs: Ryzen 5 5600x RTX 3060 12gb Corsair 32gb ram 2TB SSD
-
Attaching a script to a drink.
DavaScript replied to DavaScript's topic in Fallout New Vegas's GECK and Modders
I've found the solution. This function is actually added by the JIP NVSE Plugin: SetOnUseAidItemEventHandler -
Attaching a script to a drink.
DavaScript replied to DavaScript's topic in Fallout New Vegas's GECK and Modders
Doesn't work unfortunately. I'll just have to keep diggin... -
Attaching a script to a drink.
DavaScript replied to DavaScript's topic in Fallout New Vegas's GECK and Modders
Just for the script to say "Hi" when the player drinks, let's say, a beer. XD Fair. I think I have an idea, but let me boot up the GECK again tonight or tomorrow morning, and I'll let you know. Because I have the idea, but not the words to describe what I'm thinking lol. I need to poke around at it myself anyway, so I'll check this quickly when I'm at it. I appreciate the help :) -
Attaching a script to a drink.
DavaScript replied to DavaScript's topic in Fallout New Vegas's GECK and Modders
Just for the script to say "Hi" when the player drinks, let's say, a beer. -
I'm a little new to the GECK, and I'm coming from the Oblivion Construction Set. Using the Construction Set with OBSE, I've simply used the "OnDrinkPotion" event handler to trigger when the player drinks a potion. Seeing that there is no such event handler for New Vegas, I'm having a little trouble with this simple task. How would I handle this?
-
I've found that OBMM has a built in utility for creating BSA archives that is so much easier.