DjTSILB's Demon Kill Marks REAL FIX!!!
Look people, the "fix" rob posted (without my permission) is nothing more than the result of him not being able to read. I said to replace the gamein.txt with mine, but he obviously didn't. The only real problem is the golden headshot mark, which can easily be fixed by replacing the line in gamein.txt:
Code:
IMAGE ImageDummy1
-POSITIONX 400
-POSITIONY 480
-WIDTH 135
-HEIGHT 135
-HIDE TRUE
--TEX_PATH "UI\Mark\badge_headshot_gold.tga"
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END
with:
Code:
IMAGE ImageDummy1
-POSITIONX 400
-POSITIONY 480
-WIDTH 427
-HEIGHT 375
-HIDE TRUE
--TEX_PATH "UI\Mark\badge_headshot_gold.tga"
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END
Remember that if you don't read a readme then you will burn in hell
