Can some one help me when i load bsp files they load up wrong, quake 3 files have no textures all the walls and floors are black and half life levels part of the map stays on the screen when it should not cos im looking at a different part of the map, i have a geforce 4 ti 4200 with latest drivers db pro and 3.1 patch.
Sync rate 40
LOAD BSP "", "C:\Documents and Settings\Graham\Desktop\hl\valve\maps\arena1.bsp"
set bsp camera 0
do
inc mx#,mousemovey()
inc my#,mousemovex()
rotate camera mx#,my#,0
if upkey()=1 then move camera 1
sync
loop
Sweet