h1z1-server
    Preparing search index...
    Index

    Constructors

    Properties

    ammoCount: number

    Amount of ammo in the weapon

    currentReloadCount: number = 0

    Required for the reload packet to work every time (especially shotgun)

    itemDefinitionId: number

    Id of the item - See ServerItemDefinitions.json for more information

    itemGuid: string

    Global universal Id of the weapon

    reloadTimer?: Timeout

    Time it takes for a weapon to reload

    Methods