Scorpion82 Posted May 3, 2010 Posted May 3, 2010 Hi guys, I want to know the exact procedure how to add just specific weapons to an aircraft, default attachment types offer you a to wide range of weapon options, not available for certain aircraft. It appears to be necessary to create specific nations (MissionData.cat - Nations.ini) and it is necessary to assign this attachment type to the desired weapons and the aircraft's stations in their related ini files. But so far I failed, have I forgot somwthing? greets Scorpion
+Fubar512 Posted May 3, 2010 Posted May 3, 2010 In each weapons data.ini (assuming you're using SF2 and its varients), add this line: SpecificStationCode=
Scorpion82 Posted May 3, 2010 Author Posted May 3, 2010 In each weapons data.ini (assuming you're using SF2 and its varients), add this line: SpecificStationCode= I use the original WOE, does it work there as well? The "SpecificStationCode" entry is available there is well, but appears to be unused.
+Wrench Posted May 3, 2010 Posted May 3, 2010 (edited) StationSpecificCode works in WoE/WoV/SF/SFG/WoI post-08 patch with no real problems. You DO have to add the lines to the aircraft's dataini (look at the stock Mig-23 -- it uses it) You can also do another trick for each/any particular station: NotAllowedWeapon= but you have to list EACH one you don't want to load (check out the Yak-25 Flashlight in my Yak Upgrade Pak) That'll prevent certain types from loading forever! Example, from the Flashlight: [LeftWingStation] SystemType=WEAPON_STATION StationID=5 StationGroupID=3 StationType=EXTERNAL AttachmentPosition=-1.18,2.55,-0.6 AttachmentAngles=0.0,0.0,0.0 LoadLimit=300 AllowedWeaponClass=SAHM,IRM NotAllowedWeapon=RS-2U NotAllowedWeapon=RS-2US NotAllowedWeapon=R-3S AttachmentType=SOVIET ModelNodeName=LPylon02 PylonMass=30 PylonDragArea=0.03 and OnlyAllowedWeapon= both work in 06/08; haven't tested in in SF2 yet, but I see no reason why it shouldn't work, as the basic core game engine is pretty much the same wrench kevin stein Edited May 3, 2010 by Wrench
Scorpion82 Posted May 3, 2010 Author Posted May 3, 2010 (edited) Thanks Wrench. I messed around with it and the SSC is working, but just with one weapon. The NotAllowedWeapon entry seems not to work, as the weapons I have listed are still selectable, while I have also defined OnlyAllowedWeapon at the same time. Edit: I use the Oct/08 patch btw. Edited May 3, 2010 by Scorpion82
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now