Jump to content

Xepha537

Members
  • Posts

    103
  • Joined

  • Last visited

Posts posted by Xepha537

  1.  

    I have five "dad" s in vault 112 .

     

    i have seen an answer for this before somewhere on the internet

     

    but hours of searching have failed to turn it up

     

     

     

    perplexed

     

    LoL !

     

    Sorry, I have no idea what's wrong with your game, but that's the funniest thing I've read all day!

     

    ;D

  2. Hmm...

     

    I may have fixed this since I last posted. Not sure exactly what I did, but I seem to remember unsubscribing and resubscribing to the threads I was watching - maybe unchecking and rechecking the options in My Settings/Notifications helped also.

     

    Maybe deleted nexus cookies? (Make sure log-in info is known before doing this).

  3. Can you just clarify what the name of your global is? You start referring to xxGreenGas, then towards the end of your post it is xxGreenFog? Also, in the code snippet you gave, you have "Set xGreenGas to 0". I've a feeling you just typoed, but just wanted to make sure you're not getting yourself needlessly confused.

     

    Which mod does this global originally come from? Because the other mod will have to be made dependent on it, so it can "see" the global. With Fo3edit, you would have to have copied (as override) this global variable to the other mod. By doing this, both mods are talking about the same global (same formID), and not two seperate ones (different formIDs) which is possibly what is happening and why the global isn't being set.

  4. Did this work around thing - Upload Plugin and Archive then Cancel.

     

    I have a mod with a script. So I had my esp. Now I've got a .bsa, but I've also got a .bsl - Is this also required when distributing a mod? And would you package it like so:

     

    data\mymod.esp

    data\mymod.bsa

    data\mymod.bsl

     

    ?

     

    This stuff used to be easy... :unsure:

  5. ...

     

    I haven't tried Skyboost or whatever it's called, since it requires the script extender. That thing caused too many crashes for me when I used it in Fallout 3 and NV.

    ...

     

    Only it doesn't. TESVal requires SKSE, Skyboost doesn't. No reason not to install it. Watch out when the Skyrim update comes though, you may have to remove it. It's only 2 files though, so not really a problem.

     

     

    Anyway, apart from the usual fps drops (mid 30's) in towns (Whiterun) Skyrim's running good (mostly 60fps) with 3Gz Core2Duo + GTX 460 on High + Skyboost. :)

  6. Like caramellcube says, if you're attempting to access fEnergy from outside of the script, you won't get the value set by it. You should use a Global if you need access from other scripts.

     

    To test you could use the FOSE command printc to spit the variable out into the console, like so:

     

    set fEnergy to player.getav Endurance

    printc "fEnergy : %.0f" fEnergy

  7. ...

     

    For encumberance and more "interesting" weapons and armor I would highly recommend Arwen's Tweaks. Warning - can make the game bloody hard. :yes:

     

    Arwen's Tweaks touches on the Repairs by extending the repair lists (ie, you can use more items to repair a particular item). But there's also Repair Rethought Reborn Updated , which has much bigger lists of things you can repair stuff with.

     

    Or Haldurs Improved Workbench could be interesting. Never tried it myself though.

     

    I would search the nexus for things like "repair" or "workbench". Might find something interesting.

  8. Well, I very briefly investigated how you would go about finding the registry entries in an old OS install and importing them into a new one. And to be honest, it sounds more hassle than it's worth - the general consensus being it would far easier to just re-install the games, rather than risk wrecking another OS by corrupting the registry.

     

    What you could do however is, from your previous OS install, hunt down any game saves/config/settings files for those games that you might want, and then copy them over to their relevant folders in your new installs.

     

    Sorry, I don't think there's an easier way. The only suggestion I could offer, is to only install them as when you want to play them - rather than sitting there for days installing and configuring dozens of games. I did the same after my last OS re-install - turns out, I didn't want to play half those games any more.

  9. http://geck.bethsoft.com/index.php/Sound

     

    Static Attenuation: Adjusts the sound's maximum volume, relative to it's volume within the source sound file. For example, if the source sound file's peak volume is -3 dB(FS) and the Static Attenuation is set to -3 dB(FS), the maximum volume within the game (the sound's volume at its inner radius) will be -6 dB(FS). In other words, you typically want to author the source sound file at or near its maximum full-scale volume, then attenuate that volume using this slider rather than within the file itself. Note that you cannot add gain ... only attenuate.

     

    i.e. Static Attenuation adjusts the sounds volume. Values closer to 0dB increase the volume and you can't make it any louder than 0dB without editing the source file.

  10. Crap...

     

    That may be a problem... :/

     

    But! I just had a look in my "C:\Games\Fallout 3\fomm\fomm" folder and there is a "load order backup.txt" file (created only moments ago as I type, presumably, automatically(?) by Fomm? - not sure.).

     

    Have a look around see if you have that file. You may be able to import it back into Fomm. Or at least adjust the load order manually looking at the document.

     

    :unsure:

  11. I seem to remember you can quite easily move FO3 around. Some people even have multiple copies - one for modding, one for playing.

     

    Anyway, you can always try:

     

    Installing FO3 on your new OS - I would recommend C:\Games\

     

    Then just copy you old FO3 install over the new one. (Note: Copy not Move, you want to keep a copy - you know, just in case.)

     

    You get your registry entry back and all your mods are in the right place.

     

     

    And that should work, unless anyone else has any ideas.

×
×
  • Create New...