Post: Unlimited Ammo (CFG/MM)
12-07-2014, 05:32 AM #1
Default Avatar
SinonHD
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU! i give you guys some codes to help of your Mod Menus (Jailbroken) And CFG Mod Menus (Non-Jailbroken)

These Codes is Already Found by Modders. But Sake of Updating. Codes Are Below! And Also I take Crediblities to Founders who founded these Original Codes!
_______________________________________________________

Unlimited Ammo For Mod Menus (DVAR)
    doAmmo()
{
self endon ( "disconnect" );
self endon ( "death" );

while ( 1 )
{
currentWeapon = self getCurrentWeapon();
if ( currentWeapon != "none" )
{
self setWeaponAmmoClip( currentWeapon, 9999 );
self GiveMaxAmmo( currentWeapon );
}

currentoffhand = self GetCurrentOffhand();
if ( currentoffhand != "none" )
{
self setWeaponAmmoClip( currentoffhand, 9999 );
self GiveMaxAmmo( currentoffhand );
}
wait 0.05;
}
}


Unlimited Ammo (CFG)+Any Clan Name/ (Its Basically give Huge Extended Mags)
    setPerk PSN USERNAME HERE specialty_scavenger;setPerk PSN USERNAME HERE specialty_extraammo;setPerk PSN USERNAME HERE specialty_extendedmags;perk_extendedMagsPistolAmmo 1000;perk_extendedMagsSpreadAmmo 1000;perk_extendedMagsSMGAmmo 1000;perk_extendedMagsMGAmmo 1000;perk_extendedMagsRifleAmmo 1000;set clanname (Your clanname) 
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users groaned at SinonHD for this awful post:

xTc, Psycedelic
12-07-2014, 01:26 PM #2
Just a few years late on this one ay
12-07-2014, 04:29 PM #3
Originally posted by HailMarry View Post
Just a few years late on this one ay


Im not a ps3 player whats he done wrong?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo