Droidy365 Posted January 18, 2019 Share Posted January 18, 2019 Hello there! I was working on an ingame saber selection menu inspired by the one in KotF, but the Apply button doesn't work in the way I'd like it to. I want it to work like it does in KotF - where the apply button instantly changes your lightsaber/s.Do any of the KotF devs know how I can fix this? Thanks Link to comment
Droidy365 Posted January 18, 2019 Author Share Posted January 18, 2019 Ok, I solved the problem:Apparently I just had to add the line playermodel player To update it Link to comment
Droidy365 Posted January 18, 2019 Author Share Posted January 18, 2019 Although I have another issue: it seems to be changing me into a stormtrooper for some reason :/ Link to comment
Fire Phoenix Posted January 18, 2019 Share Posted January 18, 2019 playermodel player "converts" ui data to player data. For example those cvars:ui_char_model "palpatine_emperor"ui_char_skin_torso "model_default"ui_char_skin_head "model_default"ui_char_skin_legs "model_default"ui_saber_type "single"ui_saber "darth_sidious"ui_saber_color "red"if they're not set you will receive a default value which is a stormtrooper Droidy365 likes this 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