CME4WHOIAM 0 Posted September 9, 2003 Share Posted September 9, 2003 (edited) i used the actor editor and for some reason my guys dont have legs. what did i do wrong? how do i fix it. i did a sniper he had legs i tries a demo guy and he doesnt. i did the same thign but diffrent bodies Edited September 9, 2003 by CME4WHOIAM Quote Link to post Share on other sites
Jack57 0 Posted September 9, 2003 Share Posted September 9, 2003 Post the contents of offending actor files here Quote Link to post Share on other sites
CME4WHOIAM 0 Posted September 10, 2003 Author Share Posted September 10, 2003 umm i have no clue what u are talking about but my sniper head head.rsb lod 1-3 ica_us_sniper.chr worked fine my tank guy head head.rsb lod 1-3 ica_us_demolition.chr no legs hope i gave the right info Quote Link to post Share on other sites
Jack57 0 Posted September 10, 2003 Share Posted September 10, 2003 umm i have no clue what u are talking about Open the atr file with Notepad > ctrl-a > ctrl-c > ctrl-v here Quote Link to post Share on other sites
CME4WHOIAM 0 Posted September 10, 2003 Author Share Posted September 10, 2003 <ActorFile> <VersionNumber>1.000000</VersionNumber> <ArmorLevel>0</ArmorLevel> <ActorName>recon tank</ActorName> <ClassName>demolitions</ClassName> <ModelFace>head.rsb</ModelFace> <BlinkFaceName>head.rsb</BlinkFaceName> <DesertModelFace/> <DesertBlinkFace/> <JungleModelFace/> <JungleBlinkFace/> <KitPath>demolitions</KitPath> <ModelName>rs_south_tank.chr</ModelName> <LOD2>rs_south_tank.chr</LOD2> <LOD3>rs_south_tank.chr</LOD3> <LOD4>rs_south_tank.chr</LOD4> <Weapon>1</Weapon> <Stamina>3</Stamina> <Stealth>2</Stealth> <Leadership>3</Leadership> <ScaleX>1.000000</ScaleX> <ScaleY>1.000000</ScaleY> <ScaleZ>1.000000</ScaleZ> </ActorFile> Quote Link to post Share on other sites
Jack57 0 Posted September 10, 2003 Share Posted September 10, 2003 Looks OK I think. I don't use the Actor Editor - try editing an existing actor file. If you still have the same problem it may be caused by something else. Jack Quote Link to post Share on other sites
CME4WHOIAM 0 Posted September 10, 2003 Author Share Posted September 10, 2003 o. i might no the problem but what caused it i dont no. ill go test it Quote Link to post Share on other sites
EricJ 0 Posted September 10, 2003 Share Posted September 10, 2003 Methinks the fact that you are using the same character model for the LODs could be causing the problem. You only need only one LOD for most characters, and the Russkies usually do have one. Though some don't of course, but just try it with one. Other than that, I wouldn't know. Quote Link to post Share on other sites
San 0 Posted September 11, 2003 Share Posted September 11, 2003 <ModelName>rs_south_tank.chr</ModelName> <LOD2>rs_south_tank.chr</LOD2> <LOD3>rs_south_tank.chr</LOD3> <LOD4>rs_south_tank.chr</LOD4> You only have LOD2 and 3, and they have a different name, like : <LOD2>rs_south_tank_a.chr</LOD2>, <LOD3>rs_south_tank_b.chr</LOD3>. The modelname is different too from the LOD's. <ModelFace>head.rsb</ModelFace> <BlinkFaceName>head.rsb</BlinkFaceName> The BlinkFaceName has blink in their name: <ModelFace>head.rsb</ModelFace> <BlinkFaceName>head_blink.rsb</BlinkFaceName> Quote Link to post Share on other sites
CME4WHOIAM 0 Posted September 11, 2003 Author Share Posted September 11, 2003 i didnt get the guy working. i changed what he looked liked and it worked. all my other mod guys worked too. wonder what was up with that dude Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.