Changing the color on projectiles/muzzle flashes

Post » Sat May 28, 2011 4:01 am

In one of my more insane moments I decided I wanted to make a flamethrower that fired ant spit projectiles. I went about this with great joy and soon enough I had a flamer that would fire a great huge stream of acid green goop. But I wasn't satisfied. I wanted this goop to be radioactive purple, for arcane storytelling reasons. Now it seemed to me at the time to do this that I'd have to edit the projectile.nif files for the effect. Should be simple enough, just swap some colors around. Look for the green thing and make it purple!

Well after loading Nifskope and loading the projectiles I was soon hit by a brick wall as I realized just how complex and dare I say, unintuitive Nifskope is compared to the GECK. I searched around for some tutorials and still couldn't make heads nor tails of what I was looking at with the projectile meshes. I finally found something that looked like color and set it to purple, but in the end all I got were red projectiles. What incredibly stupid thing am I doing to this poor file?
User avatar
Lexy Corpsey
 
Posts: 3448
Joined: Tue Jun 27, 2006 12:39 am

Post » Fri May 27, 2011 4:02 pm

In one of my more insane moments I decided I wanted to make a flamethrower that fired ant spit projectiles. I went about this with great joy and soon enough I had a flamer that would fire a great huge stream of acid green goop. But I wasn't satisfied. I wanted this goop to be radioactive purple, for arcane storytelling reasons. Now it seemed to me at the time to do this that I'd have to edit the projectile.nif files for the effect. Should be simple enough, just swap some colors around. Look for the green thing and make it purple!

Well after loading Nifskope and loading the projectiles I was soon hit by a brick wall as I realized just how complex and dare I say, unintuitive Nifskope is compared to the GECK. I searched around for some tutorials and still couldn't make heads nor tails of what I was looking at with the projectile meshes. I finally found something that looked like color and set it to purple, but in the end all I got were red projectiles. What incredibly stupid thing am I doing to this poor file?


Vert Coloring, Material Coloring(Specular and Emissive) and Texture Coloring all come together to compose the final coloration of any object ! you probably missed one of these.

Also Texture Coloring is the Base so a Yellow Flame Texture will be VERY difficult to make look purple as it will contain far to much Red and Green to make a convincing Purple so the first step is to make a new texture that is white so its able to accept coloration from all other sources then you can make the verts purple and use the spec and emissives to give off a slightly lighter purple you do not want to make it darker because it will overpower the vert coloring and destroy visual fadeoff.
User avatar
SUck MYdIck
 
Posts: 3378
Joined: Fri Nov 30, 2007 6:43 am

Post » Fri May 27, 2011 10:36 pm

Vert Coloring, Material Coloring(Specular and Emissive) and Texture Coloring all come together to compose the final coloration of any object ! you probably missed one of these.

Also Texture Coloring is the Base so a Yellow Flame Texture will be VERY difficult to make look purple as it will contain far to much Red and Green to make a convincing Purple so the first step is to make a new texture that is white so its able to accept coloration from all other sources then you can make the verts purple and use the spec and emissives to give off a slightly lighter purple you do not want to make it darker because it will overpower the vert coloring and destroy visual fadeoff.


Thank you very much. With this I've finally got the glow and the main blobs cooperating. However the spit seems to have a dribbling effect training the main blob and a muzzle flash that search as I might I simply can't find either a texture or a vert color to change, which has me scratching my head again I'm afraid.
User avatar
Jerry Cox
 
Posts: 3409
Joined: Wed Oct 10, 2007 1:21 pm

Post » Fri May 27, 2011 3:10 pm

Thank you very much. With this I've finally got the glow and the main blobs cooperating. However the spit seems to have a dribbling effect training the main blob and a muzzle flash that search as I might I simply can't find either a texture or a vert color to change, which has me scratching my head again I'm afraid.


That s most likely an AddOn Node -> which is nothing more then another particle system they are found in the MPS folder but you will have to use NifSkope to find the Value used then go into the CS and find what that number relates to and trail that back to its file.
User avatar
Vicky Keeler
 
Posts: 3427
Joined: Wed Aug 23, 2006 3:03 am

Post » Fri May 27, 2011 4:06 pm

That s most likely an AddOn Node -> which is nothing more then another particle system they are found in the MPS folder but you will have to use NifSkope to find the Value used then go into the CS and find what that number relates to and trail that back to its file.


I'll have to admit my ineptness here, I haven't got a clue what the MPS folder means or CS. Forget than, I've managed to find it. Thanks again for your patience with me.
User avatar
jessica breen
 
Posts: 3524
Joined: Thu Aug 03, 2006 1:04 am


Return to Fallout: New Vegas