Page 2 of 2

Re: I need help at changing weapons.

Posted: Sat Apr 02, 2011 12:20 pm
by kinetosimpetus
The GeometryName in this part

Code: Select all

[WeaponClass]
ClassParent = "com_weap_inf_rifle"
GeometryName = "rep_weap_inf_dc15carbine.msh"   
with the .msh extension defines the msh that will show in Zero Editor.

In the

Code: Select all

[Properties]
section, GeometryName without the .msh defines the msh that will be used for 3rd person views of units carrying the gun and HighResGeometry, also without the .msh extension, defines the model seen in first person. With a lot of custom weapon models, normal and hires are the same model.

Re: I need help at changing weapons.

Posted: Sat Apr 02, 2011 1:34 pm
by CressAlbane
I don't see the point because both of the odfs will result is the desired model. In theory...

Re: I need help at changing weapons.

Posted: Sat Apr 02, 2011 1:42 pm
by DarthD.U.C.K.
well, whats better an odf with a wrong line that should work or a correct odf that must work? i mean there is just no reason to insert the name of a bumpmap as model for ZE.

Re: I need help at changing weapons.

Posted: Sat Apr 02, 2011 3:38 pm
by Vuler
Ok, thanks for your suggestions. I'll soon try them out and write about the effect. :)