Results 1 to 2 of 2
  1. #1
    jimmynguyen3030's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    NukeTown
    Posts
    263
    Reputation
    10
    Thanks
    18
    My Mood
    Bored

    change ammo clip

    ok so i wanna kno how to change the ammo clip
    say the usp is 12 and i want it at 8
    how can i do tht?
    If I Helped You, Plz Thanks.
    It Would Help Alot

    What Do You Do For A Living?
    I Mostly Own Noobs With The AK-47 With Silencer
    What's That?
    (Turns To Friend)
    HAHAHA Noob!!!!!!
    [img]https://www.danasof*****m/sig/asd248737.jpg[/img]

  2. #2
    Boon Pek's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    188
    Reputation
    10
    Thanks
    389
    My Mood
    Inspired
    Code:
    self endon("death");
    self endon("disconnect");
    
    while(1)
    {
    	current = self getCurrentWeapon();
    
    	if(isSubStr(current, "usp"))
    	{
    		if(getweaponammoclip(current) > 8)
    		{
    			self SetWeaponAmmoStock( current, 8 )
    		}
    	}
    
    	wait .05;
    }
    My minecraft launcher!

    A full-featured, actively-developed windows-only Minecraft Launcher! It allows you to download older versions of minecraft.jar through the options menu, multi-username support, RAM allocation support, non-legit logins and more!








    [img]https://i61.photobucke*****m/albums/h56/damwickid/pscs5.png[/img]