Mod articles
-
Tutorial on how to edit the size of the bullet wounds
TUTORIAL
1. Open "vfxbloodinfo.ymt" in the main folder (either using codeX or notepad++)
2. go to line 4983 (you can do this by pressing Ctrl+F and typing 4983)
3. from there you should see something like this
<Item key="0x016245CD" type="0xB87A7DE0">
<UNK_MEMBER_0x05F4C50B>
<Item>
<pedDamageRangeMin value="0.00000000" />
<pedDamageRangeMax value="1000.00000000" />
<pedDamageProbability value="1.00000000" />
<pedDamageScale value="0.60000000" />
<pedDamageHashNames>
<Item>0x0BA9F30F</Item>
</pedDamageHashNames>...