Page 1 of 1

OK beginner Wants to play level

Posted: Fri Feb 12, 2016 3:04 am
by CLOUDspawn
hello,
im using radiant. I made a level. I know how to get into that level and shoot around, etc on Quake3arena. but how do I play against somebody? When I go ingame to add bot it doesn't let me. Remember im a beginner. THANKS!!!

OR maybe could someone point me to a really excellent beginner's guide to bots? :) :)

Re: OK beginner Wants to play level

Posted: Fri Feb 12, 2016 5:44 am
by Eraser
You'll need to use the tool BSPC (BSPC.exe) to compile an aas file. BSPC is included with GtkRadiant.

Re: OK beginner Wants to play level

Posted: Fri Feb 12, 2016 6:17 am
by CLOUDspawn
cool, thanks!

Re: OK beginner Wants to play level

Posted: Mon Feb 15, 2016 1:03 am
by coltonquake3
Use this code and copy it to a batch file:

Code: Select all

bspc -bsp2aas path/to/map/yourmap.bsp -forcesidesvisible -grapplereach -optimize
Also make sure you're using BSPC v2.1i.