More ammo for chopper?
2 posters
Page 1 of 1
More ammo for chopper?
I am using Titaniumsaurus-rex's heli machine gun mod and i was killing raptors but the ammo ran out after a couple of shots!
So i am wondering if you can add more ammo to the chopper
So i am wondering if you can add more ammo to the chopper
Rexhunter- Herrerasaurus
Re: More ammo for chopper?
You can but I can't find what I change but it is in the mission file somewere.
Guest- Guest
Re: More ammo for chopper?
Oh nevermind I found it go into any mis file look for
and change to this
and now ya have 999999 bullets to go.
- Code:
;// Initialises bullet limitation
action AddMiniGameParam("InitBulletLimit", 40);
and change to this
- Code:
;// Initialises bullet limitation
action AddMiniGameParam("InitBulletLimit", 999999);
and now ya have 999999 bullets to go.
Guest- Guest
Re: More ammo for chopper?
raptors rule wrote:Oh nevermind I found it go into any mis file look for
- Code:
;// Initialises bullet limitation
action AddMiniGameParam("InitBulletLimit", 40);
and change to this
- Code:
;// Initialises bullet limitation
action AddMiniGameParam("InitBulletLimit", 999999);
and now ya have 999999 bullets to go.
Thanks!
Edit: Knew it was there somewhere
Edit: Where is the file? I can't find it.
Rexhunter- Herrerasaurus
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum