Jump to content

Home

Starting the game via Command Line?


Master Toke

Recommended Posts

First and foremost.. the Search feature has been disabled by the admins :)

 

I'm trying to add waypoints to my map. I read the Bot Tutorial and it says to start the game with this command:

+devmap <MyMapName> +set bot_wp_edit 1

 

(replacing the <MyMapName> with the real map name)

 

I'm not sure how to start the game with this. I changed the properties on my desktop shortcut so that the "target" read:

 

"D:/Program Files/JediOutcase.exe" +devmap <MyMapName> +set bot_wp_edit 1

 

That didn't work.

 

Anyone know?

Link to comment
Share on other sites

create a BATCH file (*.bat)

place your call with your parameters

 

D:/Program Files/JediOutcase.exe +devmap <MyMapName> +set bot_wp_edit 1

 

thats it

 

double click that batch file and the game will run with your parameters

 

(no xp in bot rooting)

 

or if u used a shortcut and had a problem the prob is your second "

 

line should b

 

"D:/Program Files/JediOutcase.exe +devmap <MyMapName> +set bot_wp_edit 1"

 

of course replace <MyMapName> by the name of your map in both cases

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...