Jump to content

Home

start map from menu


ddx

Recommended Posts

not sure i understand; are you talking sp or mp

in mp; you would make an arena file; so when you start your own server your map will show up in the list;

 

in sp; if you want to choose setup/mods/ and have your map listed, you would create a folder with the name you want in the gamedata folder, not the base folder, and put your pk3 in it. after you choose it and click load, then you can choose start/new game and your map will show up.

Link to comment
Share on other sites

open up newgame.menu in the ui folder, then find the line that says:

uiScript		startgame

and replace it with

exec		gamestart.cfg

 

then make a text file called gamestart.cfg, and write one line: map yourmapname

 

you can also put in other things in the cfg, like toggle on cheats, then set a new saber color, or set g_saberrealisticcombat on, etc., just remember to toggle cheats back off

 

i think this all should work... the .menu needs to be in (mod)/ui folder, and i think the .cfg needs to be in the base (mod) folder

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...