Saphirefenix 0 Posted August 22, 2008 EDIT: Nevermind, secondary weapons HAVE to be pistols, so the MP5 when switched to a pistol... is held like a pistol lol. Share this post Link to post Share on other sites
sparks50 0 Posted August 22, 2008 I do remember a mission where you could have two rifles, so it is possible. Share this post Link to post Share on other sites
CrazyAce 0 Posted August 22, 2008 Yea its possible, now this is only theory to me as I never tried it. In the config of the weapon that you want to change look for: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class cfgWeapons { /*extern*/ class Default; /*extern*/ class RifleCore; /*extern*/ class Rifle; class M16: Rifle { cfgWeapons should define the weapons config obviously, so if the weapon in question is classified as a rifle then changing its class to a pistol should do the trick. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class cfgWeapons { /*extern*/ class Default; /*extern*/ class PistolCore; /*extern*/ class Pistol; class M16: Pistol { Again I don't know if this would work or not. :edit: Quote[/b] ]EDIT: Nevermind, secondary weapons HAVE to be pistols, so the MP5 when switched to a pistol... is held like a pistol lol. Oh... that sucks, I was looking forward to seeing if this worked properly. Share this post Link to post Share on other sites
Pauldarrington 9 Posted August 23, 2008 it does work havent you tried the newest version domination, you have the ability tn care hand gun. Two rifles and m136. Its kinda great when you want play the rambo role Share this post Link to post Share on other sites