Jump to content

Glanzer

Premium Member
  • Posts

    76
  • Joined

  • Last visited

Nexus Mods Profile

About Glanzer

Profile Fields

  • Country
    United States

Recent Profile Visitors

14320 profile views

Glanzer's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. This also happens in mod posts. For example I just tried to post this code: dispositionString = "<font color='#FF9999'>"+dispositionString+"</font>" But it came out like this: dispositijavascript-event-stripped
  2. I know this is an old topic, but I am still using this code and I also added to it to make it compatible with Skyrim Souls. Here's the updated code:
  3. I don't think you can change the actual time of sunrise or sunset. Those time settings are to tell your ENB and weather mods which colors, saturations, etc. to use to make things look correct at different times.
  4. Great suggestion for adding the Game.GetCurrentCrosshairRef() condition. Exactly what I was looking for. Thanks! (Edit: I just tested it and it works great, though I had to also add a check for !IsDead() on the actor.)
  5. The problem is that the code is invoked if I open ANY container while sneaking, e.g. a sack, a barrel, etc. The sneaking code I have already works. Or did I misunderstand?
  6. Is there a way to distinguish between the ContainerMenu that is opened when pickpocketing and other ContainerMenus that open from sacks and other items? They all have the same menu type ("ContainerMenu"). I need to know if it's a pickpocket attempt, and I need to detect this BEFORE the actual pickpocket of an item. I do have the condition "if player is sneaking" (and that is working), but I need more conditions to narrow it down. I don't know how to reference the target npc or find out who the container owner is. Here is a snippet of code I have which is working: Event OnInit() RegisterForMenu("ContainerMenu") EndEvent Event OnMenuOpen(String MenuName) If MenuName == "ContainerMenu" If PlayerRef.IsSneaking() <--- need more conditions than this... (do stuff here) EndIf EndIf EndEvent
  7. With so many modders for Skyrim and Fallout, and with over 100,000 mods and over 2 BILLION downloads, you'd think that someone would organize a modding conference. There would be enough interest for a 3 or 4 day conference, even if participants had to pay $400 or a lot more. I bet a lot of very experienced modders would line up for the chance to give presentations on interesting topics, like: xEdit: Tips and TricksSKSE Modding for BeginnersBest Practices for Papyrus ScriptingUpgrading, Cleaning, and ESLifying Plugins - Do's and Don'tsNifskope BasicsSynthesis: Creating Your First Patcher (Lab) - bring your laptops!Panel: Mod Organizer 2 vs Vortex, Pros and Cons in a Friendly DebateLOOT Howto: Sorting and User Defined RulesA Guide to Bash and Bash TaggingNemesis Fundamentals - Making the SwitchDynDOLOD: Making Sense of It All
  8. This is a pretty thorough coverage of the topic I think. It's the same sort of mental journey I went through when trying to decide which archetypes to apply to new spells. I had to go through some of the existing patches to figure out the best way to decide, and after a lot of frustration I found there is no "best" way, there are just several "good" ways and a lot of "bad" ways to do it. It just depends on the interpretation of what the spell is and does. That means if 5 authors created an SR patch for a given spell they'll likely come up with 5 different combination of archetypes. Since that's the case it means a user who wants to learn specific spells must GUESS at what the spell might consist of. And that is very frustrating, especially if the author of the SR patch and the user have different views of the spell. It's why I always use the SR Tome Patcher which converts the spell tome into a spell book that contains the list of archetypes needed for the spell. Otherwise you're just experimenting without much hope.
  9. Could I get an admin to weigh in on this? I'd hate to spend a month working on this only to find out it breaks the guidelines. Another way of thinking about this is the following: If a user sent me an altered script and I compiled it for them as a favor and sent it back to them, would that also break any rules? If not, then I would think having an automated way of doing that for them should be ok. Anyway, I'd appreciate any feedback, thanks!
  10. Hi Nexus moderators, I have an idea about putting up an online papyrus compiler which would allow users to upload a script (.psc file) and the compiler would compile their script for them and then return it to them via a download link. The idea is similar to uploading a Word document to be converted to other formats like PDF. I think this would help a lot of users who can do simple scripting but have trouble getting the papyrus compiler to work (I certainly struggled with it). At this point the idea is just conceptual, I haven't done any development yet because I was concerned about the legality of it. A couple issues that need to be considered: 1. Many scripts require other scripts from the same mod to compile correctly. 2. Some scripts require SDK or offline scripts to compile correctly (e.g. the SkyUI SDK scripts, Honed Metal scripts, Chesko's Papyrus shared scripts, Immersive Armors scripts). Would it be legal to host those supporting scripts offsite (behind the scenes) to allow the compiler to work? And finally, I've made a lot of personal changes to scripts for my own play-through. The permissions on many of the mod pages don't allow me to distribute the changes, but if I could offer that change via an online compiler that would be cool. For example, SkyTweak doesn't allow its mod to be converted or changed, so there are YouTube videos showing how to do it yourself. I've gone beyond that by changing SkyTweak into a read-only tool that gives me all my game info but doesn't make any changes to my game. I achieved that by a simple find/replace of text in the main MCM script. But of course I can't distribute that changed script. But if an online compiler could perform that change for individual users it should be pretty easy to implement. Anyway, I would appreciate your thoughts about all this. Thanks so much for the work you all do on the Nexus.
  11. Really old post I know, but in case this helps anyone else... In order to see assets in the CK they cannot be inside a BSA archive. So make sure you extract all the BSA assets first. This is only needed during the CK phase, you can delete them after you're done and go back to the BSA.
  12. Yeah I know it's an old thread, but I found this thread and it helped. But constant globals CAN be changed in game. But they don't persist between gaming sessions, they revert to whatever their value is in the ESP at each game start. This is great for running something once at the start of each session; just check the variable, and if it's the vanilla value then do something and afterward set it to a nonvanilla value.
  13. Okay... mystery solved. After some searching I found an LE mod that removes small rocks that actually had the pictures of these small rocks. Then I found the SE version of that mod and looked at its ESP in xedit. It turns out that the Verdant grass mod ADDS all these small rocks everywhere, and they are defined as GRASS objects! So I went into the 4 records in the Verdant plugin that use that particular rock mesh and changed the "wave period" from 60 to 0 and that solved the problem by making their underneath texture stationary instead of moving. I reported it in the Verdant mod here.
  14. Anyone ever see this? I tried changing ground textures but the small rocks were still there. Also disabled all the SSELodgen and Dyndolod mods and their output, but that made no difference. What are these flat underground moving rock textures? They're all over the map, e.g. in the Whiterun farm fields, in the forests between Helgen and Riverwood, and even throughout Riverwood itself. I can't click on them in the console because they have no associated mesh. It's a bit hard to see what's going on above ground in the video, but in game it looks like something is waving just below the surface. Wait until I tcl into the ground and you'll see what's going on! https://youtu.be/Tm8pLJj0Svk
×
×
  • Create New...