Jump to content

Having trouble getting a weapon to work with Bots


Recommended Posts

Posted

So, I took the vibroblade from Slaughter's Rovas Galen model, and tried to use it for some bots, problem is, no matter what I try, it absolutely refuses to work, and just goes back to the default Red Lightsaber.

 

One of the things I tried it with:

 

{
name  "Sith Soldier"
model  sithsoldier
color1  0
saber1  "vibblade"
personality /botfiles/sithsoldier.jkb
}
 
 

​Is there something I would need to change in the botfiles jkb?

 

I have the right stuff in all the folders, including the ext_data folder.

 

I have the model in that folder, I have everything where it should be.

 

 

 

 

Posted
  On 7/8/2016 at 3:20 PM, Jmanghan said:

So, I took the vibroblade from Slaughter's Rovas Galen model, and tried to use it for some bots, problem is, no matter what I try, it absolutely refuses to work, and just goes back to the default Red Lightsaber.

 

One of the things I tried it with:

 

{

name  "Sith Soldier"

model  sithsoldier

color1  0

saber1  "vibblade"

personality /botfiles/sithsoldier.jkb

}

 
 

​Is there something I would need to change in the botfiles jkb?

 

I have the right stuff in all the folders, including the ext_data folder.

 

I have the model in that folder, I have everything where it should be.

 

I'm assuming the actual saber model isn't showing up then this should be your bot file

 

{

name  "Sith Soldier"

model  sithsoldier

color1  0

saber1  "Vibroblade"

personality /botfiles/sithsoldier.jkb

}

Posted
  On 7/8/2016 at 5:17 PM, Jeff said:

I'm assuming the actual saber model isn't showing up then this should be your bot file

 

{

name  "Sith Soldier"

model  sithsoldier

color1  0

saber1  "Vibroblade"

personality /botfiles/sithsoldier.jkb

}

 

No, because the model is called "vibblade".

Posted
  On 7/12/2016 at 1:16 PM, Jmanghan said:

No, because the model is called "vibblade".

 

It doesn't matter what the model is called the BOT file reads from the saber file, did you even try it?

Posted
  On 7/12/2016 at 5:10 PM, Jeff said:

It doesn't matter what the model is called the BOT file reads from the saber file, did you even try it?

I tried it, it didn't work.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...