By request I'm trying to figure out how to get the Welder Bot (at the end of the tutorial part of Rising Sun) playable in-game.
I've gotten him to show up in the character select, but he shows up as the default guy in-game.
Is what I have right now, which results in this:
[screenshot]http://img518.imageshack.us/img518/2835/weldertc0.jpg[/screenshot]
But demoguy in-game.
I'm suspecting that this process is much more complex than what I've done so far, so any input or help would be appreciated.
I've gotten him to show up in the character select, but he shows up as the default guy in-game.
Code:
Characters=(CharName="Welder",Description="A simple welding bot, added to Liandri's defense ranks after their losses to the Necris and the Izanagi during the Phayder War.",CharID="XWE",bLocked="false",Faction="Liandri",PreviewImageMarkup="<Images:UI_Portrait.Character.UI_Portrait_Character_Liandri_Male_Head05>",CharData=(FamilyID="LIAM",HeadID="Weld"))
Code:
Parts=(Part=PART_Head,ObjectName="CH_Corrupt_Cine.Mesh.SK_CH_WeldingRobot",PartID="Weld",FamilyID="LIAM")
[screenshot]http://img518.imageshack.us/img518/2835/weldertc0.jpg[/screenshot]
But demoguy in-game.
I'm suspecting that this process is much more complex than what I've done so far, so any input or help would be appreciated.
Comment