Jump to content

My saber doesnt work with saber styles


Go to solution Solved by Langerd,

Recommended Posts

I made funny lightsaber with 3 blades. But there is one problem. I want it to be SABER_SINGLE with fast,medium and strong styles. But in game it doesnt change the saber style - it turns off other two blades. How to make it working with styles?

Here are Sab. file:

 

mysaber
{
    name                        "mysaberr"
    saberType                    SABER_SINGLE
    saberModel         - this works dont look there
    soundOn        - this too
    soundLoop   - this too
    soundOff    - this too
    saberLength    40
    saberColor    random
    numBlades 3
    saberLength2 10
    saberLength3 10
    saberType SABER_SINGLE
    lungeAtkMove LS_PULL_ATTACK_STAB  
    drawAnim BOTH_victory_fast
}

 

Link to comment

I made funny lightsaber with 3 blades. But there is one problem. I want it to be SABER_SINGLE with fast,medium and strong styles. But in game it doesnt change the saber style - it turns off other two blades. How to make it working with styles?

 

Here are Sab. file:

 

 

 

The saber STYLES are usually attributed to the NPC that uses the hilt. But from your sab file, you have "saberType" twice. You only need 1.

Langerd likes this
Link to comment

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...