Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Conscript Model as Script

0xNiklas

Radio Bob Approved
Joined
Oct 31, 2020
Messages
600
I would advise to make the conscript model ( models/wichacks/erdimnovest.mdl ) and with vest ( models/wichacks/erdimvest.mdl ) a script to avoid the constant questions from the ISO/MAA to Staff to set the model.
 
The problem with that is that you have to make a script for each individual model. With one script everyone would look the same. It also does not save your set skins.
 
The problem with that is that you have to make a script for each individual model. With one script everyone would look the same. It also does not save your set skins.
Should be able to code it so items that change your model can follow automatically certain parts of the path. If your model has male or female, 01-09 it will pick the corresponding conscript model. I am pretty sure helix can do that.
 
The only proper way I see is to make a bodygroup out of the models clothing and add it to the citizen model.
 
The problem with that is that you have to make a script for each individual model. With one script everyone would look the same. It also does not save your set skins.
nope
you can make a script that says "Change male03 to conscript_male03" etc etc etc. That's how the default Helix rebel suit works, and the CP suit works.
 
Back
Top