Page 1 of 1

Compiling Help Please.

Posted: Mon Jan 18, 2010 12:37 am
by razza12003
So i am trying to learn to map, and i am a 100% noob to it.

I download mohtools and followed the included tutorial.
where i create just the room with a spawn and a light.

The problem i get is when trying to compile everything,
(naking the bsp, vis and light)

I have all my paths ect set and have saved the .map file
as tutorial.map which is fine.

But when i goto the bsp in radiant and do bsp_BSP
bsp_Vis and bsp_Light and then check the path location the files it creates are: tutorial.bak which is with tutorial.map in my maps folder
and then it creates a folder called snapshots which in that it creates
4 files called
tutorial.map.0 (file type = 0 file)
tutorial.map.1 (file type = 1 file)
tutorial.map.2 (file type = 2 file)
tutorial.map.bak

Why is it not creating the .bsp files ect???

*I am using windows vista x64 but running radiant in
windows xp sp 2 mode and administrator mode*

Any help is VERY much appreciated,
Thanks.

Posted: Tue Jan 19, 2010 8:28 pm
by Killerdude
You create your map in Radiant.
You compile your map with MBuilder.exe

Good luck