element.forceSyncer

Revision as of 03:48, 26 December 2021 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = server |type = property |class = Element |name = forceSyncer |readonly = false |usage = get/set whether or not this element is always forced to be syn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Available since Server 1.0.0

bool element.forceSyncer

The element.forceSyncer property is used to get/set whether or not this element is always forced to be synced by it's current syncer (if enabled, server won't try to switch syncer when it normally finds it suitable).

Value

bool A boolean representing whether or not this element is always forced to be synced by it's current syncer.
read/set This property can be changed, as well as read.

Types

Shared Blip
Shared Building
Shared Element
Shared Entity
Shared Marker
Shared Object
Shared Ped
Shared Physical
Shared Player
Shared Vehicle

Notes

There aren't any notes for this property.

Examples

There aren't any examples for this property.

Compatibility

There isn't any compatibility information for this property.

Related

Server Related

        destroyElement
        getElementCount
        getElementFromId
        getElementFromName
        getElements
        getElementsByType

        element.children
        element.clearExistsFor
        element.dimension
        element.existsFor
        element.getData
        element.getRotation
        element.id
        element.isCreatedFor
        element.isLocal
        element.isOwner
        element.isSyncer
        element.isType
        element.name
        element.netFlags
        element.parent
        element.position
        element.removeAllData
        element.removeData
        element.resource
        element.rotation
        element.setData
        element.setExistsFor
        element.setRotation
        element.setSyncer
        element.streamInDistance
        element.streamOutDistance
        element.syncer
        element.syncerId
        element.type