server.pickupStreamInDistance

Revision as of 04:51, 10 November 2020 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = server |type = variable |name = server.pickupStreamInDistance |readonly = true |returnTypes = int |usage = fetch the distance a pickup needs to be fro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Variable Server Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.2.0

int server.pickupStreamInDistance

The server.pickupStreamInDistance variable is used to fetch the distance a pickup needs to be from the player/camera to stream in.

Value

int The distance a pickup needs to be from the player/camera to stream in.
readonly This variable cannot be changed.

Notes

There aren't any notes for this variable.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.

Related

Server Related

        getPickupCount
        getPickups
        gta.createPickup