BSP tool

Miscellaneous Forums/General Discussion/BSP tool

Hi, does anyone know of a tool that can generate a valid BSP map file to use with Blitz3D's LoadBSP command?

Cheers,

Roy

http://www.blitzbasic.com/Products/maplet.php

You can use any program that exports a .map, then compile it with a bsp compiler. I think q3bsp might be free to use now.

WOW thanks guys - I have maplet but I'll try q3bsp if I can find it!

Cheers,

Roy

BTW there are several file formats named BSP, but you have to use the Q3A (Quake 3 Arena) BSP when used with Blitz3D.

I'm pretty sure you'll find lots of tools when you google for q3a tools. You may need to read some reviews, cause some of the older ones are kind of user unfriendly.

GtkRadiant is friendly enough.

www.blitzbasic.com/Products/maplet.php

Since when does Maplet generate BSP's? Has there been an update that I don't know about?