Addon Msh Problem [Solved]

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
User avatar
yuke5
Field Commander
Field Commander
Posts: 945
Joined: Wed Jun 29, 2011 10:42 pm
Games I'm Playing :: SWBF2 TF2 RC KOTOR
xbox live or psn: My steam is yuke5.
Location: Vermont

Addon Msh Problem [Solved]

Post by yuke5 »

Hey, I haven't had a problem with any addon msh's yet, but i can't get mine to show up on a unit. It's Syth's addon sandtrooper backpack.
Hidden/Spoiler:
[code][GameObjectClass]
ClassParent = "rep_inf_default_rocketeer"



[Properties]
//ClothOdf ="rep_inf_ep3heavytrooper_cape"

GeometryName = "rep_inf_ep3trooper"


//FirstPerson = "REP\reparc;rep_1st_arctrooper"
FirstPerson = "REP\reptroop;rep_1st_trooper"

GeometryLowRes = "rep_inf_ep3trooper_low1"

AnimatedAddon = "pack"
GeometryAddon = "gunnerbackpack"
AddonAttachJoin = "bone_ribcage"
[/code]
I've run a few searches, but I can't find anything useful. Any help would be appreciated, thank you.

I've also tried using different addon msh's.
Last edited by yuke5 on Sun May 31, 2015 3:53 am, edited 1 time in total.
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Re: Addon Msh Problem

Post by AceMastermind »

yuke5 wrote:AddonAttachJoin = "bone_ribcage"
You're missing the "t" on joint.
User avatar
yuke5
Field Commander
Field Commander
Posts: 945
Joined: Wed Jun 29, 2011 10:42 pm
Games I'm Playing :: SWBF2 TF2 RC KOTOR
xbox live or psn: My steam is yuke5.
Location: Vermont

Re: Addon Msh Problem

Post by yuke5 »

D'oh!

Thanks!
Post Reply