Opened log bspc.log
BSPC version 2.1h, May 6 2001 16:15:03 by Mr Elusive
forcesidesvisible = true
optimize = true
no files found
BSPC run time is 0 seconds
Closed log bspc.log
no files found? could this have something to do with the spaces in the address?
bspc is in quake iii arena\ and cmd is path'd there for the command to launch bspc...
C:\Program Files\Quake III Arena>"bspc -bsp2aas C:\Program Files\Quake III Arena
\baseq3\maps\gtctf4te.bsp -forcesidesvisible -reach -optimize"
The filename, directory name, or volume label syntax is incorrect.
like this:
bspc -bsp2aas "C:\program files\quake iii arena\baseq3\maps\gtctf4te.bsp" -forcesidesvisible -reach -optimize
the command prompt doesn't like spaces very much and it ends a string of text at the next whitespace. So, the argument that specifies the file location needs to be wrapped in quotes to tell it "I want all of this, spaces included". Otherwise it thinks you're trying to run -bsp2aas on C:\program
"C:\Program Files\Quake III Arena\bspc.exe" -optimize -reach -breadthfirst -bsp2aas "C:\Program Files\Quake III Arena\baseq3\maps\gtctf4te.bsp"
the aas compiles but the bots stand around dumb when they enter gametype 4, they swing to face in a direction and then stand there, if i shoot them they will try to fight me a little but for the most part wander up to a wall and stare..
If you still want to use the "optimize"-string, you might want to place some weapons and other items here and there, if you haven't done that already; without any items worth of being picked up there will never be any bot moving his ass with the exception of being shot at or directly seeing another bot/player.
If you are caught on a golf course during a storm and are afraid of lightning, hold up a 1-iron. Not even God can hit a 1-iron.
-Lee Trevino, golfer who actually has been struck by lightning.