CR_Bongo 0 Posted November 10, 2004 Share Posted November 10, 2004 i am making a mod for our server, and its almost done, new weaps, new class ( like in HX5 ) and i have come across a problem. in the new class, i wanted it to have the same skins on all Team Colors ( Blue,Red,Yel,Green ) ( yes i just copied the model/info from the rifleman platoon 1 and all the files ) but here is the problem, i notice then when i pick the New Class as : Team Blue - all fine Team Red - skins are fine, no weaps Team Yellow - not shown at all Team Green - not shown at all could this be cause ( when i just copied the renamed mp_plt1_asl.atr from Platoon 1, and put it in Platoon 2,3,4 ( renamed and renumbered ) i noticed that on the other ATR files for 2,3,4 they have these lines at the bottom... <HeadAttachment>*****.qob</HeadAttachment> <NeckAttachment>*****.qob</NeckAttachment> <SpineLowAttachment>*****.qob</SpineLowAttachment> <HeadAttachmentJungleLOD>*****.qob</HeadAttachmentJungleLOD> ( ***** = file name ) could that be why the one from platoon 1 wont work and causes the errors, or am i trying to do something that you cant do? any help would be appreciated. and thank you in advance. ©® Bongo Quote Link to post Share on other sites
WP33 0 Posted November 10, 2004 Share Posted November 10, 2004 i am making a mod for our server, and its almost done, new weaps, new class ( like in HX5 ) and i have come across a problem. in the new class, i wanted it to have the same skins on all Team Colors ( Blue,Red,Yel,Green ) ( yes i just copied the model/info from the rifleman platoon 1 and all the files ) but here is the problem, i notice then when i pick the New Class as : Team Blue - all fine Team Red - skins are fine, no weaps Team Yellow - not shown at all Team Green - not shown at all could this be cause ( when i just copied the renamed mp_plt1_asl.atr from Platoon 1, and put it in Platoon 2,3,4 ( renamed and renumbered ) i noticed that on the other ATR files for 2,3,4 they have these lines at the bottom... <HeadAttachment>*****.qob</HeadAttachment> <NeckAttachment>*****.qob</NeckAttachment> <SpineLowAttachment>*****.qob</SpineLowAttachment> <HeadAttachmentJungleLOD>*****.qob</HeadAttachmentJungleLOD> ( ***** = file name ) could that be why the one from platoon 1 wont work and causes the errors, or am i trying to do something that you cant do? any help would be appreciated. and thank you in advance. ©® Bongo ← Not exactly sure what you're getting at, or why you would have problems, as I'm not seeing what you have set up, but here's what I know. Make sure in the .kil file for your mod that all the actors are listed as they show in your MP actor folders. They must all be listed or you won't see them, and any weapons kits you want to use must be in there as well. Open the .kil in notepad and you'll see what I'm getting at. Also keep in mind that there is part of each .atr file name you can't change and make it work. It must follow as such "mp_plt1_asl", but you can do something like "mp_plt1_xxxx_asl" with "xxxx" being whatever you want, and add as many characters as you wish. That attachment stuff is just items that get put on characters, such as hats, microphones, backpacks, etc. Shouldn't be messing you up. Quote Link to post Share on other sites
CR_Bongo 0 Posted November 26, 2004 Author Share Posted November 26, 2004 (edited) fixed it, i had a space where i shouldnt have. read about it in other posts and then a-b'd my list to another list and found the problem. just like programming code, one zero where you need a one can ruin your whole day. Edited November 26, 2004 by CR_Bongo Quote Link to post Share on other sites
WP33 0 Posted November 26, 2004 Share Posted November 26, 2004 Happens to me all the time... 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.