Jump to content

TehBuddha

Members
  • Posts

    537
  • Joined

  • Last visited

Everything posted by TehBuddha

  1. Could be done with a placeatme command I think. Still not sure about how to change the way a player dies though.
  2. Read the above post. ^ It could be possible for the vanilla items though, As I remember, in the main quest of Fallout 3 your inventory was put into a locker, and there was a Deadric Shrine which involved the same in Oblivion. If someone figures out how to get the base of this script to work, they could easily take a look at that and see how Bethesda did it.
  3. I doubt you'd be able to script the removal of a weapon added by a mod either way, it'd be technically impossible to script the removal of all weapons added by mods, afaik. Well, that, or it'd be a damn long script.
  4. Load orders fine. You pick the radio signal up as soon as the game loads, you dont need to go to the Anchorage Memorial. Try finding Baily's Crossroads metro station, near the Red Racer factory. Maybe double check your PipBoy just in case?
  5. Or post some pictures. Modders are going to need images of what you want. "Russian stuff" isnt satisfactory. What sort of russian stuff? Tanks? Armors? Guns? Be specific man! :tongue:
  6. It probably got moved, Ewdennis. Now, back on topic. :thumbsup:
  7. If you manage to get a UV map, PM me, and Ill do the textures if you want. Your modeling is coming on well. Practice makes perfect. :thumbsup:
  8. Its the same method more or less. You edit the same files with the same programs, you just use something other than filters and brushes. I use photoshop, so if you're using gimp, the tools may be named a little differently and the hue/saturation may be in another path. But basically, select the areas with the Magic Wand or the Quick Selection Tool, and go to Image>Adjustments>Hue/Saturation and mess around with the sliders. Select "Colourise" if the are is a grey-ish for it to have more effect.
  9. Happy to help ^^ And I didnt notice that Fg :pinch:
  10. There arent any references after the "Enable" and "Disable" commands. You need to make an xMarker (Or oblivions equivelant, Im going from Fallout knowledge here) and name it something like "LightsMarker", then go through each of your lights and set the "Enable Parent" as the marker. Once you've done that, edit your script to look more like this. Scriptname LightsCycle begin gamemode if gamehour >= 6 && gamehour < 8 LightsMarker.enable elseif gamehour >= 8 && gamehour < 6 LightsMarker.disable endif end Just making sure, but you did give the script a name, right? If not, stick "Scriptname LightsCycle" Or something similar, but keep "Scriptname" at the beginning." Also, you forgot to add in the second "Gamehour" variable on line four.
  11. You'd need to remove the player from the animal faction, since the perk adds him to it. Although Im not sure theres a console command for that. You might have to make a little script plugin in the GECK that removes you from whichever factions the perk adds you to. If I get round to it I'll work it out, should be fairly easy but no promises. If not, then what better time to learn a wee bit of scripting, eh? :thumbsup:
  12. Whats the gun model? Any reference Images? P:
  13. Would this one suffice? Nevada Skies - Weather Effects BETA and URWLified
  14. http://www.fallout3nexus.com/downloads/file.php?id=11643 :thumbsup:
  15. .nif would probably be best, but I can open blend and 3ds too, so it isnt a problem :thumbsup:
  16. I was thinking the same thing. Just thought I'd try here first P: Tah.
  17. I could have a go at some texture variations if you like? Just send me the mesh, Ill probably be able to do it if the UVs in order.
  18. After my game started crashing after leaving Doc Mitchel's house, I decided to do a clean install. (I unchecked all non-essential .esps and .esms before doing this, still no luck.) Now that its installed again, whenever I launch it, the updating window in steam gets nowhere, and hangs. This leads to Vista completely freezing up too, for some reason. Also, on occasion, The same thing happens as soon as Steam loads up, it crashes. I'm assuming this has something to do with the download. I didnt have any other applications running at the time, and I also didn't click the window. Ive had it installed before, so it cant be anything wrong with my computer either, I think. Any help you could offer would be appreciated. Edit - It is just this game, I can run Oblivion fine when steam decides it wants to load up without crashing.
  19. Heh, sounds quite fun. I might just give it a go if I ever actually get round to playing oblivion again :teehee:
  20. Well, I see music as part of culture, so not so much lifeless as culture-less :whistling: TV, I can understand. Kind of... Heh. Also, spelling note, its "parties", not "partys" :thumbsup:
  21. Heh, Found an Alsatian replacer for Rex, guess that will have to do.Link
  22. Sam, from I am Legend would be pretty cool. I have a feeling Id leave her at home though, wouldnt want her dieing again. :rolleyes:
  23. Good to see this hasnt died Albrecht. Heh, Man, My classification of a re-texture was way different back then, The shacks are more of a 're-colour' :sweat: Anyway, I could have an actual go at retexturing them if you like. Its up to you :thumbsup:
×
×
  • Create New...