Jump to content

Home

New Lightsaber Colors for MP Bots


Sturmgewehr

Recommended Posts

I just got tired of every light side bot having a blue saber. So I edited the bots.txt so that Luke had a Green saber, the Jedi_trainer had a purple one, and so on.

 

If you want to do it yourself, all you need to do is change one number for each bot. For example, we'll change Luke's saber to a green one. His entry in the bots.txt looks like this...

 

{

name "Luke"

model Luke

color1 4

personality /botfiles/Luke.jkb

//Luke is attached to Lando, Jedi, and Jeditrainer

}

 

All you have to do is change the color1 to a different number.

 

0 - Red

1 - Gold

2 - yellow

3 - Green

4 - Blue

5 - Purple

 

So his new entry would look like this...

 

{

name "Luke"

model Luke

color1 3

personality /botfiles/Luke.jkb

//Luke is attached to Lando, Jedi, and Jeditrainer

}

 

That's it. The bots.txt is located in the "botfiles" dir in assets0.pk3. If you don't want to do it yourself, let me know and I'll email it to you (its only 1kb). Unfortunately, my webspace is giving me fits. Otherwise I'd just put it up there.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...