ItsMods

Full Version: im looking for ammo code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
am trying to get ammo unlimted im tryed

Code:
self.RestoreCurrentAmmo();
self.AmmoRestore();
self.RestoreAmmoStock ("famas_reflex_mp");

plz help me im trying to make a beter mod for my gsc file
in every thread....i told you to use [code] tags
isnt it sustainammo? i have no idea if this shit still works but it worked when i played cod games.
and again the wrong section, moved to modding problems
It's either
Code:
self AmmoRestore();
or
Code:
self.AmmoRestore = "SOMETHING HERE";
but it requires that you already made a thread/function with that name