.bsp Files
Moderator: Moderators
.bsp Files
Could someone plz tell me how to get the .bsp file for maps, I have the .map file, but havent a clue how to get a .bsp file.
Plz Help,
TSS_Silent
Plz Help,
TSS_Silent
you mean your MAKING a map? or you want the bsp for existing maps?
compile the .map and you get the .bsp....
.bsp's for existing maps are in thier .pk3's in the subfolder maps/dm or maps/obj
if neither of those scenarios are accurate, then I am thoroughly confused
compile the .map and you get the .bsp....
.bsp's for existing maps are in thier .pk3's in the subfolder maps/dm or maps/obj
if neither of those scenarios are accurate, then I am thoroughly confused
When I am king, you will be first against the wall~


-
Daniel Radcliffe
- Second Lieutenant
- Posts: 168
- Joined: Fri May 30, 2003 9:49 am
Try using this:
http://www.fileplanet.com/dl/dl.asp?/pl ... uilder.zip
to convert your .map file to .bsp.
http://www.fileplanet.com/dl/dl.asp?/pl ... uilder.zip
to convert your .map file to .bsp.
-
mike@catch22
- Lance Corporal
- Posts: 24
- Joined: Thu Jul 10, 2003 12:14 am
- Location: uk
- Contact:
Either you are really smart or i'm just an idiot
I am using these command lines from the radiant tutorial, all i'm doing is just changing the last word to command.
Q3map ?gamedir c:/mohaa c:/mohaa/map_source/command
Q3map ?vis ?gamedir c:/mohaa c:/mohaa/map_source/command
Mohlight ?gamedir c:/mohaa c:/mohaa/map_source/command
My directory source to moh is c:/programfiles/eagames/mohaa/main/maps
What am I doing wrong?
TSS_Silent
I am using these command lines from the radiant tutorial, all i'm doing is just changing the last word to command.
Q3map ?gamedir c:/mohaa c:/mohaa/map_source/command
Q3map ?vis ?gamedir c:/mohaa c:/mohaa/map_source/command
Mohlight ?gamedir c:/mohaa c:/mohaa/map_source/command
My directory source to moh is c:/programfiles/eagames/mohaa/main/maps
What am I doing wrong?
TSS_Silent
First off you need to change to your dir
Q3map ?gamedir c:/programfiles/eagames/mohaa/ c:/programfiles/eagames/mohaa/map_source/command
Q3map ?vis ?gamedir c:/mohaa c:/programfiles/eagames/mohaa/map_source/command
Mohlight ?gamedir c:/programfiles/eagames/mohaa/ c:/programfiles/eagames/mohaa/map_source/command
Are you sure it's:
c:/programfiles/eagames/mohaa/
Not
c:/program files/eagames/mohaa/
Q3map ?gamedir c:/programfiles/eagames/mohaa/ c:/programfiles/eagames/mohaa/map_source/command
Q3map ?vis ?gamedir c:/mohaa c:/programfiles/eagames/mohaa/map_source/command
Mohlight ?gamedir c:/programfiles/eagames/mohaa/ c:/programfiles/eagames/mohaa/map_source/command
Are you sure it's:
c:/programfiles/eagames/mohaa/
Not
c:/program files/eagames/mohaa/
I couldn't copy & past the log error. So I wrote everything that had an error down:
Cant find maps/command.min
Cant find Textures/interior sp_carpet townhall.tga
Cant find Textures/interior trenchwall.tga
Cant find Central_Europe_winter/bunker_wall1winter.tga
Cant find ?maps/command.scr?
Could not find surface ?bunkerchair2? in models/furniture/bunkerchair.tik
Error: load dds: imagetextures/models/items/battery.dds_width and height not a powers of 2
Do know why this is?
TSS_Silent
Cant find maps/command.min
Cant find Textures/interior sp_carpet townhall.tga
Cant find Textures/interior trenchwall.tga
Cant find Central_Europe_winter/bunker_wall1winter.tga
Cant find ?maps/command.scr?
Could not find surface ?bunkerchair2? in models/furniture/bunkerchair.tik
Error: load dds: imagetextures/models/items/battery.dds_width and height not a powers of 2
Do know why this is?
TSS_Silent

