Jump to content

9raxus

Members
  • Posts

    22
  • Joined

  • Last visited

Nexus Mods Profile

About 9raxus

9raxus's Achievements

Explorer

Explorer (4/14)

0

Reputation

  1. Hi Larannkiar and thanks for the reply. Yes, I eventually figured out what you've described above and I should have replied sooner as such. Of note, though, is an important detail - You need to generate a new instance of the weapon in question; It seemingly doesn't work in modifying a weapon that is already being used by the player. That delayed my understanding of this procedure for a little while. Again, thank you for the reply.
  2. My apologies for necro-ing this topic. However, I've been trying to create a non-unique weapon (the test weapon that I've been using is a laser pistol that is ordinary except for a scope) and I can not create it. I've performed the following actions: Created a new "LaserGun" weapon (so as to not spoil the normal base one). Created a Keyword (made certain that I used type "Instantation Filter") Created a leveled list to include all of the object mods I wanted on that weapon (everything is stock except for the scope). Attached the keyword to the leveled list. Attached the keyword to the object template. Unchecked the "default" checkbox in the object template. And... nothing. I attempt to spawn the weapon inside of the game (player.additem etcetera so forth) and I still get a laser weapon with random mods attached to it. I am once again humbled by my lack of Creation Kit skills. What am I doing wrong? Thank you.
  3. For the TL;DR crowd - Ever since having Skyrim update, I crash whenever I fast travel except if I play the game completely plain (no mod organizer [and, by extension, no mods] or SKSE, just straight from the Steam loader). Is anyone else having this problem? I haven't played Skyrim for over a month and thought that it would be fun to perform some modding with it again. Opened Creation Kit, did some modding, wanted to test the mod. Went to play Skyrim and learned that my SKSE wasn't compatible with Skyrim anymore. Huh. Skyrim must have updated again. OK. Go to Silverlock, download the latest SKSE version, install it and... Oh. Two DLLs aren't compatible with this version of Skyrim. One of them, skee64.dll, is connected to Racemenu. I'm not concerned about that one (and have since learned that it's not on Nexus anyway for the time being) so I just disable it. The other, cbp.dll, is the physics thing and I replace that DLL. Fine. Time to test my mod. Hey! The game works! I'm not such a n00b after all! Let me just fast travel to where my mod is in the ga... Oh. Crash-to-desktop. That's... unusual. Let me try that again. Oh. It did it again. OK. Let me just get out of everything and get back into everything and try it agai... And it crashed-to-desktop again when I tried to fast travel. Huh. Well, let me run plain old Skyrim through my mod loader and see if it's SKSE... Nope. Still crashing during fast travel. OK, let me try just running it through Steam with no mod loader (and, by extension, no mods)... Hey! That worked... For some reason... Has anyone else had this experience yet? Fallout 4 works flawlessly, so there's that. Any assistance or collaboration would be appreciated. Thank you.
  4. I am attempting to find a way to affect faction relations with the player character through non-scripting methods. For instance, by wearing something, you make a faction angry at you (or, conversely, you are allowed to "infiltrate" that faction without them engaging you in combat). I thought that the "party clothes" in the main quest might provide a clue but it apparently does not. I know of the frenzy/calm spells but they seem to only work as "fire and forget" and not "constant effect." Any advice on how to solve this problem would be appreciated. Thank you.
  5. I am trying to use the condition "InventoryWeight" as a condition for a magic effect (Under a certain weight, magic effect happens; Over a certain weight, magic effect stops). It works fine in most cases but not when the player picks up an item and the inventory weight goes from below the threshold to over it. The magic effect still occurs in that case UNTIL the player looks at their inventory. After that, the condition occurs and the magic effect stops working. I was wondering if anyone has any guidance on how to get the condition to work so that, when a player picks up an item that causes the threshold to be met or exceeded, the magic effect instantly stops working as opposed to first looking at the inventory. Thank you. Edit - I meant "GetActorValue" using the condition of "InventoryWeight," not "GetInventoryWeight." My apologies. I can't seem to edit the subject title unfortunately to reflect this change.
  6. I am attempting to create a piece of armor that has a custom upgrade that is available at the armor workbench. I am unable to achieve this despite trying to emulate examples found in the Creation Kit. What I have achieved so far: ** Creating the piece of armor itself ** Creating the armor modification (OMOD). ** Creating the recipe for the armor modification ** Attaching the recipe to the armor modification and attaching the armor modification to the piece of armor (supposedly, based upon examples in the creation kit). What I can't seem to do is get that piece of armor to appear at the armor workbench menu and, by extension, the upgrade. I know how to create objects through the chemistry workbench but, for some reason, I am having trouble creating this type of mod. Any tutorial or assistance would be appreciated. Thank you.
  7. Did you upgrade to Windows 11? Are you now experiencing crashes to desktop (CTD) whenever you try to sleep, move into a new cell or delete a game from a menu (and you were never getting these CTDs when you had Windows 10)? Do you have Vipre anti-virus? If you answered YES to all of these questions, then do I have the solution for you. Go to "Manage" in the Vipre anti-virus program. Make sure the "Anti-virus" option is highlighted on the left. Scroll down to "Block Potentially Malicious Processes." If it's checked, uncheck that box. Now go back and see if you are still getting CTDs in those instances. Likely, you are no longer getting CTDs. Don't ask me to explain the "why"; I don't know, either. It just works for now. I hope this helps you.
  8. I accidentally posted the above message in the regular Skyrim forum. I apologize. Please delete this message. Thank you.
  9. 2021-10-31: I believe that I have solved this situation. Please see below. /////////////////////////////// Did you upgrade to Windows 11? Are you now experiencing crashes to desktop (CTD) whenever you try to sleep (and waiting, specifically for Skyrim SE), move into a new cell or delete a game from a menu (and you were never getting these CTDs when you had Windows 10)? Do you have Vipre anti-virus? If you answered YES to all of these questions, then do I have the solution for you. Go to "Manage" in the Vipre anti-virus program. Make sure the "Anti-virus" option is highlighted on the left. Scroll down to "Block Potentially Malicious Processes." If it's checked, uncheck that box. Now go back and see if you are still getting CTDs in those instances. Likely, you are no longer getting CTDs. Don't ask me to explain the "why"; I don't know, either. It just works for now. I hope this helps you. ////////////////////////////// I am currently experiencing CTDs with Skyrim SE. I believe that these CTDs may be caused by Windows 11, because that is the only factor that changed from before the CTDs began occurring. Once I changed over to Windows 11, I would also like to add that the Skyrim would not start at all initially. I have been using Mod Organizer 2 to run Skyrim and updated the version from 2.2.4 (I think) to 2.4.2 (the most recent). The CTDs are presently occurring whenever I try to wait. They also occur when I try to delete a saved game and when trying to sleep. If anyone else has had similar experiences and, if so, any possible solutions to this issue, please let me know. Thank you.
  10. I am currently experiencing CTDs with Skyrim SE. I believe that these CTDs may be caused by Windows 11, because that is the only factor that changed from before the CTDs began occurring. Once I changed over to Windows 11, I would also like to add that the Skyrim would not start at all initially. I have been using Mod Organizer 2 to run Skyrim and updated the version from 2.2.4 (I think) to 2.4.2 (the most recent). The CTDs are presently occurring whenever I try to wait. They also occur when I try to delete a saved game. I have not tested other possibilities as of yet (sleeping, alchemy, et.c so forth). If anyone else has had similar experiences and, if so, any possible solutions to this issue, please let me know. Thank you.
  11. I've been experimenting in the Creation Kit to detect when the player is injured. There's two types of injury: When the player's health points are lowered (either through radiation or physical injury) and when the limbs themselves are damaged. The Creation Kit (not Papyrus scripting but the CK itself) has a Condition Function called "GetHealthPercentage" which can detect whether the player's hit points are lowered, either through traditional injury or radiation. This function does not detect limb damage, though. Although I have looked through a lot of the possible choices in the condition functions, I can not find such a function to detect when a player suffers limb damage. There is one possible CF called "IsLimbGone" but it looks as though it is obsolete (and not well-documented in the Creation Kit wiki). Would anyone if there is a condition function that does detect limb damage? Thank you.
  12. In the past, I have tried to place completely unmodded weapons into the game world, each time to find that, when testing the mod out, the weapon has the possibility of being "modded." For example, if I placed a regular laser gun into an exterior cell onto the ground, when I go to pick the weapon up, it now has a stock or a splitter or a scope. I understand how to place a modded weapon into the game (it seems very complicated, where you need to create a leveled list and a form list and then using a quest and all that) but I'm wondering if there's a simple method for just placing an unmodded weapon into the game and assuring that, once in the game, it is retrieved as an unmodded weapon. Thank you.
  13. Hi and thanks for your suggestion. I have thought about using something similar; Unfortunately, I don't have a lot of time at the moment to experiment with it and see how far that it can go for helping me to achieve the effect that I want. But I thank you for pointing this method out for me and clarifying the use of "OnMenuOpenCloseEvent," which I hadn't seen yet. Thank you.
  14. Hi and thanks for your suggestion. I have previously used "weaponfire" as a means for generating a "regenerating ammo" response. Like a lot of other methods, using that method has it's advantages and disadvantages. For instance, I found that a player that uses Power Armor will 'break' a script using "weaponfire" unless there's a lot of additional scripting based on how Power Armor works within the game. Once the player enters Power Armor, the regenerating ammo effect will stop and won't continue again. I've been informed that there are ways to counteract this effect but I have yet to try it. My current method uses a timer mechanism (OnTimer & StartTimer) that seems to work fairly well so far (except, of course, for the case of ammo that you can drop from the inventory) :) Again, thanks for your suggestion.
  15. Hi guys and thanks for all of the helpful suggestions so far. It's probably fair to reveal a bit more about why I asked about undroppable ammo to provide more context; The ultimate goal is to build a serviceable enough "recharger" weapon such as what was in Fallout New Vegas. I'm not really interested in a 1:1 recreation just so much as to get the 'spirit' of that weapon realized. For the most part, I believe that I've done that: A weapon that generates ammunition when it is in your possession and only to a certain quantity. How quickly the ammunition generates and to what amount are inconsequential and can always be adjusted later. When given the "Never Ending" legendary mod, the weapon acts reasonably close to how a F:NV "recharger" weapon functions. That part of the project, in my view, is complete. Unfortunately, a by-product of my results is that I now have ammunition in my inventory that can be dropped from the inventory. It's not exactly a game-breaking "bug" but it is an annoying artifact from how the ammunition regeneration process occurs. I've attempted to neutralize this feature in two ways: Make the ammunition monetarily worthless so that there's no incentive to sell it. And, in the meanwhile, I've utilized a timer for the ammunition generation to also check the inventory to see if the inventory is above a set limit; If it is above that limit, reset it to the maximum limit, thereby "deleting" the excess ammunition (although, now that I think about it, I've envisioned a really neat way to "penalize" the player for having excess ammunition by possibly irradiating the player for every moment that the player has excess inventory... Hmmmm....) Pardon my lack of understanding with Papyrus but how would one attach a script to an ammunition object? I don't see a place in the ammunition window to attach a script (as opposed to a weapon or miscellaneous object). Thank you.
×
×
  • Create New...