MANTIA 55 Posted September 25, 2013 Hello, I've been learning quite a lot using the forums, google, youtube, ect over the past few days. However, I've run into wall on this one. How do I find classnames for weapons,clothes, ect from addons I've downloaded? Basically I'm trying to dress some a.i. up as a ragtag group with AK's and such. 1 Share this post Link to post Share on other sites
kylania 568 Posted September 25, 2013 Any addon worth using will have that listed in its docs. Or you can poke around using the config browser. Share this post Link to post Share on other sites
Kushluk 21 Posted September 26, 2013 Assuming the developer hasn't provided classnames, you can load the mod into the game and go into the editor. Once there you have two options: 1) Place down the units, weapons or vehicles you want the classnames for and save the mission. Open up the file called mission.sqm in your documents. The classnames will be in here. 2) Open up the config viewer through the editor toolbar or ESC menu whilst previewing. Browse around the cfgVehicles section and you should be able to find the classnames for most addons. Share this post Link to post Share on other sites
BadHabitz 235 Posted September 26, 2013 I unpack the pbo and open the config.bin That way I find the info and I also learn how things were put together, so I can improve my own config skills. 1 Share this post Link to post Share on other sites