Jump to content

Home

Please help with Bot Routing


DYNO583

Recommended Posts

I am having some problems with getting bot routing to run. I found a tutorial on it that says you pull up the console menu. Here's a section of the tutorial:

 

This is not the most user-friendly system ever created by far, but I'll try to explain it in a semi-simple manner. Before you can use any waypoint-related bot commands you will need to enter into bot waypoint edit mode. To do this you'll need to set bot_wp_edit to 1 and restart the map. The bot_wp_edit cvar is cheat protected however, so you'll likely want to add something like this to your command line when starting the game:

 

+set bot_wp_edit 1 +devmap mymapname

 

I am typing these commands as shown and nothing is happening. Is there something I'm doing wrong? Also when add the "+" in front of set I just get a line saying it's an unknown command. I'd appreciate it if someone would help me with this a little bit.

Link to comment
Share on other sites

You should make a shortcut on your desktop, open up the shortcut's properties and put this in for the target:

 

"C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\jk2mp.exe" +set bot_wp_edit 1 +devmap yourmapname

 

 

Yes, bot pathing is in multiplayer which the tut fails to mention, but if you copy and paste this in the target box, obviously replacing yourmapname with your map's name, you should be fine. Once you get it working the rest of the tutorial should be very helpful.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...