Gl outline
From The MegaTF/TeamFortress Wiki!
EZquake 3.6 cvars for adding outlines to models, world, or both. Could help with visibility, or could just be a looks preference.
vid_framebuffer 2 // rendering option required for outlines and other effects gl_outline 3 // outline models/player and world gl_outline_scale_model 0.5 // controls width of model outlines vid_restart // needed once after enabling vid_framebuffer 1|2
Tip: type gl_outline and press <tab> to see more options.
Tip: type gl_framebuffer and press <tab> to see more options.