Altimira Posted July 4, 2002 Posted July 4, 2002 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?
TrevHimself Posted July 4, 2002 Posted July 4, 2002 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...
Altimira Posted July 5, 2002 Author Posted July 5, 2002 what exactly sould the path look like? models/players/my_skin/? or what?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.