Ogretestmap

Eldritch

20-03-2007 09:52:47

How do I load this level from its zip file? I have specified

Zip=./media/packs/ogretetsmap.zip

in resources.cfg (the path is correct), but I cannot seem to load the BSP file inside the zip. I tried SceneManager.SetWorldGeometry("ogretestmap.bsp") but that crashes.

Bekas

21-03-2007 00:28:23

You're probably getting an Ogre exception, what does the Ogre.log says?

Eldritch

21-03-2007 20:55:22

Ah, that I have the wrong scenemanager.. I am using ST_GENERIC... which scenemanager should I use for what purposes? I am guessing that either of the exterior ones for terrain.. but which for bsp's?

Also, what map format, except BSP, does Ogre support?

Bekas

23-03-2007 14:00:37

See this BSP demo

Also, what map format, except BSP, does Ogre support?
Only BSP, and it's recommended not to use it