goodModsRcool Posted December 14, 2014 Share Posted December 14, 2014 I am looking for the blood mist/cloud particle that you see when you hit a ped with the minigun or the chainsaw. I do not see it in particle.cfg and I'd think it would be in there. Any suggestions? Link to comment Share on other sites More sharing options...
Sombra Posted December 14, 2014 Share Posted December 14, 2014 Blood splatter is in particle.txd in the models folder join the 11% Link to comment Share on other sites More sharing options...
goodModsRcool Posted December 14, 2014 Author Share Posted December 14, 2014 I need the particle code for the blood mist not the texture thanks anyways for the reply. Link to comment Share on other sites More sharing options...
Sombra Posted December 14, 2014 Share Posted December 14, 2014 I'd always assumed the particle.txd handled all the mist textures but from a quick look at particle.cfg it's most likely "BLOOD_SPURT" or "BLOODDROP"; either way there's only five blood related lines in the particle.cfg file so just change the colour RGB values for each one until you find it join the 11% Link to comment Share on other sites More sharing options...
goodModsRcool Posted December 14, 2014 Author Share Posted December 14, 2014 BLOODDROP is the drops you see on screen when you hit someone with the chainsaw for example. BLOOD_SPURT is the stream of blood you see when you decapitate a ped. BLOOD_SMALL is the drops you see when you shoot someone, and BLOOD is the very tiny little blood drops you see when hitting a ped with a hammer. Link to comment Share on other sites More sharing options...
goodModsRcool Posted December 14, 2014 Author Share Posted December 14, 2014 Okay so I have found the code for the blood mist in particle.cfg. It is called "TEST". The only question now is what texture does the blood mist use? Because I am quite sure it is not any of the blood textures. I believe it's the texture of something else just with a red RGB maybe? Link to comment Share on other sites More sharing options...
goodModsRcool Posted December 14, 2014 Author Share Posted December 14, 2014 My goal to achieve here is to make a mod where there is a blood mist everytime you shoot someone, not only with the minigun and chainsaw...i mean lets think realistic for a second, colt45 in real life would produce a blood mist as well....not only a BIG gun. I have it working very well, I replaced bloodsplat2 in particle.txd with a nice smoke texture. then in particle.cfg I replaced the BLOOD_SMALL string with the TEST string and did a bit of tweaking. The blood mists are looking very good, however, when I did this, it for some reason got rid of the effect where the small blotches of blood show up on the ground after shooting someone. So really all I feel I need now to make this mod whole is a CLEO that makes peds/actors bleed if the health is below a certain amount. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now