nedley 10 Posted August 26, 2010 Does anyone know a quick way to get the complete list? I have the basic classnames, units, vehicles etc. I'm having trouble however trying to establish where I find weapons/mag classnames. Any ideas? Thanks. Share this post Link to post Share on other sites
cobra4v320 27 Posted August 26, 2010 (edited) Placed separately into a radio trigger: hint format ["%1",magazines player]; hint format ["%1", weapons player]; Edited August 26, 2010 by cobra4v320 Share this post Link to post Share on other sites
nedley 10 Posted August 26, 2010 After 10 minutes running in-and-out of triggers.... BAF_L110A1_AIM - Automatic Rifle/MG 200Rnd_556x45_L110A1 mag BAF_LRR_scoped - sniper 5Rnd_86x70_L115A1 mag BAF_L7A2_GPMG - Machine gun 100Rnd_762X51_M240 BAF_L85A2_UGL_ACOG - grenadier BAF_L85A2_RIS_SUSAT - scope rifle BAF_L85A2_UGL_SUSAT - scope rifle + grenade launcher BAF_L86A2_ACOG - agoc LSW BAF_L85A2_RIS_ACOG - Rifle with ACOG Share this post Link to post Share on other sites
Cougs 10 Posted August 27, 2010 * salute * :) Nice job. Share this post Link to post Share on other sites
CarlGustaffa 4 Posted August 27, 2010 Uhh, sounds tedius. Put this: hint format ["%1",getMagazineCargo this] on an ammo crate. Change from hint to diag_log to get the output to your .rpt file. Change getMagazineCargo to getWeaponCargo to get weapons instead. For better output formats, check the forum for how to do it. Share this post Link to post Share on other sites
karphead 12 Posted August 27, 2010 (edited) What's the magazine names for the L85 and L86? edit: Thanks! VVVVVV Edited August 27, 2010 by karphead Share this post Link to post Share on other sites
kylania 568 Posted August 27, 2010 http://pastebin.jonasscholz.de/977 Share this post Link to post Share on other sites
AnimalMother92 10 Posted August 27, 2010 Thank you! Share this post Link to post Share on other sites
mr_centipede 31 Posted August 27, 2010 (edited) What about the backpack? I tried hint format ["%1",unitBackpack player]; but it gave me the p3d model name instead Scratch that, it's in the pastebin class BAF_AssaultPack_RifleAmmo: Bag_Base_BAF class BAF_AssaultPack_ARAmmo: Bag_Base_BAF class BAF_AssaultPack_MGAmmo: Bag_Base_BAF class BAF_AssaultPack_ATAmmo: Bag_Base_BAF class BAF_AssaultPack_HATAmmo: Bag_Base_BAF class BAF_AssaultPack_Special: Bag_Base_BAF class BAF_AssaultPack_FAC: Bag_Base_BAF class BAF_AssaultPack_HAAAmmo: Bag_Base_BAF class BAF_AssaultPack_LRRAmmo: Bag_Base_BAF All of these come with preinserted mags for their roles as in their names Edited August 27, 2010 by Mr_Centipede Share this post Link to post Share on other sites
CarlGustaffa 4 Posted August 27, 2010 Eh..... class 24Rnd_120mmHE_M120_02: 24Rnd_120mmHE_M120 HE is all we get? Share this post Link to post Share on other sites
NeMeSiS 11 Posted August 27, 2010 Anyone figured out the classnames of the groups already? Share this post Link to post Share on other sites
viper[cww] 14 Posted October 19, 2010 W0lle has a complete classnames list for BAF, as a request from me from Armaholic :D i haven't got the link right now as I am at work, but if you bare with me i will link it very soon ---------- Post added at 16:11 ---------- Previous post was at 16:02 ---------- I had a quick look on my armaholic account while at work and found the classlist names for BAF here it is. Share this post Link to post Share on other sites