Jump to content

Govilku

Members
  • Posts

    58
  • Joined

  • Last visited

Nexus Mods Profile

About Govilku

Profile Fields

  • Country
    Afghanistan

Govilku's Achievements

Enthusiast

Enthusiast (6/14)

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

Recent Badges

0

Reputation

  1. I CANNOT figure out why this won't compile everything looks good and this should be real simple. The player enters the triggerbox, image space applies, they exit, image space modifer removes itself. Simple right?! Scriptname DAEINITTRIG extends ObjectReference Quest Property DaedraInit Auto Actor Property PlayerRef Auto ImageSpaceModifier Property IMAGDAE Auto Event OnTriggerEnter(ObjectReference akActionRef) if (akActionRef == PlayerRef) DaedraInit.SetStage(5) IMAGDAE.remove() IMAGDAE.ApplyCrossFade(1) IMAGDAE.Apply(1) EndIf EndEvent Event OnTriggerLeave(ObjectReference akActionRef) if (akActionRef == PlayerRef) IMAGDAE.remove() endif EndEvent
  2. Gun schematics are really hard to obtain but if you can get a front and side picture of each respective part to use as a reference, then, use that reference image as a texture for a planar model to guide you for building the basic shape of the model. This is why sketches are important because front and side blueprints are rare unless it's a car and even then companies do not give out this type of info. The pen tool will be your friend. Then create the faces and modify it's shape till you feel it's realistic. Keep each part grouped separately and AVOID OBJ files when working with Nifskope. Just a nuissance to work with. .3ds format if you can. Sometimes, nifskope has issues keeping model groups seperate. In this case you gotta export each part as a different 3ds and move em into place in NifSkope. Use another gun as a reference.
  3. Allow me to Educate people on 2k textures. On a laptop you WILL BURN your GPU running that and will barely notice the difference from 1k. Tamriel HD 1k. It is handmade original textures that are performance friendly and you can add Paralax to them. Use a fantasy ENB with it and you will be very pleased with a completely new lookin game.
  4. I just want to know if this was possible because I want to add custom animations to my race mod.
  5. if your already a vampire you need to go through a procedure which resets your vampire status, more importantly however, Better Vampires works alongside Vampiric Thirst (I use both) Better Vampires goes in to detail on how you do this and has features which cleans your save for you. But your problem is coming from the fact that you are already a vampire. Reset your vampire status and clean save file, then continue.
  6. Yea it is I had to move to another city so I went on hiatus, but now I'm working on the larger parts of the mod getting NPCs in order and setting out the story. Fixed so many bugs I'm looking to release what I've got so far this week.
  7. It's so motivating to see there's interest in this. A major update is coming soon, it's been long enough I think.
  8. :D Thanks! I'm really trying to turn this into a AAA kind of quest mod. Something that feels like it belongs in the game. I've got some really innovative Lore-Friendly ideas I want to try out. Keep an eye out!
  9. The reason behind this question being that 64-bit applications have a higher memory cap. Skyrim had a hard 4gb limit so I couldnt use too many memory intensive mods without CTD.
  10. Actually... an 8GB RX 480 is newer technology. That card came out JUST last month on the 29th. In reports they say it's supposed to be the equivalent of a Radeon R9 390 or a Nvidia GTX 970/980 just cheaper. It's not as powerful as a 1080 (Nvidia's most recent card.) but it's close. If you had read about the card you'd find out that it actually uses a newer technology that makes the chip smaller so it produces less heat and requires less power. LOL im an idiot i thought *you was talking about the NVIDIA card GTX 480
  11. Sorry for double but the price on these GTX 480s are insane. The GTX 1070 costs 20$ more and offers more than 4x the performance, with less energy consumption.
  12. :sad: Smh whoever told you that a 8gb 480 would be better than a 780 at anything does not know there hardware. NEWER technology is always the way to go for performance from what I learned with NVIDIA cards. It's not the memory you need to worry about, it's how fast that memory works. Also the drivers and software is remarkedly better after the 600 series, With NVIDIA that is the cut off point for downgrading. To me 780 to 480 is not logical. Even 770 to 480 is a bad idea. What you SHOULD have done is 780 to 970. I don't even stutter in Fallout 4 with a bunch of mods, and hardware ambient occlusion enabled. I have a 970 btw. Best bang for buck on the market
×
×
  • Create New...