Thread: Blood??
View Single Post
  #2  
Old 01-13-2012, 09:18 PM
mitra mitra is offline
Approved Member
 
Join Date: Mar 2008
Location: Milano
Posts: 668
Default

in the file dmscript.global all these lines must be set to 1

//=== Bloody properties/constants
cBloodBoom_Enabled = 1;
cHeadShot_Enabled = 1;
cArrToShield_Enabled = 1;
cArrToHead_Enabled = 1;
cBloodTexture_Enabled = 1;

the file is under data\aix
Reply With Quote