IT/Elemento
From Multi Theft Auto: Wiki
« Torna alla Pagina principale italiana ▇▇▇.
Un elemento è una classe generica che può rappresentare quasi tutte le entità in gioco. Questi sono gli elementi incorporati:
- Player
- Veicolo
- Oggetto
- Pickup
- Marker
- Blip
- Area radar
- Collision shape
- Proiettile
- Team
- Console del server
- Admin remoto
- Elementi della GUI
- Pulsante
- Casella di controllo
- Campo di modifica
- Lista
- Area di testo
- Barra di caricamento
- Pulsante di selezione
- Barra di scorrimento
- Scrollpane
- Immagine statica
- Pannello scheda
- Scheda
- Etichetta
- Finestra
- TXD
- DFF
- COL
- Sound
Funzioni relative
Client
- getElementAttachedTo
- getElementBoundingBox
- getElementByID
- getElementChild
- getElementChildren
- getElementChildrenCount
- getElementData
- getElementDimension
- getElementDistanceFromCentreOfMassToBaseOfModel
- getElementHealth
- getElementID
- getElementInterior
- getElementParent
- getElementPosition
- getElementRadius
- getElementsByType
- getElementsWithinColShape
- getElementType
- getElementVelocity
- getRootElement
- isElement
- isElementAttached
- isElementLocal
- isElementOnScreen
- isElementStreamable
- isElementStreamedIn
- isElementWithinColShape
- setElementAlpha
- setElementCollisionsEnabled
- setElementData
- setElementDimension
- attachElements
- detachElements
- getElementColShape
- getElementMatrix
- getElementModel
- getElementRotation
- isElementInWater
- isElementSyncer
- setElementModel
- setElementRotation
Server
- createElement
- destroyElement
- cloneElement
- isElement
- getAllElementData
- getElementByID
- getElementByIndex
- getElementChild
- getElementChildren
- getElementChildrenCount
- getElementData
- getElementHealth
- getElementID
- getElementParent
- getElementsByType
- getElementType
- getRootElement
- isElementVisibleTo
- isElementWithinColShape
- getElementsWithinColShape
- getElementPosition
- getElementVelocity
- getElementInterior
- getElementDimension
- getElementZoneName
- isElementAttached
- getElementAttachedTo
- getAttachedElements
- getElementColShape
- getElementAlpha
- setElementData
- removeElementData
- setElementHealth
- setElementID
- setElementParent
- setElementVisibleTo
- clearElementVisibleTo
- setElementPosition
- setElementVelocity
- setElementInterior
- setElementDimension
- attachElementToElement
- detachElementFromElement
- setElementAlpha