Jump to content

Home

Compiling...


[Dom_Pmd]

Recommended Posts

You need to put your .map file in the 'maps' folder which is located in the 'base' folder in order to compile it. The compiling program should create the .bsp file and put it right next to the .map file. Then go into the game and do as the above post says.

Link to comment
Share on other sites

Yep, I caught my error. (Saved it to a diff folder)

 

Now that it's compiled and in the maps folder, the console still says that it can't find it! :(

 

100% sure it's in the maps folder.

 

(LucasArts\Star Wars JK II Jedi Outcast\GameData\base\maps)

 

:jango:

Link to comment
Share on other sites

Why would I do a search if I'm 100% certain that it's in the correct folder?

 

For some reason when I try to test the map, the console tells me that it can't find it.

 

If the map is in the correct folder path what else could be the problem?

 

:jango:

 

EDIT: Nevermind, after a HUGE cup of coffee I figured out my problem.... had to do some troubleshooting... :)

Link to comment
Share on other sites

make sure you type

 

sv_pure 0

 

hit enter then type

 

devmap mymap

 

mymap being your map name then hit enter

switching to pure 0 mode allows the engine to load files from folders sv_pure 1 (default) will only allow the engine to load file from the packed pk3 files.......

Link to comment
Share on other sites

Say, what was the troubleshooting you did to fix the error, after you had your coffee?

 

The syptoms you state in this thread are the exact same ones i'm getting... files are where they are supposed to be, but the console tells me it can't find my map, but i can load the game maps in the same directory...

 

another newbie making his first map,

raw kahn

 

Update: you must load your test map via the console while you are in the main JK2 game menu screens. I was trying to load it from the console when i had already created a server and then tried to change the map via the console..... just sharing in case others were making the same mistake as i was. I guess this point is so obvious to many that it is never spelled out.

Link to comment
Share on other sites

The sv_pure 0 cmd didn't do much for me, soooo in order to launch my map I do the following:

 

1 - Make a folder "MAPS"

2 - once I have my *.bsp <- compiled map) I put it in MAPS folder

3 - Zip it up with winzip (Add to "filename.zip")

4 - Rename "filename.zip" to "filename.pk3"

 

Once I have my *.pk3 I just put it in the base folder in JO dir and then launch it from console. (map "filename") without the .pk3 extension.

 

 

This should launch your map.

 

:jango:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...