-EDM-Leviathan 0 Posted January 17, 2004 Please, i need the sebnam pack 2 with Jam conversion. could somebody give some iformacion? Somebody this making this conversion? Please more information for this. Thanks for all. Email: leviathan@clanedm.com for contact my. Share this post Link to post Share on other sites
Koolkid101 0 Posted January 17, 2004 I hate to break it to you but I don't think there is a SNP2 with jam. Share this post Link to post Share on other sites
coporal_punishment 0 Posted January 17, 2004 Just de-pbo the SEB stuff and play around with the config .ccp (change all the weapons to be compatible with JAM and then reconfig the troops to carry these weapons" Share this post Link to post Share on other sites
pang 0 Posted January 17, 2004 Just de-pbo the SEB stuff and play around with the config .ccp (change all the weapons to be compatible with JAM and then reconfig the troops to carry these weapons" that´s what i wanted to do until i heared that ebud was going to do it himself. but i dunno if this is still actual, it was about 2 months ago. Share this post Link to post Share on other sites
canukausiuka 1 Posted January 17, 2004 Well, I've somewhat done it (not JAM compatible, but rather uses the original ammo, but the original ammo now works like the JAM ammo), but it was really just for myself.  If Ebud (or SelectThis, or anyone else in a position to decide) is okay with it, I can post it, but personally I'm waiting for the updated NamPack myself  Share this post Link to post Share on other sites
SelectThis 0 Posted January 18, 2004 An update to NP2 is in the works and, amongst other things will include JAM equiped units. More info as the time draws closer. SelectThis Share this post Link to post Share on other sites
canukausiuka 1 Posted January 18, 2004 Very good to hear SelectThis. You know we like to stay informed Share this post Link to post Share on other sites
AKK 0 Posted March 25, 2004 Boy I'm a knot head but theres a script out there called Nam2Jam which comes close. I downloaded it but I can's remember where. You might try a search engine under that name. I found the link under the addon news section . I'll try and find it. right here Nam2Jam script Sorry STT didn't see your post. Great to hear. maybee this script will help as an interim script in the mean time. Havent tried it yet but here you go Share this post Link to post Share on other sites
cornhelium 0 Posted March 25, 2004 Great news STT, Will JAM HD mags be used by default on the new units? SebNam2 units use high dispersion by default IIRC and I'm just thinking of existing mission balance. Cheers, Cornhelium Share this post Link to post Share on other sites
Rudedog 0 Posted March 25, 2004 Using the NAM2JAM script is based on what variables you pass through the init field. Â It replaces all the units weapons and magazines with the JAM equivalent. Â It does it based on what type of unit it is. Â If there is no equivalent weapon in JAM, it leaves it alone. Â Â Here is an example from the readme. Use: {[_X,NV Enable/Disable (1 or 0),HD Enable/Disable (1 or 0)] exec "nam2jam_weap.sqs"} forEach units Group this Example 1 in a group leaders Init field, no NV Goggles, and HD: {[_X,0,1] exec "nam2jam_weap.sqs"} forEach units Group this; Example 2 from a missions Init.sqs with NV gogles and no HD: {[_X,1,0] exec "nam2jam_weap.sqs"} forEach units group1; Share this post Link to post Share on other sites
Gollum1 0 Posted March 25, 2004 An update to NP2 is in the works and, amongst other things will include JAM equiped units.More info as the time draws closer. SelectThis That's GREAT to hear! Really looking forward to it, I and my team frequently play with 'Nam pack 2. Share this post Link to post Share on other sites