View Single Post
Re: Sniper functions show only black
Old
  (#8)
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

Look for any errors in the log file about
/gfx/misc/reticle_eq.jpg (-or- /gfx/misc/reticle_eq.tga)
and
/scripts/gfx_misc.shader (-or- gfx/misc/reticlesimple)

These are the two files in etmain/pak0.pk3 that create the black circle frame in the center of the display (the sides and crosshairs are done in the c code). If any other files in /etmain contain files inside them with these filenames then there is a conflict (or shaders containing "gfx/misc/reticlesimple"). Alternately the pak0.pk3 could be corrupt or the Fritzbot dll (cgame_mp_x86.dll or ui_mp_x86.dll ?) could be corrupt. If you are using a non-FritzBot client dll that could be the problem. The only client dlls that are known to work with a FritzBot server are plain ET, FritzBot ET and some versions of Whaleclient.

Last edited by TomTom; 19-10-2008 at 23:27..
  
Reply With Quote