Yohlazy Posted January 10, 2013 Share Posted January 10, 2013 I know there is a mod that makes the arc thrower a pistol but it is a total combat/game play overhaul that I dont want right now i just want the arc thrower as a pistol can anyone make a simple mod to do this or explain to me a way to do so? Link to comment Share on other sites More sharing options...
jkjkhardcore Posted January 11, 2013 Share Posted January 11, 2013 Ok, this is easy.Get ResourceHacker, and run itopen your x-com gameon the left hand side click RCDATA then 1020 > 1033your gonna see a lot of text.scroll down until you see : Weapons=(iType=eItem_ArcThrower Every thing to the right of that Weapons=(iType=eitem_ArcThrower is what makes the arc thrower. Now look for the properties strings on the same LINE as your arc thrower (basically to the right of it), it should be properties[0] properties [1] ect ect... Scroll to the right until you see Properties[0]=eWP_ this is a property of the weapon, and you want to change it so that it says:Properties[0]=eWP_PistolNow it can be put in the pistol slot. Click compilethen click save Link to comment Share on other sites More sharing options...
Yohlazy Posted January 11, 2013 Author Share Posted January 11, 2013 Ok, this is easy.Get ResourceHacker, and run itopen your x-com gameon the left hand side click RCDATA then 1020 > 1033your gonna see a lot of text.scroll down until you see : Weapons=(iType=eItem_ArcThrower Every thing to the right of that Weapons=(iType=eitem_ArcThrower is what makes the arc thrower. Now look for the properties strings on the same LINE as your arc thrower (basically to the right of it), it should be properties[0] properties [1] ect ect... Scroll to the right until you see Properties[0]=eWP_ this is a property of the weapon, and you want to change it so that it says:Properties[0]=eWP_PistolNow it can be put in the pistol slot. Click compilethen click save Ok did all of it but still cant use it as a pistol it still shows in the items, do I have to start a new game or something in the game I am trying to do this I just researched the thrower but hadn't manufactured any yet. When i tested it I make like 3 and tryied to give one to my support but i wouldnt show up in pistol it still shows and equips as an Item is there another property that needs changed? Link to comment Share on other sites More sharing options...
Yohlazy Posted January 11, 2013 Author Share Posted January 11, 2013 (edited) Weapons=(iType=eItem_ArcThrower,ABILITIES[0]=eAbility_ShotStun,ABILITIES[1]=eAbility_NONE,ABILITIES[2]=eAbility_NONE,ABILITIES[3]=eAbility_NONE,ABILITIES[4]=eAbility_NONE,ABILITIES[5]=eAbility_NONE,Properties[0]=eWP_Pistol,Properties[1]=eWP_NoReload,Properties[2]=eWP_CantReact,Properties[3]=eWP_Secondary,Properties[4]=eWP_Backpack,Properties[5]=eWP_None,iDamage=0,iEnvironmentDamage=0,iRange=27,iReactionRange=-1,iReactionAngle=200,iRadius=0,iCritical=0,iOffenseBonus=0,iSuppression=0,iSize=eItemSize_Small,iHPBonus=0,iWillBonus=0) This is the entire Arcthrower line as of my change Edited January 11, 2013 by Yohlazy Link to comment Share on other sites More sharing options...
Drakous79 Posted January 11, 2013 Share Posted January 11, 2013 Do you have disabled phone home? Link to comment Share on other sites More sharing options...
Yohlazy Posted January 11, 2013 Author Share Posted January 11, 2013 Do you have disabled phone home? Just did thank you it now does the modifications I did my arc pistol is now working Link to comment Share on other sites More sharing options...
Recommended Posts