SetClassProperty
Posted: Sat Jul 03, 2010 2:22 pm
Ok so i am trying to save space in my mod so i tried to use the SetClassProperty to change the geometry to use a different skin and model i added this line to my lua am i doing this right?
SetClassProperty("rep_inf_ep3_engineer", "GeometryName","rep_inf_brown_scout.msh")
or is it
SetClassProperty("rep_inf_ep3_engineer", "GeometryName","rep_inf_brown_scout")
or something totally different?
in my bf2 log it says it cant find the geometry help please.
SetClassProperty("rep_inf_ep3_engineer", "GeometryName","rep_inf_brown_scout.msh")
or is it
SetClassProperty("rep_inf_ep3_engineer", "GeometryName","rep_inf_brown_scout")
or something totally different?
in my bf2 log it says it cant find the geometry help please.