Page 1 of 1

gg_assist

PostPosted: Fri Dec 16, 2011 4:47 pm
by ]TeamA[
hey,

is there a way i can stop gg_assit from saying that you get 10% of damage so oftern ??

PostPosted: Fri Dec 16, 2011 5:48 pm
by tnarocks
its in the config file
============================================================================
// >> GG ASSIST ADVERTISEMENT
// ============================================================================
// Description:
// When a player earns assist points, the player will be told privately how
// many assist points were earned, and their assist point balance.
// Options:
// 0 = Do not advertise assist points when earned.
// 1 = Advertise assist points when earned.
// Default Value: 1

// Advertises assist points to the players when earned.
gg_assist_advertise 1

//

PostPosted: Fri Dec 16, 2011 6:45 pm
by ]TeamA[
thats not what i mean i mean when it advertizing saying [GG] this server gives you 10% of damage

PostPosted: Fri Dec 16, 2011 10:27 pm
by daggerclan
You could try editing the gg_assist.ini file in the custom addons folder.
Change this
[gg_assist_advert_4]
en="This server gives you #lightgreen$percent% #defaultof damage done to other players."

to
[gg_assist_advert_4]
en=""

I'm not sure if it will throw an error or not though. Satoon would know.