Jump to content

SP Player resize + Forcing Saber model and color


Recommended Posts

Posted

Hey, guys, it's me again!

I was working on my mod, and with the help of some tutorials I've achieved forcing the playermodel, bypassing the character-creation. But the model I've assinged is not resized (the scale of the model is in the .npc file).

I also can't figure out, how to tell the game that I don't want the default yellow lightsaber for my character. Instead, I have a custom green saber. Is there a cvar-code thingy or anything else for a gamestart.cfg  file?

  • 2 weeks later...
Posted

Try this:

First make an NPC with the appropriate model, scale, and saber you want to use. Now in the gamestart.cfg add a line like "exec playermodel.cfg".

 

And then in playermodel.cfg, write this: "playermodel (name of the npc you made)".

 

 

 

 

Try it out and see if that works for you.

Posted

Moved to Modding Assistance as this seems like a better place for this thread. (And so the mark solved feature that @@Caelum loves can be used by you if a solution that is posted works  ;) )

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