tomervutx123 0 Posted April 1, 2011 Share Posted April 1, 2011 ayone else notice the "Minigun" in there. Now just to find out how to accsess it Lol its the Annihilator's weapon. -_- Link to post Share on other sites
omegadavid 0 Posted April 3, 2011 Share Posted April 3, 2011 wow useful topic and hey thanks for putting the weapon.xml you saved me lol next time il make a backup Link to post Share on other sites
lD E M O N ii C 0 Posted September 5, 2011 Share Posted September 5, 2011 if anyone bypassed the weaponinfo.xml file after the July 5th 2011 patch for Xbox 360 that will be great Link to post Share on other sites
DarK64 129 Posted October 20, 2011 Share Posted October 20, 2011 I have question. IM useing barrett so i need to improve shoot power to human and cars. I already change physics force and base damage but its too low. I dont see any diffrence in base damage over 1000. Its supposed to kill human by one shot in anywhere and kill a car by 2-3 shots... now its take me to shoot 23 times to cars to make him burn. How to improve gun power to that level? Link to post Share on other sites
Exxon 7 Posted October 20, 2011 Share Posted October 20, 2011 Now the topic is already bumped, I'll ask something too: Whenever I aim with M4, Niko just walks very weird. He isn't holding a gun, and only walks sideways/backwards while his body points only one direction the whole time. I'm not sure if it's WeaponInfo, but I really need help. Anyone, please? Link to post Share on other sites
ViciousCircle 0 Posted December 14, 2011 Share Posted December 14, 2011 (edited) Ok so im new here obviously..so ive been trying to mod the either the mico uzi or the mp5 to shoot the explosive bullets like the explosive shotgun does in TBOGT but i haven't been successful any info or tips would be greatly appreciated! Edited December 14, 2011 by ViciousCircle Link to post Share on other sites
platinumgamer 21 Posted April 21, 2012 Share Posted April 21, 2012 Sorry for Necro, but I have a very important question. How do you change the Rate of Fire when inside a car? My MP5 shoots quite fast when on foot and blindfire but the ROF while inside a car is always the same; very slow. Where do I go to change this?? I hope there are still some people active on this thread. GTA 4 is very old now too... Link to post Share on other sites
Dr.Tell 0 Posted June 13, 2012 Share Posted June 13, 2012 I tried to make the rocket of the rocketlauncher faster, but wasen't able to. I tried increasing vehiclevelocity but thta didn't seem to change a thing. Anyone has an idea how to make the rocket faster? Link to post Share on other sites
S.Rock 0 Posted July 9, 2012 Share Posted July 9, 2012 Hello there! I've got a question: why does my game crash if I use this weapon in MP? In single it's work fine. Pls help me. <weapon type="SNIPERRIFLE"> <data slot="SNIPER" firetype="INSTANT_HIT" damagetype="BULLET" group="RIFLE_ASSAULT" targetrange="50.0" weaponrange="2500.0" clipsize="25" ammomax="100" timebetweenshots="133"> <damage base="20" fps="75" networkplayermod="2.0" networkpedmod="1.0"/> <physics force="104.0"/> <reload time="206" fasttime="206" crouchtime="206"/> <aiming accuracy="10.0" accuracyfps="0.0"> <offset x="0.16" y="1.0" z="0.55"/> <crouchedoffset x="0.16" y="1.0" z="0.12"/> <reticule standing="0.6" ducked="0.5" scale="0.05"/> </aiming> <pickup regentime="360000" ammoonstreet="20"/> <controller> <rumble duration="120" intensity="0.3"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>ANIM_CROUCH_FIRE</flag> <flag>2HANDED</flag> </flags> </data> <assets model="w_psg1"> <anim group="[email protected]"> <rates firerate="1.5" blindfirerate="1.2"/> </anim> <effects> <muzzle fx="muz_machine"/> <shell fx="weap_ejected_rifle"/> </effects> </assets> </weapon> Link to post Share on other sites
S.Rock 0 Posted July 10, 2012 Share Posted July 10, 2012 I tried to make the rocket of the rocketlauncher faster, but wasen't able to.I tried increasing vehiclevelocity but thta didn't seem to change a thing. Anyone has an idea how to make the rocket faster? Hi Dr.Tell Swap your RPG to this and you're done. <weapon type="ROCKET"> <data slot="THROWN" firetype="PROJECTILE" damagetype="EXPLOSIVE" group="ROCKET" targetrange="35.0" clipsize="1" stattype="RLAUNCHER"> <damage networkplayermod="2.0" networkpedmod="1.0"/> <aiming accuracy="1.0"> <offset x="0.0" y="1.0" z="0.0"/> <crouchedoffset x="0.0" y="1.0" z="0.0"/> <reticule standing="0.65" ducked="0.55" scale="0.3"/> </aiming> <pickup regentime="360000" ammoonstreet="8"/> <controller> <rumble duration="0" intensity="0.0"/> </controller> <flags> <flag>THROWN</flag> <flag>EXPLOSION_BASED_ON_IMPACT</flag> <flag>ADD_SMOKE_ON_EXPLOSION</flag> </flags> <projectile type="ROCKET"> <explosion type="ROCKET"/> <physics force="30.0" explodeimpactthreshold="0.25" explodeimpactwithvehiclethreshold="0.05"/> </projectile> </data> <assets model="cj_rpg_rocket"> <effects> <trail fx="weap_rocket_player"/> </effects> </assets> </weapon> Link to post Share on other sites
Vintage88 4 Posted July 15, 2012 Share Posted July 15, 2012 Hello there!I've got a question: why does my game crash if I use this weapon in MP? In single it's work fine. Pls help me. <weapon type="SNIPERRIFLE"> <data slot="SNIPER" firetype="INSTANT_HIT" damagetype="BULLET" group="RIFLE_ASSAULT" targetrange="50.0" weaponrange="2500.0" clipsize="25" ammomax="100" timebetweenshots="133"> <damage base="20" fps="75" networkplayermod="2.0" networkpedmod="1.0"/> <physics force="104.0"/> <reload time="206" fasttime="206" crouchtime="206"/> <aiming accuracy="10.0" accuracyfps="0.0"> <offset x="0.16" y="1.0" z="0.55"/> <crouchedoffset x="0.16" y="1.0" z="0.12"/> <reticule standing="0.6" ducked="0.5" scale="0.05"/> </aiming> <pickup regentime="360000" ammoonstreet="20"/> <controller> <rumble duration="120" intensity="0.3"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>ANIM_CROUCH_FIRE</flag> <flag>2HANDED</flag> </flags> </data> <assets model="w_psg1"> <anim group="[email protected]"> <rates firerate="1.5" blindfirerate="1.2"/> </anim> <effects> <muzzle fx="muz_machine"/> <shell fx="weap_ejected_rifle"/> </effects> </assets> </weapon> Sniper as an automatic weapon? It's likely that weapon mods that have such a great variation from vanilla will encounter problems in MP. Even changing the speed of the RPG made me crash here and there online. Link to post Share on other sites
cp1dell 2,950 Posted June 20, 2013 Share Posted June 20, 2013 I searched the thread, and it seems someone else was trying the same thing - but they didn't really get a definite answer. I'm trying to reduce the amount of slots you have to carry weapons. For example, all the weapons that require two hands (you can't fire from vehicles by default) I edited the file so they are in the same slot as the SHOTGUN. That's really the only thing I changed. The problem is, that now the weapons that now occupy the SHOTGUN data slot, behave like a shotgun. For example, when I fire an AK-47 (which now occupies the shotgun slot) it has a spread, and fires multiple bullets - just like a shotgun. This is not the desired result. Has anyone successfully been able to reduce the amount of weapons you can carry? Link to post Share on other sites
gpcguy1 337 Posted June 20, 2013 Share Posted June 20, 2013 I searched the thread, and it seems someone else was trying the same thing - but they didn't really get a definite answer. I'm trying to reduce the amount of slots you have to carry weapons. For example, all the weapons that require two hands (you can't fire from vehicles by default) I edited the file so they are in the same slot as the SHOTGUN. That's really the only thing I changed. The problem is, that now the weapons that now occupy the SHOTGUN data slot, behave like a shotgun. For example, when I fire an AK-47 (which now occupies the shotgun slot) it has a spread, and fires multiple bullets - just like a shotgun. This is not the desired result. Has anyone successfully been able to reduce the amount of weapons you can carry? change the two handed weapons to RIFLE, the shotgun works just like a shotgun should. I changed mine to 5 weapons to carry at a time. Melee Small arms - PISTOL slot Small arms - SMG slot Two handed - RIFLE slot Projectiles I've never crashed with this. Link to post Share on other sites
cp1dell 2,950 Posted June 20, 2013 Share Posted June 20, 2013 That doesn't work either. Shotguns are only firing single-shots. No multiple projectiles with spread. Link to post Share on other sites
jykl 0 Posted June 21, 2013 Share Posted June 21, 2013 That doesn't work either. Shotguns are only firing single-shots. No multiple projectiles with spread. Tried something similar a while back and had the same thing happen. Really would like to see a solution. Link to post Share on other sites
cp1dell 2,950 Posted June 21, 2013 Share Posted June 21, 2013 (edited) I find it very odd that depending on what data slot a weapon is in, dictates how it fires. I'm going to try using the UNUSED0 data slot and put all two-handed weapons in there in GTA IV. Hopefully the weapons all fire like they should. If not, I'll try EPISODIC_1. If that still doesn't work, someone will have to write a script for this to be possible. EDIT: Nope, when switching to the weapon the ammo numbers were not visible and the weapon was discarded. Looks like that is out of the question. Edited June 21, 2013 by cp1dell Link to post Share on other sites
gpcguy1 337 Posted June 22, 2013 Share Posted June 22, 2013 That doesn't work either. Shotguns are only firing single-shots. No multiple projectiles with spread. I saw your post and just noticed it doesn't have spread, my bad I never noticed it lol. Link to post Share on other sites
rodrich266 304 Posted June 28, 2013 Share Posted June 28, 2013 Let's hope someone out there sees my cry for help, seeing as this is an old thread I guess my question will be left unanswered but here goes nothing: I have been trying to make the Grenade Launcher in TLAD able to be shot from a bike (or a car if it is possible). So far I only managed to make Johnny hold the grenade launcher on the bike but he just aims it and nothing is shot, here's the text so far: <!-- GRENADE LAUNCHER --><weapon type="EPISODIC_1"> <data slot="SMG" firetype="PROJECTILE" damagetype="EXPLOSIVE" group="GRENADE" targetrange="25.0" weaponrange="27.5" clipsize="1" ammomax="9999" timebetweenshots="800"> <damage networkplayermod="2.0" networkpedmod="1.0"/> <reload time="2066" fasttime="2066" crouchtime="2066"/> <aiming accuracy="1.0"> <offset x="0.15" y="1.0" z="0.53"/> <crouchedoffset x="0.12" y="1.0" z="0.05"/> <reticule standing="1.0" ducked="1.0" scale="0.0"/> <ordnanceoffset pitch="0.1"/> </aiming> <pickup regentime="600000" ammoonstreet="4"/> <controller> <rumble duration="100" intensity="0.8"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>HEAVY</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>ANIM_CROUCH_FIRE</flag> <!--<flag>CREATE_VISIBLE_ORDNANCE</flag>--> <flag>2HANDED</flag> <flag>HIGHER_BREAK_FORCE</flag> <flag>HEAVY_WEAPON_USES_RIFLE_ANIMS</flag> <flag>CAN_BE_USED_AS_DRIVEBY</flag> <flag>DONT_RUMBLE_WHEN_DOING_DRIVE_BY</flag> </flags> <projectile> <typetocreate type="ROCKET"/> <offset x="0.55" y="0.0" z="0.08"/> <rotoffset x="0.0" y="0.0" z="0.0"/> </projectile> </data> <assets model="w_e1_glauncher"> <anim group="[email protected]_launch"/> <effects> <muzzle fx="muz_grenade_launcher"/> </effects> </assets></weapon> I already managed to make the Assault Shotgun usable on a bike with a similar code, but I can't get this to work! Link to post Share on other sites
SamForrester 0 Posted July 28, 2013 Share Posted July 28, 2013 I've gotten fairly decent at...shall we say, spicing things up? by editing the weaponinfo.xml file, as well as this and that vehicle, sounds, etc etc. HOWEVER, I've found an M1A2 Abrams that has a working cannon YET, I can't figure out how the hell to get it into GTA 4. I mean, I KNOW how to replace a vehicle (gonna replace the stockade since it's rarely used lol), but with this....yeah I'm lost... CAN I do it? Link to post Share on other sites
SamForrester 0 Posted July 29, 2013 Share Posted July 29, 2013 I've gotten fairly decent at...shall we say, spicing things up? by editing the weaponinfo.xml file, as well as this and that vehicle, sounds, etc etc. HOWEVER, I've found an M1A2 Abrams that has a working cannon YET, I can't figure out how the hell to get it into GTA 4. I mean, I KNOW how to replace a vehicle (gonna replace the stockade since it's rarely used lol), but with this....yeah I'm lost... CAN I do it? Made SOME progress. Found a mod? idk wtf it is but it brings in the vehciles from EFLC and what not into IV. I DID though, "tweak" My MP5. I uh ~coughs~ kinda put it on steroids...heheh Here's what I have currently. Let's just say that shootouts aren't a problem for me :-) I usually win. <weapon type="MP5"> <data slot="SMG" firetype="INSTANT_HIT" damagetype="BULLET" group="SMG" targetrange="55.0" weaponrange="200.0" clipsize="900" ammomax="9000" timebetweenshots="5"> <damage base="500" networkplayermod="2.5" networkpedmod="1.25"/> <physics force="500.0"/> <reload time="1666" fasttime="1666" crouchtime="2533"/> <aiming accuracy=".55"> <offset x="0.13" y="1.0" z="0.45"/> <crouchedoffset x="0.11" y="1.0" z="-0.02"/> <reticule standing="0.75" ducked="0.6" scale="0.3"/> </aiming> <pickup regentime="360000" ammoonstreet="60"/> <controller> <rumble duration="100" intensity="0.02"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>ANIM_CROUCH_FIRE</flag> <flag>TREAT_AS_2HANDED_IN_COVER</flag> </flags> </data> <assets model="w_mp5"> <anim group="[email protected]" meleegroup1="firearm_core"> <rates firerate="1.0" blindfirerate="1.4"/> </anim> <effects> <muzzle fx="muz_smg"/> <shell fx="weap_ejected_smg"/> </effects> </assets> </weapon> , BEFORE I went back and changed the aiming accuracy .55 Link to post Share on other sites
cp1dell 2,950 Posted July 30, 2013 Share Posted July 30, 2013 Speaking of editing weapons. Does anyone know of a mod that adds the recoil to the weapons? Right now they shoot straight and there is no spread. Back before the game was patched, using a controller enabled the recoil, but that was removed. Does anyone have the WeaponInfo.xml ripped from the consoles or something so I could copy over the recoil data for GTA IV + EFLC? Link to post Share on other sites
EstilhaS 0 Posted August 3, 2013 Share Posted August 3, 2013 Would it be possible to use information from the vehicles.ide into the weaponinfo.xml and vice versa? I was hoping for some fun mods, things in the line of water truck gun to be used as a normal weapon, gun that gets people drunk, shooting newspaper dispensers as rockets. Link to post Share on other sites
SamForrester 0 Posted August 10, 2013 Share Posted August 10, 2013 OK so here's the deal....I replaced the Desert Eagle with a GAU-19. I'm WANTING to make it so that the rounds from the GAU-19 are explosive (hey, gotta love seeing things blow up, right?)... advice? Link to post Share on other sites
Assssome 0 Posted September 7, 2013 Share Posted September 7, 2013 I want to make my deagle's firerate slower. But there is no <rates firerate stuff how can i change the firerate without using <rates firerate thing? Link to post Share on other sites
Jeansowaty 6,184 Posted December 24, 2013 Share Posted December 24, 2013 <weapon type="EPISODIC_3"> <data slot="HANDGUN" firetype="INSTANT_HIT" damagetype="BULLET" group="PISTOL_LARGE" targetrange="45.0" weaponrange="50.0" clipsize="9" ammomax="1500" timebetweenshots="333"> <damage base="40" networkplayermod="4.0" networkpedmod="1.0"/> <physics force="75.0"/> <reload time="2000" fasttime="2000" crouchtime="2000"/> <aiming accuracy="0.5"> <offset x="0.15" y="1.0" z="0.55"/> <crouchedoffset x="0.2" y="1.0" z="0.05"/> <reticule standing="0.6" ducked="0.5" scale="0.3"/> </aiming> <pickup regentime="240000" ammoonstreet="30"/> <controller> <rumble duration="150" intensity="0.1"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_CROUCH_FIRE</flag> </flags> </data> <assets model="w_silpis"> <anim group="[email protected]" meleegroup1="firearm_core"/> <effects> <muzzle fx="muz_pistol_large"/> <shell fx="weap_ejected_pistol"/> </effects> </assets> </weapon> <weapon type="EPISODIC_4"> <data slot="HANDGUN" firetype="INSTANT_HIT" damagetype="BULLET" group="PISTOL_LARGE" targetrange="50.0" weaponrange="60.0" clipsize="6" ammomax="1986" timebetweenshots="333"> <damage base="50" networkplayermod="5.0" networkpedmod="1.0"/> <physics force="75.0"/> <reload time="2000" fasttime="2000" crouchtime="2000"/> <aiming accuracy="0.5"> <offset x="0.075" y="0.5" z="0.275"/> <crouchedoffset x="0.1" y="0.5" z="0.025"/> <reticule standing="0.3" ducked="0.25" scale="0.15"/> </aiming> <pickup regentime="240000" ammoonstreet="60"/> <controller> <rumble duration="150" intensity="0.1"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>ANIM_CROUCH_FIRE</flag> </flags> </data> <assets model="w_revolver"> <anim group="[email protected]" meleegroup1="firearm_core"/> <effects> <muzzle fx="muz_pistol_large"/> <shell fx="weap_ejected_pistol"/> </effects> </assets> </weapon> The two weapons won't spawn in my game... Link to post Share on other sites
cp1dell 2,950 Posted February 21, 2014 Share Posted February 21, 2014 So as everyone already knows, editing Aiming Accuracy has nothing to do with the player if they use a Keyboard and Mouse. That aside, if I make the weapons more accurate (which also brings up the question, higher or lower values mean what?) would that make the AI more accurate or just the gun? Is AI accuracy in another file? Link to post Share on other sites
Trigger_85 0 Posted September 22, 2014 Share Posted September 22, 2014 Anyone knows how to increase minigun range for both GTA IV and Episodes. I did for all of weapons by changing weapon range but can't figure it out for Annihilator's miniguns rockets and APC cannon. Link to post Share on other sites
iiCriminnaaL 4,336 Posted July 21, 2018 Share Posted July 21, 2018 (edited) Mightn't be the right topic to ask, but does anybody know how to modify the armor's damage so it would stand more damage? I thought it might be a part of the WeaponInfo.xml, but it actually isn't. 'Defend' value in pedPersonality.dat might do something with it, but I didn't want to touch it since it primarily changes the ped's health, while the only thing I want to change is the armor. Edited July 21, 2018 by iiCriminnaaL 49 Link to post Share on other sites