Author Topic: Console output without colors (gpp)  (Read 2539 times)

rotacak

  • Posts: 761
  • Turrets: +39/-64
Console output without colors (gpp)
« on: April 29, 2011, 04:16:27 pm »
It is possible to see server console output without color signs? Somewhat option/settings? This is unreadable:
Code: [Select]
Say: 18 "[official]^1Red^7": ^2your reported alreay
Die: 10 17 MOD_LEVEL0_BITE: ^4Max^7 killed rachele
Say: 18 "[official]^1Red^7": ^2all i need to do
Say: 1 "^4F^3ell^1ivan^7": ^2what for what

Celestial_Rage

  • Posts: 636
  • Turrets: +120/-8
Re: Console output without colors (gpp)
« Reply #1 on: April 29, 2011, 04:32:19 pm »
Code: [Select]
com_ansiColor 1
"The reports of my death are greatly exaggerated" ~Mark Twain

rotacak

  • Posts: 761
  • Turrets: +39/-64
Re: Console output without colors (gpp)
« Reply #2 on: May 05, 2011, 12:45:22 pm »
Thanx.