lance doesn't show up ingame

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

lance doesn't show up ingame

Post by Executer94 »

I add the msh of a lance from the BF1 asset to a melee weapon and the soldiers only move the hands without the weapon

here is my odf:
Hidden/Spoiler:
[WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "gam_weap_inf_weequayaxe"
ComboAnimationBank = "human_sabre melee cis_hero_darthmaul"


NumDamageEdges = "3"
FirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.8"

FirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"

AttachedFirePoint = "bone_l_calf 1.0 0.0 0.0 0.35 0.0 0.0"
DamageEdgeLength = "0.5"
DamageEdgeWidth = "0.1"



MinRange = "0"
OptimalRange = "3.5"
MaxRange = "5"

HitSound = "com_weap_inf_grenade_bounce"

OnSound = "overrideparentsound"
TurnOnSound = "overrideparentsound"
TurnOffSound = "overrideparentsound"
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: lance doesn't show up ingame

Post by AQT »

Is the weapon msh even in your side's MSH folder?
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

Re: lance doesn't show up ingame

Post by Executer94 »

yes of course

EDIT: that is the option msh data:

-nocollision -nogamemodel



maybe i've just to remove the last one
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: lance doesn't show up ingame

Post by AQT »

That would make sense. Try it out. I just had a look at the GAM side from the BF1 assets and there is no msh called "gam_weap_inf_weequayaxe" but there is a "gam_1st_weap_inf_weequayaxe." Did you rename it?
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

Re: lance doesn't show up ingame

Post by Executer94 »

yes i did
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: lance doesn't show up ingame

Post by AQT »

Okay... so did removing the -nogamemodel line from the msh.option file solve the problem or what?
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

Re: lance doesn't show up ingame

Post by Executer94 »

no

I've tested it a few secounds ago.
No change
Post Reply