LoadBSP

Blitz3D Forums/Blitz3D Programming/LoadBSP

This command doesn't work.

I keep ggetting the message Entity not fond the next time the handle is used.

To test the commands, I used a .bsp file from Counter-Strike. I it de to some encryption on these files?

LoadBSP only works with Quake3 Arena maps. CS was made off the Half Life engine, I may be mistaken, but didn't Half Life use the Quake 2 engine?

Tom

Half-Life uses a modified version of the Quake1 engine, as Quake2 does.

so the .bsp files are actually different.
Does this mean .BSP's created with Worldcraft (from the HL SDK) they won't work either?

only BSP's created for Quake3 Arena will work. I am working on a map editor which you can use to import Half-Life BSPs and export to B3D format.