Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

Box maggazine

Skins/Guns/Scopes.

Box maggazine

Postby UnKnOwN » Sun Feb 19, 2012 10:57 am

yeh i made an LMG (light machine gun) which is a pkp pecheneg, but the average ammo clip for one is more than 30 bullets is more like 100 bullets in a maggazine, im not asking for more ammo just the same ammo in bigger clips. e.g. 100 bullets in a mag and only 2 mags. Can anyone do this???
The modder waz here !!!
User avatar
UnKnOwN
Member
 
Posts: 14
Joined: Thu Feb 16, 2012 3:28 pm

Re: Box maggazine

Postby SIMOX » Sun Feb 19, 2012 11:53 am

No. Even if we could that would be cheating.
Image
My all mods are Here. My first map is Here
Plays Ace of Spades since 2011 April 11 [0.21]
User avatar
SIMOX
Moderator
 
Posts: 1187
Joined: Mon Dec 26, 2011 7:47 pm
Location: Lithuania

Re: Box maggazine

Postby Pulchritude » Sun Feb 19, 2012 12:34 pm

Even if that were possible, it's create a new way to abuse the game.

hello infinite ammo and no reload.
Cats > dogs
FACT.
User avatar
Pulchritude
[LDR] Member
 
Posts: 386
Joined: Wed Dec 28, 2011 10:00 am
Location: Complete Tranquility

Re: Box maggazine

Postby knifeymoloko » Sun Feb 19, 2012 1:48 pm

UnKnOwN wrote:yeh i made an LMG (light machine gun) which is a pkp pecheneg, but the average ammo clip for one is more than 30 bullets is more like 100 bullets in a maggazine, im not asking for more ammo just the same ammo in bigger clips. e.g. 100 bullets in a mag and only 2 mags. Can anyone do this???


Code: Select all
class SMG(BaseWeapon):
    name = 'SMG'
    delay = 0.11 # set to 0.1, but due to AoS scheduling, it's usually 0.11
    ammo = 30
    stock = 120
    reload_time = 2.5
    slow_reload = False
   
    damage = {
        TORSO : 24,
        HEAD : 75,
        ARMS : 16,
        LEGS : 16
    }


Download pyspades and modify the ammo and stock of the weapon.
User avatar
knifeymoloko
Member
 
Posts: 48
Joined: Sun Feb 05, 2012 5:39 am

Re: Box maggazine

Postby Konahrik » Wed Feb 29, 2012 11:35 pm

knifeymoloko wrote:
UnKnOwN wrote:yeh i made an LMG (light machine gun) which is a pkp pecheneg, but the average ammo clip for one is more than 30 bullets is more like 100 bullets in a maggazine, im not asking for more ammo just the same ammo in bigger clips. e.g. 100 bullets in a mag and only 2 mags. Can anyone do this???


Code: Select all
class SMG(BaseWeapon):
    name = 'SMG'
    delay = 0.11 # set to 0.1, but due to AoS scheduling, it's usually 0.11
    ammo = 30
    stock = 120
    reload_time = 2.5
    slow_reload = False
   
    damage = {
        TORSO : 24,
        HEAD : 75,
        ARMS : 16,
        LEGS : 16
    }


Download pyspades and modify the ammo and stock of the weapon.

Where do I get pyspades?
Konahrik
Member
 
Posts: 44
Joined: Tue Feb 28, 2012 10:30 pm

Re: Box maggazine

Postby Paratrooper » Wed Feb 29, 2012 11:37 pm

pyspades would only apply to the weapon you're using.

Anyways, don't bother if your magazine is too small. The gun is for cosmetic purposes only, anyway.
To a Physicist, white and black is the presence and absence of color.
To a Fine Artist, white and black are just shades and tints of color.
To a Painter, any paint that you could get into a can is a color.
THIS color, on the other hand, is #b4d455.
User avatar
Paratrooper
Local Mod
 
Posts: 1590
Joined: Thu Feb 16, 2012 2:40 am
Location: California (-8:00 GMT)

Re: Box maggazine

Postby Konahrik » Wed Feb 29, 2012 11:42 pm

Paratrooper wrote:pyspades would only apply to the weapon you're using.

Anyways, don't bother if your magazine is too small. The gun is for cosmetic purposes only, anyway.

Still, where do you get it?
Konahrik
Member
 
Posts: 44
Joined: Tue Feb 28, 2012 10:30 pm

Re: Box maggazine

Postby knifeymoloko » Thu Mar 01, 2012 10:20 pm

Konahrik wrote:
knifeymoloko wrote:
UnKnOwN wrote:yeh i made an LMG (light machine gun) which is a pkp pecheneg, but the average ammo clip for one is more than 30 bullets is more like 100 bullets in a maggazine, im not asking for more ammo just the same ammo in bigger clips. e.g. 100 bullets in a mag and only 2 mags. Can anyone do this???


Code: Select all
class SMG(BaseWeapon):
    name = 'SMG'
    delay = 0.11 # set to 0.1, but due to AoS scheduling, it's usually 0.11
    ammo = 30
    stock = 120
    reload_time = 2.5
    slow_reload = False
   
    damage = {
        TORSO : 24,
        HEAD : 75,
        ARMS : 16,
        LEGS : 16
    }


Download pyspades and modify the ammo and stock of the weapon.

Where do I get pyspades?


Let me google that for you -> http://lmgtfy.com/?q=pyspades
User avatar
knifeymoloko
Member
 
Posts: 48
Joined: Sun Feb 05, 2012 5:39 am


Return to Mods



Who is online

Users browsing this forum: No registered users and 2 guests

cron