Jeffrey Moon Posted January 20, 2013 Share Posted January 20, 2013 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? Link to comment
Dusty Posted February 1, 2013 Share Posted February 1, 2013 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. Link to comment
Fighter Posted February 3, 2013 Share Posted February 3, 2013 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 ) Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now