projectile Help #171


  • New
  • Defect
Open
Assigned to sirtylerm
  • _ForgeUser8748757 created this issue Mar 20, 2013

    What steps will reproduce the problem?
    1. Shooting
    2.
    3.

    What is the expected output? What do you see instead?

    What version of the product are you using?
    R: Guns+ [1.8] for CB 1.4.7-R1.0 Mar 01, 2013

    Do you have an error log of what happened?
    When im shooting Ak 47 10 times with projectile: ARROW on it wont come out any arrows. Then i tested with SNOWBALL and still same thing
    Can you please help me or Make any tips?

    Please provide any additional information below.

    Ak-47:
        damage: 3
        melee-damage: 1
        range: 80
        reload-time: 30
        shot-delay: 2
        shots-between-reload: 30
        knockback: 3
        damage-change: -0.3
        hud-enabled: true
        mountable: true
        shootable: true
        projectile:
            type: 'ARROW'
            speed:
        recoil: 0
        accuracy:
            random-factor: 1.5
            spread-angle: '3->3'
            missing-chance: '5->1'
        spread: 1
        critical: 10
        additions: Silencer, Shaft
        texture: 'http://dl.dropbox.com/u/74990068/autogun/AK-74.png'
        ammo: 'GunAmmo'
        zoom-factor: 4
        effects:
            smokeeffect:
                type: particle
                args:
                - type: smoke
                - amount: 8
                - max-age: 80
                - gravity: 1
                - scale: 1
                target:
                    type: targetlocation
                    args:
                    - radius: 1
        weight: 35
        shot-sound:
            url: 'http://dl.dropbox.com/u/44243469/GunPack/Sounds/ak.ogg'
            volume: 100
        reload-sound:
            url: 'http://dl.dropbox.com/u/44243469/GunPack/Sounds/reload.ogg'
            volume: 100
        head-shot-damage: 8
        zoom-texture: 'http://dl.dropbox.com/u/74990068/gui/ak47g.png'
        fire-behavior: automatic

  • _ForgeUser8748757 added the tags New Defect Mar 20, 2013
  • _ForgeUser7971089 posted a comment Apr 17, 2013

    Try out Guns+ 1.9 as soon as it gets approved. This version will fix many bugs. If this one remains PM me and I'll see about it.


To post a comment, please login or register a new account.