DE/Clientseitige Funktionen
Jump to navigation
Jump to search
Diese Seite zählt alle Client-Seitigen scripting Funktionen auf, die vorhanden sind.
Audiofunktionen
- DE/getSoundMetaTags
- DE/getSoundMinDistance
- DE/getSoundPosition
- DE/getSoundSpeed
- DE/getSoundVolume
- DE/isSoundPaused
- DE/playSound
- DE/playSound3D
- DE/setRadioChannel
- DE/setSoundEffectEnabled
- DE/setSoundMaxDistance
- DE/setSoundMinDistance
- DE/setSoundPaused
- DE/setSoundPosition
- DE/setSoundSpeed
- DE/setSoundVolume
- DE/stopSound
Blipfunktionen
- DE/createBlip
- DE/createBlipAttachedTo
- DE/getBlipColor
- DE/getBlipIcon
- DE/getBlipSize
- DE/setBlipColor
- DE/setBlipIcon
- DE/setBlipSize
- DE/getBlipOrdering
- DE/setBlipOrdering
Kamerafunktionen
Kleider-und Körperfunktionen
- DE/addPedClothes
- DE/getBodyPartName
- DE/getClothesByTypeIndex
- DE/getClothesTypeName
- DE/getPedClothes
- DE/getTypeIndexFromClothes
- DE/removePedClothes
Collision shape Funktionen
Mauszeiger Funktionen
Zeichnungsfunktionen
- DE/dxDrawImage
- DE/dxDrawImageSection
- DE/dxDrawLine
- DE/dxDrawLine3D
- DE/dxDrawRectangle
- DE/dxDrawText
- DE/dxGetFontHeight
- DE/dxGetTextWidth
- DE/dxCreateFont
- DE/dxCreateTexture
- DE/dxCreateShader
- DE/dxCreateRenderTarget
- DE/dxCreateScreenSource
- DE/dxGetMaterialSize
- DE/dxSetShaderValue
- DE/dxSetShaderTessellation
- DE/dxSetShaderTransform
- DE/dxSetRenderTarget
- DE/dxUpdateScreenSource
- DE/dxGetStatus
- DE/dxSetTestMode
- DE/dxGetTexturePixels
- DE/dxSetTexturePixels
- DE/dxGetPixelsSize
- DE/dxGetPixelsFormat
- DE/dxConvertPixels
- DE/dxGetPixelColor
- DE/dxSetPixelColor
Effektfunktionen
- DE/fxAddBlood
- DE/fxAddBulletImpact
- DE/fxAddBulletSplash
- DE/fxAddDebris
- DE/fxAddFootSplash
- DE/fxAddGlass
- DE/fxAddGunshot
- DE/fxAddPunchImpact
- DE/fxAddSparks
- DE/fxAddTankFire
- DE/fxAddTyreBurst
- DE/fxAddWaterHydrant
- DE/fxAddWaterSplash
- DE/fxAddWood
Elementfunktionen
- DE/createElement
- DE/destroyElement
- DE/getAttachedElements
- DE/getElementAttachedOffsets
- DE/getElementCollisionsEnabled
- DE/getElementAttachedTo
- DE/getElementBoundingBox
- DE/getElementByID
- DE/getElementChild
- DE/getElementChildren
- DE/getElementChildrenCount
- DE/getElementData
- DE/getElementDimension
- DE/getElementDistanceFromCentreOfMassToBaseOfModel
- DE/getElementHealth
- DE/getElementID
- DE/getElementInterior
- DE/getElementParent
- DE/getElementPosition
- DE/getElementRadius
- DE/getElementsByType
- DE/getElementsWithinColShape
- DE/getElementType
- DE/getElementVelocity
- DE/getRootElement
- DE/isElement
- DE/isElementAttached
- DE/isElementLocal
- DE/isElementOnScreen
- DE/isElementStreamable
- DE/isElementStreamedIn
- DE/isElementWithinColShape
- DE/setElementAlpha
- DE/setElementCollisionsEnabled
- DE/setElementData
- DE/setElementDimension
- DE/setElementDoubleSided
- DE/setElementHealth
- DE/setElementID
- DE/setElementInterior
- DE/setElementParent
- DE/setElementPosition
- DE/setElementStreamable
- DE/setElementVelocity
- DE/attachElements
- DE/detachElements
- DE/getElementColShape
- DE/getElementMatrix
- DE/getElementModel
- DE/getElementRotation
- DE/isElementInWater
- DE/isElementSyncer
- DE/setElementModel
- DE/setElementRotation
- DE/isElementCollidableWith
- DE/setElementCollidableWith
- DE/isElementDoubleSided
- DE/setLowLODElement
- DE/getLowLODElement
- DE/isElementLowLOD
- DE/attachElementToElement
- DE/detachElementFromElement
- DE/isElementFrozen
- DE/setElementFrozen
Enginefunktionen
- DE/engineImportTXD
- DE/engineLoadCOL
- DE/engineLoadDFF
- DE/engineLoadTXD
- DE/engineReplaceCOL
- DE/engineReplaceModel
- DE/engineRestoreCOL
- DE/engineRestoreModel
- DE/engineSetAsynchronousLoading
- DE/engineSetModelLODDistance
- DE/engineApplyShaderToWorldTexture
- DE/engineRemoveShaderFromWorldTexture
- DE/engineGetModelNameFromID
- DE/engineGetModelIDFromName
- DE/engineGetVisibleTextureNames
Eventfunktionen
- DE/addEvent
- DE/addEventHandler
- DE/cancelEvent
- DE/removeEventHandler
- DE/triggerEvent
- DE/triggerServerEvent
- DE/wasEventCanceled
Explosionfunktionen
Dateifunktionen
- DE/fileClose
- DE/fileCreate
- DE/fileDelete
- DE/fileExists
- DE/fileFlush
- DE/fileGetPos
- DE/fileGetSize
- DE/fileIsEOF
- DE/fileOpen
- DE/fileRead
- DE/fileRename
- DE/fileSetPos
- DE/fileWrite
Feuerfunktionen
GUI-Funktionen
- DE/guiGetInputMode
- DE/guiGetPosition
- DE/guiGetProperties
- DE/guiGetProperty
- DE/guiGetScreenSize
- DE/guiGetSize
- DE/guiGetText
- DE/guiGetVisible
- DE/guiMoveToBack
- DE/guiSetAlpha
- DE/guiSetEnabled
- DE/guiSetFont
- DE/guiSetInputEnabled
- DE/guiSetInputMode
- DE/guiSetPosition
- DE/guiSetProperty
- DE/guiSetSize
- DE/guiSetText
- DE/guiSetVisible
- DE/isChatBoxInputActive
- DE/isConsoleActive
- DE/isDebugViewActive
- DE/isMainMenuActive
- DE/isMTAWindowActive
- DE/isTransferBoxActive
Knöpfe
Checkboxes
Comboboxes
- DE/guiCreateComboBox
- DE/guiComboBoxAddItem
- DE/guiComboBoxClear
- DE/guiComboBoxGetItemText
- DE/guiComboBoxSetItemText
- DE/guiComboBoxRemoveItem
- DE/guiComboBoxGetSelected
- DE/guiComboBoxSetSelected
Bearbeitungsfelder
Gridlists
- DE/guiCreateGridList
- DE/guiGridListAddColumn
- DE/guiGridListAddRow
- DE/guiGridListAutoSizeColumn
- DE/guiGridListClear
- DE/guiGridListGetItemData
- DE/guiGridListGetItemText
- DE/guiGridListGetRowCount
- DE/guiGridListGetSelectedItem
- DE/guiGridListInsertRowAfter
- DE/guiGridListRemoveColumn
- DE/guiGridListRemoveRow
- DE/guiGridListSetItemData
- DE/guiGridListSetItemText
- DE/guiGridListSetScrollBars
- DE/guiGridListSetSelectedItem
- DE/guiGridListSetSelectionMode
- DE/guiGridListSetSortingEnabled
Memos
Fortschrittbar
Radio Knöpfe
Bildlaufleisten
Bildlauffenster
- DE/guiCreateScrollPane
- DE/guiScrollPaneGetHorizontalScrollPosition
- DE/guiScrollPaneGetVerticalScrollPosition
- DE/guiScrollPaneSetHorizontalScrollPosition
- DE/guiScrollPaneSetScrollBars
- DE/guiScrollPaneSetVerticalScrollPosition
Feste Bilder
Tab Panel
Tabs
Text Beschriftung
- DE/guiCreateLabel
- DE/guiLabelGetFontHeight
- DE/guiLabelGetTextExtent
- DE/guiLabelSetColor
- DE/guiLabelSetHorizontalAlign
- DE/guiLabelSetVerticalAlign
Fenster
Eingabefunktionen
- DE/getCommandsBoundToKey
- DE/getFunctionsBoundToKey
- DE/getKeyBoundToCommand
- DE/getKeyBoundToFunction
- DE/getControlState
- DE/isControlEnabled
- DE/setControlState
- DE/toggleControl
- DE/toggleAllControls
- DE/getCursorPosition
- DE/addCommandHandler
- DE/removeCommandHandler
- DE/executeCommandHandler
- DE/getBoundKeys
- DE/getAnalogControlState
- DE/setCursorPosition
Markerfunktionen
- DE/createMarker
- DE/getMarkerColor
- DE/getMarkerCount
- DE/getMarkerIcon
- DE/getMarkerSize
- DE/getMarkerTarget
- DE/getMarkerType
- DE/isElementWithinMarker
- DE/setMarkerColor
- DE/setMarkerIcon
- DE/setMarkerSize
- DE/setMarkerTarget
- DE/setMarkerType
Objektfunktionen
Ausgabefunktionen
Pedfunktionen
- DE/canPedBeKnockedOffBike
- DE/createPed
- DE/doesPedHaveJetPack
- DE/getPedAmmoInClip
- DE/getPedAnimation
- DE/getPedAnimationData
- DE/getPedArmor
- DE/getPedBonePosition
- DE/getPedClothes
- DE/getPedContactElement
- DE/getPedControlState
- DE/getPedMoveState
- DE/getPedOccupiedVehicle
- DE/getPedRotation
- DE/getPedSimplestTask
- DE/getPedSkin
- DE/getPedStat
- DE/getPedTarget
- DE/getPedTargetCollision
- DE/getPedTargetEnd
- DE/getPedTargetStart
- DE/getPedTask
- DE/getPedTotalAmmo
- DE/getPedVoice
- DE/getPedWeapon
- DE/getPedWeaponMuzzlePosition
- DE/getPedWeaponSlot
- DE/isPedChoking
- DE/isPedDoingGangDriveby
- DE/isPedDoingTask
- DE/isPedDucked
- DE/isPedFrozen
- DE/isPedHeadless
- DE/isPedInVehicle
- DE/isPedInWater
- DE/isPedOnFire
- DE/isPedOnGround
- DE/setPedAimTarget
- DE/setPedAnimation
- DE/setPedCameraRotation
- DE/setPedCanBeKnockedOffBike
- DE/setPedControlState
- DE/setPedDoingGangDriveby
- DE/setPedFrozen
- DE/setPedHeadless
- DE/setPedLookAt
- DE/setPedOnFire
- DE/setPedRotation
- DE/setPedSkin
- DE/setPedVoice
- DE/setPedWeaponSlot
- DE/setPedFootBloodEnabled
Pickupfunktionen
- DE/createPickup
- DE/getPickupAmmo
- DE/getPickupAmount
- DE/getPickupType
- DE/getPickupWeapon
- DE/setPickupType
Spielerfunktionen
- DE/getLocalPlayer
- DE/getPlayerFromName
- DE/getPlayerName
- DE/getPlayerNametagColor
- DE/getPlayerNametagText
- DE/getPlayerPing
- DE/getPlayerTeam
- DE/getPlayerWantedLevel
- DE/isPlayerDeada
- DE/isPlayerMapForced
- DE/isPlayerMapVisible
- DE/isPlayerNametagShowing
- DE/showPlayerHudComponent
- DE/getPlayerMapBoundingBox
- DE/getPlayerMoney
- DE/givePlayerMoney
- DE/setPlayerMoney
- DE/setPlayerNametagColor
- DE/setPlayerNametagShowing
- DE/setPlayerNametagText
- DE/takePlayerMoney
Projektilfunktionen
Radar-Arena Funktionen
- DE/getRadarAreaColor
- DE/getRadarAreaSize
- DE/isInsideRadarArea
- DE/isRadarAreaFlashing
- DE/setRadarAreaColor
- DE/setRadarAreaFlashing
- DE/setRadarAreaSize
Ressourcenfunktionen
- DE/getResourceExportedFunctions
- DE/getResourceFromName
- DE/getResourceGUIElement
- DE/getResourceName
- DE/getResourceRootElement
- DE/getThisResource
Serialfunktionen
Teamfunktionen
- DE/countPlayersInTeam
- DE/getTeamColor
- DE/getTeamFriendlyFire
- DE/getTeamFromName
- DE/getTeamName
- DE/getPlayersInTeam
Werkzeugfunktionen
- DE/getDistanceBetweenPoints2D
- DE/getDistanceBetweenPoints3D
- DE/getEasingValue
- DE/interpolateBetween
- DE/getColorFromString
- DE/getRealTime
- DE/getTickCount
- DE/getTimerDetails
- DE/getNetworkStats
- DE/setClipboard
- DE/getTimers
- DE/gettok
- DE/killTimer
- DE/resetTimer
- DE/setTimer
- DE/split
- DE/getVersion
- DE/isTimer
- DE/md5
- DE/tocolor
- DE/utfChar
- DE/utfCode
- DE/utfLen
- DE/utfSeek
- DE/utfSub
Fahrzeugfunktionen
- areVehicleLightsOn
- getHeliBladeCollisionsEnabled
- getHelicopterRotorSpeed
- getVehicleAdjustableProperty
- getVehicleComponentPosition
- getVehicleComponentRotation
- getVehicleComponents
- getVehicleComponentScale
- getVehicleComponentVisible
- getVehicleCurrentGear
- getVehicleDummyPosition
- getVehicleGravity
- getVehicleLandingGearDown
- getVehicleModelDummyDefaultPosition
- getVehicleModelDummyPosition
- getVehicleModelExhaustFumesPosition
- getVehicleModelWheelSize
- getVehicleNitroCount
- getVehicleNitroLevel
- getVehicleWheelFrictionState
- getVehicleWheelScale
- isTrainChainEngine
- isVehicleNitroActivated
- isVehicleNitroRecharging
- isVehicleOnGround
- isVehicleWheelOnGround
- isVehicleWindowOpen
- resetVehicleComponentPosition
- resetVehicleComponentRotation
- resetVehicleComponentScale
- resetVehicleDummyPositions
- setHeliBladeCollisionsEnabled
- setHelicopterRotorSpeed
- setVehicleAdjustableProperty
- setVehicleComponentPosition
- setVehicleComponentRotation
- setVehicleComponentScale
- setVehicleComponentVisible
- setVehicleDummyPosition
- setVehicleGravity
- setVehicleLandingGearDown
- setVehicleModelDummyPosition
- setVehicleModelExhaustFumesPosition
- setVehicleModelWheelSize
- setVehicleNitroActivated
- setVehicleNitroCount
- setVehicleNitroLevel
- setVehicleWheelScale
- setVehicleWheelStates
- setVehicleWindowOpen
- Shared
- addVehicleUpgrade
- attachTrailerToVehicle
- blowVehicle
- createVehicle
- detachTrailerFromVehicle
- fixVehicle
- getOriginalHandling
- getTrainDirection
- getTrainPosition
- getTrainSpeed
- getTrainTrack
- getVehicleColor
- getVehicleCompatibleUpgrades
- getVehicleController
- getVehicleDoorOpenRatio
- getVehicleDoorState
- getVehicleEngineState
- getVehicleHandling
- getVehicleHeadLightColor
- getVehicleLandingGearDown
- getVehicleLightState
- getVehicleMaxPassengers
- getVehicleModelFromName
- getVehicleName
- getVehicleNameFromModel
- getVehicleOccupant
- getVehicleOccupants
- getVehicleOverrideLights
- getVehiclePaintjob
- getVehiclePanelState
- getVehiclePlateText
- getVehicleSirenParams
- getVehicleSirens
- getVehicleSirensOn
- getVehicleTowedByVehicle
- getVehicleTowingVehicle
- getVehicleTurretPosition
- getVehicleType
- getVehicleUpgradeOnSlot
- getVehicleUpgradeSlotName
- getVehicleUpgrades
- getVehicleVariant
- getVehicleWheelStates
- isTrainDerailable
- isTrainDerailed
- isVehicleBlown
- isVehicleDamageProof
- isVehicleFuelTankExplodable
- isVehicleLocked
- isVehicleOnGround
- isVehicleTaxiLightOn
- removeVehicleUpgrade
- setTrainDerailable
- setTrainDerailed
- setTrainDirection
- setTrainPosition
- setTrainSpeed
- setTrainTrack
- setVehicleColor
- setVehicleDamageProof
- setVehicleDoorOpenRatio
- setVehicleDoorState
- setVehicleDoorsUndamageable
- setVehicleEngineState
- setVehicleFuelTankExplodable
- setVehicleHandling
- setVehicleHeadLightColor
- setVehicleLandingGearDown
- setVehicleLightState
- setVehicleLocked
- setVehicleOverrideLights
- setVehiclePaintjob
- setVehiclePanelState
- setVehiclePlateText
- setVehicleSirens
- setVehicleSirensOn
- setVehicleTaxiLightOn
- setVehicleTurretPosition
- setVehicleVariant
- setVehicleWheelStates
Wasserfunktionen
- getWaterLevel
- isWaterDrawnLast
- setWaterDrawnLast
- Shared
- createWater
- getWaterColor
- getWaterVertexPosition
- getWaveHeight
- resetWaterColor
- resetWaterLevel
- setWaterColor
- setWaterLevel
- setWaterVertexPosition
- setWaveHeight
Waffenfunktionen
- Shared
- getWeaponProperty
- getPickupWeapon
- getOriginalWeaponProperty
- getSlotFromWeapon
- getWeaponIDFromName
- getWeaponNameFromID
- setWeaponAmmo
- setWeaponProperty
Weltfunktionen
- createSWATRope
- getBirdsEnabled
- getCoronaReflectionsEnabled
- getGarageBoundingBox
- getGaragePosition
- getGarageSize
- getGroundPosition
- getInteriorFurnitureEnabled
- getNearClipDistance
- getPedsLODDistance
- getRoofPosition
- getScreenFromWorldPosition
- getVehiclesLODDistance
- getWorldFromScreenPosition
- isAmbientSoundEnabled
- isLineOfSightClear
- isWorldSoundEnabled
- processLineOfSight
- resetAmbientSounds
- resetBlurLevel
- resetColorFilter
- resetCoronaReflectionsEnabled
- resetNearClipDistance
- resetPedsLODDistance
- resetVehiclesLODDistance
- resetWorldSounds
- setAmbientSoundEnabled
- setBirdsEnabled
- setColorFilter
- setCoronaReflectionsEnabled
- setInteriorFurnitureEnabled
- setInteriorSoundsEnabled
- setNearClipDistance
- setPedsLODDistance
- setVehiclesLODDistance
- setWorldSoundEnabled
- testLineAgainstWater
- areTrafficLightsLocked
- getAircraftMaxHeight
- getAircraftMaxVelocity
- getCloudsEnabled
- getFarClipDistance
- getFogDistance
- getGameSpeed
- getGravity
- getHeatHaze
- getInteriorSoundsEnabled
- getJetpackMaxHeight
- getMinuteDuration
- getMoonSize
- getOcclusionsEnabled
- getRainLevel
- getSunColor
- getSunSize
- getTime
- getTrafficLightState
- getWeather
- getWindVelocity
- getSkyGradient
- getPlayerBlurLevel
- getZoneName
- isGarageOpen
- removeWorldModel
- resetFarClipDistance
- resetFogDistance
- resetHeatHaze
- resetMoonSize
- resetRainLevel
- resetSkyGradient
- resetSunColor
- resetSunSize
- resetWindVelocity
- restoreAllWorldModels
- restoreWorldModel
- setAircraftMaxHeight
- setAircraftMaxVelocity
- setCloudsEnabled
- setFarClipDistance
- setFogDistance
- setGameSpeed
- setGarageOpen
- setGravity
- setHeatHaze
- setInteriorSoundsEnabled
- setMinuteDuration
- setMoonSize
- setOcclusionsEnabled
- setRainLevel
- setSkyGradient
- setSunColor
- setSunSize
- setTime
- setTrafficLightState
- setTrafficLightsLocked
- setWeather
- setWeatherBlended
- setWindVelocity
- setJetpackMaxHeight
- setPlayerBlurLevel
XML-Funktionen
Shared