Jump to content
Sign in to follow this  
insomnianshadow

Problems resizing Blood Particle effects

Recommended Posts

Hey folks .. I am running here into a problem trying to resize the blood impact particles.

Blood particles are handled in the "Ca.pbo" of Arma's "AddOns" folder. So I decompiled the "config.bin" and edited the "ImpactEffectsBlood1" class in "CfgCloudlets.hpp" and created a "blood.pbo" with all the other hpps and config.cpp included.

I have put that "blood.pbo" in the folder "@blood\AddOns" Arma directory and started the game with the parameters "arma.exe -mod=@blood"

Unfortunately the changes are not applied.

I have then refined my changes by using/including only the "CfgCloudlets.hpp" and "config.cpp" also adding "requiredAddons[] = {"CAData","blood"}; to the "class CfgCloudlets" but still the changes won't work

Applying those changes to the original "Ca.pbo" on the other hand works without problems....

Help is highly appreciated....

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×