Change 1st person model?
Posted: Fri Aug 19, 2016 2:08 am
When I want to change the first person model by a dual pistol 1st ferson model the game crash, here is my odf:
Model and textures are in rep/msh
I've tried to change the req file, but there is no modifications:
Code: Select all
[GameObjectClass]
ClassParent = "rep_inf_default_officer"
[Properties]
GeometryName = "rep_41e_TCW_ARF_Recon_Trooper"
GeometryLowRes = "rep_41e_TCW_ARF_Recon_Trooper"
FirstPerson = "REP/rep_1st_weap_inf_pistol_dc17_twohanded"I've tried to change the req file, but there is no modifications:
Code: Select all
ucft
{
REQN
{
"class"
"rep_inf_for_officer"
}
REQN
{
"texture"
"imp_1st_inf_stormtrooper_arms"
}
REQN
{
"texture"
"imp_1st_inf_stormtrooper_hands"
}
REQN
{
"model"
"rep_1st_weap_inf_pistol_dc17_twohanded"
}
}