Jump to content

Home

bot support


Altimira

Recommended Posts

Posted

lets say my skins name is myskin. and the .skin file is called model_defaut_myskin, model_red_myskin, and model_red_myskin. what do i need to write in the .bot file for ctf colors to work?

 

what do each of the lines mean in the bot file?

Posted

the .skin file's names dont affect the bot support at all. however the directory they're in, does. there needs to be a folder named 'scripts' in the same folder as the 'models' folder. in 'scripts' there should be a .bot file with the same name as your skin's directory. it should contain:

 

{

name "BOT_NAME"

model SKIN_DIRECTORY

color1 0

personality /botfiles/SKIN_DIRECTORY.jkb

}

 

color1 is the saber color and personality points to the bot personality...

Archived

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

×
×
  • Create New...