Originally posted by akse
Hey so i am trying to fix my menu and don't want this FX to be in there when i kill people and before people start saying 'just delete the code from your menu' it's not that kind of problem.. the FX is IN the game. This is the GSC code:
playFx(level._effect["blood"], self getTagOrigin("pelvis"));
I saw that there is no blood with aimbot so i am sure that you can delete or turn the blood fx off. Would mean alot if you could help me.
Btw i am on my phone right now cuz my pc doesnt have internet. So if anything here is written wrong or anything like that, sorry.
So you are trying to disable the default blood effect for the game? or am I wrong?
Try this maybe.. Have not tested it but I remember that dvar from mw2
setDvar("cg_blood", "0");