Template:ServerFunctions: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
*[[SetNPCLocation]] | *[[SetNPCLocation]] | ||
*[[GetNPCLocation]] | *[[GetNPCLocation]] | ||
*[[SetNPCHealth]] | |||
*[[GetNPCHealth]] | *[[GetNPCHealth]] | ||
*[[SetNPCAnimation]] | *[[SetNPCAnimation]] |
Revision as of 19:06, 29 August 2019
- RGBA
- RGB
- HexToRGBA
- Random
- RandomFloat
- Base64Encode
- Base64Decode
- GetTimeSeconds
- GetDeltaSeconds
- GetTickCount
- GetGameVersion
- GetGameVersionString
- GetServerTickRate
- ServerExit
- SetServerName
- GetServerName
- GetMaxPlayers
- GetDistance2D
- GetDistance3D
- CreateExplosion
- GetLightCount
- GetAllLights
- CreateLight
- DestroyLight
- IsValidLight
- CancelConnectionRequest
- GetNetworkStats
- DumpNetworkStats
- CreateNPC
- DestroyNPC
- IsValidNPC
- GetAllNPC
- GetNPCCount
- IsNPCStreamedIn
- GetNPCModel
- SetNPCLocation
- GetNPCLocation
- SetNPCHealth
- GetNPCHealth
- SetNPCAnimation
- SetNPCHeading
- GetNPCHeading
- SetNPCTargetLocation
- SetNPCFollowPlayer
- SetNPCFollowVehicle
- CreateObject
- DestroyObject
- IsValidObject
- GetObjectCount
- GetObjectModel
- IsObjectStreamedIn
- SetObjectStreamDistance
- SetObjectLocation
- GetObjectLocation
- SetObjectRotation
- GetObjectRotation
- SetObjectScale
- GetObjectScale
- SetObjectAttached
- SetObjectDetached
- IsObjectAttached
- GetObjectAttachmentInfo
- IsObjectMoving
- SetObjectMoveTo
- StopObjectMove
- SetObjectRotateAxis
- SetObjectColor
- SetObjectTexture
- SetObjectAnimatedTexture
- ImportPackage
- AddFunctionExport
- AddEvent
- CallEvent
- AddRemoteEvent
- AddCommand
- GetAllPackages
- GetPackageName
- GetPickupCount
- GetAllPickups
- CreatePickup
- DestroyPickup
- IsValidPickup
- SetPickupScale
- GetPickupScale
- IsValidPlayer
- CallRemoteEvent
- GetPlayerCount
- GetAllPlayers
- GetNearestPlayer2D
- GetPlayersInRange2D
- GetPlayersInRange3D
- GetStreamedPlayersForPlayer
- SetPlayerName
- GetPlayerName
- GetPlayerSteamId
- GetPlayerNetworkStats
- SetPlayerSpawnLocation
- IsPlayerStreamedIn
- SetPlayerVoiceEnabled
- IsPlayerVoiceEnabled
- IsPlayerTalking
- AddPlayerChat
- AddPlayerChatRange
- AddPlayerChatAll
- GetPlayerState
- GetPlayerMovementMode
- GetPlayerMovementSpeed
- IsPlayerAiming
- IsPlayerReloading
- GetPlayerVehicle
- GetPlayerVehicleSeat
- SetPlayerInVehicle
- RemovePlayerFromVehicle
- SetPlayerLocation
- GetPlayerLocation
- SetPlayerWeaponStat
- AddPlayerWeapon
- GetPlayerWeapon
- GetPlayerEquippedWeaponSlot
- EquipPlayerWeaponSlot
- GetPlayerEquippedWeapon
- ResetPlayerWeapon
- CancelPlayerWeaponShot
- CancelChatCommand
- SetPlayerHeading
- GetPlayerHeading
- SetPlayerSpectate
- ResetPlayerCamera
- IsPlayerDead
- SetPlayerHealth
- GetPlayerHealth
- SetPlayerArmor
- GetPlayerArmor
- SetPlayerRespawnTime
- GetPlayerRespawnTime
- SetPlayerModel
- GetPlayerModel
- GetPlayerIP
- GetPlayerPing
- KickPlayer
- GetPlayerLocale
- GetPlayerGUID
- GetPlayerGameVersion
- SetPlayerAnimation
- AttachPlayerParachute
- SetPlayerHeadSize
- GetPlayerHeadSize
- GetText3DCount
- GetAllText3D
- CreateText3D
- DestroyText3D
- IsValidText3D
- SetText3DAttached
- GetTimerCount
- GetAllTimers
- IsValidTimer
- CreateTimer
- CreateCountTimer
- DestroyTimer
- PauseTimer
- UnpauseTimer
- GetTimerRemainingTime
- GetVehicleCount
- GetAllVehicles
- GetVehicleModel
- GetVehicleModelName
- SetVehicleRespawnParams
- IsVehicleStreamedIn
- GetStreamedVehiclesForPlayer
- SetVehicleLocation
- GetVehicleLocation
- SetVehicleRotation
- GetVehicleRotation
- SetVehicleHeading
- GetVehicleHeading
- SetVehicleHealth
- GetVehicleHealth
- SetVehicleLicensePlate
- GetVehicleVelocity
- CreateVehicle
- DestroyVehicle
- IsValidVehicle
- GetVehicleDriver
- GetVehiclePassenger
- GetVehicleNumberOfSeats
- SetVehicleColor
- GetVehicleColor
- GetVehicleInteriorColor
- SetVehicleLinearVelocity
- SetVehicleAngularVelocity
- GetVehicleGear
- SetVehicleHoodRatio
- GetVehicleHoodRatio
- SetVehicleTrunkRatio
- GetVehicleTrunkRatio
- StartVehicleEngine
- StopVehicleEngine
- GetVehicleEngineState
- SetVehicleLightEnabled
- GetVehicleLightState
- GetVehicleLightColor
- SetVehicleDamage
- GetVehicleDamage
- AttachVehicleNitro
- SetPlayerDimension
- SetVehicleDimension
- SetObjectDimension
- SetLightDimension
- SetPickupDimension
- SetText3DDimension
- SetNPCDimension
- GetPlayerDimension
- GetVehicleDimension
- GetObjectDimension
- GetLightDimension
- GetPickupDimension
- GetText3DDimension
- GetNPCDimension