Forgot your password?
Or sign in with one of these services
See all followers
June 21
May 30
May 24
May 22
May 1
See all updates by MrGlide
I got my first quake map to compile, and light, Victory!!
Remilia Scarlet
qbsp alexa1.map alexa1.bsp && light -extra4 -dirt -threads 8 alexa1.bsp && vis -threads 8 alexa1.bsp
I swear those commands are burnt into my mind as of late.
MrGlide
You don't use necros compileing gui?
Nah, I like to do everything on a command line if I can. Or possibly a custom Bash script. I think it's from all my years of Linux use.