Jump to content

Home

no map shows?


Johnny-Rico

Recommended Posts

Posted

so i made a map put the levelshot and the script thing inside the pk3 and also the 3 files .map .bak .bsp and .nl something

than when i put it in gamedata/base and go inside multy and than to create server no map there.

how to make the map there?

Posted

Arena Files:

If you are making a MP map, you will now need to create an arena script. An arena script is what tells Jedi Knight 2 where to place your map when they look at their list of maps in the game (at the Create Server screen). Create a blank text file and name it yourmap.arena (replacing yourmap with the name of your map, of course). Then copy the following template:

 

{

map "ffa_map"

longname "Map Name"

type "ctf cty duel ffa holocron jedimaster team"

}

 

For the map field, put the actul name of your map (i.e. ffa_yourmap). For the longname field, put the text you want to appear in the map list. Be warned, only 25 characters (give or take 5) will fit in the server list without being truncated (cut off). For type, leave whichever gametypes you want and delete the rest. (CTY is Capture the Ysalamiri and FFA is Free for All (Deathmatch) if it didn't seem obvious).

 

from, rich deisals mapping university :D

Posted

i did it all the types i didnt earase it.

 

i'm thinking that my cpu doesnt change the txt file to arena eventhough i change it maybe thats the problem so how to change it know bah that pk3

Posted

Or you can turn off that extension hiding Windows feature in the Folder Options of your Windows Explorer's Tools Menu. Then you will be able to change the .txt extension to .arena. In long term it is better turned off.

Archived

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

×
×
  • Create New...