-
Proficient Member
How to Remove Damage Counter from National Gunz source?
So i was messing around with national Gunz source for testing stuff so lets say, if i'm in a duel room each time round ends it spams every time name of everyone in duel rooms Damage caused o Damage received 0 it gets annoying lets say while we're chatting everything is spammed by this. same in team gladiator Etc. it gets really annoying. i wanted to know how i can remove it complete. any help would be appreciated
Here is a screenie
-
-
C:\User\Secondary\Desktop
Re: How to Remove Damage Counter from National Gunz source?
Find in source
Damage Caused 0 Damaged Received 0
To
"//"
// Damage Caused 0 Damaged Received 0
-
Immortal GunZ :D
Re: How to Remove Damage Counter from National Gunz source?
zchat_cmds.cpp
search for damage caused & comment out the whole function
3 step mayb
-
Valued Member
Re: How to Remove Damage Counter from National Gunz source?
Well I might check this out, fact is the anti lead on this source is 3 shot kill, which is annoying no matter which guns you use.
-
Proficient Member
Re: How to Remove Damage Counter from National Gunz source?
What do you mean comment out?