Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,435,035

Various GTA 4 PC Mods [Ammo/Weapons/Force]

Tutorial Name: Various GTA 4 PC Mods [Ammo/Weapons/Force]  

Category: PC Tutorials

Submitted By: FinancialChad

Date Added:

Comments: 4

Views: 5,839

Related Forum: PC Building Forum

Share:

These are tutorials on modding each one, with a description of each. I just submitted another tutorial on preparing a modding workspace, so if it gets published please view it


Adding Force to Punches/Kicks



Look for the code;
<physics force ="100"/>

Now to add force to Kicks/Punches your going to want to change from anywhere from
"0" being the lowest and
"1000000" being the highest. Change the code according to that timescale. Anything above that will result in errors, so don't risk it. Sometimes punching cars will not work, and will sometimes freeze. There are not many other errors I have found with it, but you have been warned.


Modding Ammo/Cartridge Size

Expecting that you have gotten to understand the way the mods work, under each gun name there will be a list of information. Like so.
[ Register or Signin to view external links. ]

For example I am going to be using the Deagle as an example.
The information of the gun will be under it.
To mod how many bullets each cartridge holds follow these steps.

Scroll over to the right of the code I just showed you. You should see the code
clipsize="9"


Change the number to whatever amount of ammo per cartridge you want each cartridge to hold. For example I will change it to: clipsize="100"
Now in game when I use the Deagle it will hold 100 bullets per cartridge. This is useful when you mod infinite ammo, because you won't have to keep reloading.

To mod the max amount of ammo per gun, scroll a little more over to the right of a gun information. Find this code
ammomax="1500"


To add ifinite ammo enter
"9999999999999"
After the "Ammomax="
This will be so that when you spawn in game, you will have that many ammount of ammo that you modded it to.


How to Mod Reload time
Modding Reload time for a certain weapon is quite simple. In the weapon information find this code
<reload time="2000" fasttime="2000" crouchtime="2000"


For this mod you are going to want to change all the numbers to the same number. For example if were to change the reload time to 999999 I would also have to change the numbers for fasttime and crouchtime as well.

Or else the mod will not work, and it will have some errors through out.
This mod will make it so whenever you reload a weapon it will do it
as many times more faster as you modded it.

Ratings

Current rating: 2.33 by 24 users
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"Various GTA 4 PC Mods [Ammo/Weapons/Force]" :: Login/Create an Account :: 4 comments

If you would like to post a comment please signin to your account or register for an account.

bboyHBOPosted:

could you guys help me im trying to gey a gta 4 trainer but its not working

FinancialChadPosted:

nicksilver1 what kind of pogram do I use to mod GTA IV just like this?

This isn't an Xbox GTA 4 Modding Tutorial, it is a PC one. So basicaly there is no modding program to download. You open the File, mod it the way you want and your done basically. Save and exit out.

^And for the other user, I will make a tutorial for that tommorow. Thanks for the suggestion.

-Joe-Posted:

Now make a tutorial installing GTA IV Enb Graphics!

nicksilver1Posted:

what kind of pogram do I use to mod GTA IV just like this?