View Single Post
Re: Sniper functions show only black
Old
  (#6)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Default Re: Sniper functions show only black - 19-10-2008

Don't know. I gave up trying the internet search, and looked at the C code of vanilla ET for drawing the scope (CG_DrawWeapReticle in cg_draw.c) then drilled down till I hit what I think is what calls the Q3 graphics engine. Saw nothing like a Cvar affecting the ET game engine code. Also nothing I looked at would need anything changed for the bots so I doubt Mal touched these functions.
Once you start logging the console open the console and type /cvarlist to log your cvar values to the log file.

Since two computers running different video company chips have the same problem, I would;
1-create a new ET directory, put a fresh copy of ET in it (no custom maps), then add a fresh copy of FritzBot ET and see if ET or FritzBot has the problem
-or-
2- move all the other mods and custom maps out to temporary directories to check for conflicts (I had problems with ETpro and textures... at one point)
  
Reply With Quote