Jump to content

Home

Starting place for bot-coding...


NathanRahl

Recommended Posts

I'm searching for a good place to start making bots for JK2... Is there any place with tutorials, how-to's or sample code?

 

I'm a quite competent programmer, have done some (small) games myself, but am new to the bot/mod scene... :)

 

Anything helpful is appreciated!

Link to comment
Share on other sites

Hey,

Do you learn fast? Like c++ ect? If so, your just like me. lol

 

Okay, it's really quite simple, if you just want to make a bot do the following:

 

Open up GameData/Tools/Bottutorial/example.bot(this sets saber color, skin and points to your peersonality)

 

simply edit this to your needs. save as yourbot.bot

 

Open up example.jkb and again edit to your needs (This is the personality/skill file)

 

save as yourbot.jkb

 

Stick the .jkb in /botfiles and the .bot in /scripts within your .pk3.

 

If you ant a custom skin, make it and then just shove those two files above in /botfiles and /scripts within the skin.pk3

hope that helped,

 

Rich

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...