Post: "Delete" a FX in GSC?
10-09-2015, 06:30 AM #1
akse
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); 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.
(adsbygoogle = window.adsbygoogle || []).push({});
10-09-2015, 09:26 AM #2
-Numb
You talkin to me?
Originally posted by akse View Post
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");
10-09-2015, 10:05 AM #3
akse
Do a barrel roll!
Originally posted by Numb View Post
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");


Thanks for the answer. But could you maybe tell me where i put this?
10-09-2015, 11:54 AM #4
-Numb
You talkin to me?
Originally posted by akse View Post
Thanks for the answer. But could you maybe tell me where i put this?


If you don't want it to be an on/off function you can add it on init()

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo