Jump to content

Home

Is it possible to change bot names?


EvilFlame

Recommended Posts

yes, in the .bot file in both places where it says a bot name, example:

 

// This file adds the Boba_Fett bot

// Currently, all LS bots carry red lightsabers

{

name "Boba_Fett"

model boba

color1 1

personality /botfiles/Boba_Fett.jkb

//Boba is attached to no one.

}

 

See where it says this file adds the Boba_Fet bot change it to yours and where it says name change it to yours so it would look like this: ex:

 

// This file adds the Evilflame bot

// Currently, all LS bots carry red lightsabers

{

name "Evilflame"

model Flame

color1 1

personality /botfiles/Evilflame.jkb

//Evilflame is attached to no one.

}

 

This would make the bots name Evilflame got it?

Link to comment
Share on other sites

yes you can change the name of the bot, you type in "rcon addbot botfile teamcolor forceskill pinglevel NAME"

so it would be like this using desann for example assuming you know the rcon and are in the consol

rcon addbot red 7 25 imadweebbot

 

and it does work as i just added a bot using that method and gave it a new name just to make sure....

let me know if you have any problems

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...