GetNPCDimension
From Onset Developer Wiki
Description
Gets the dimension of this npc.
Syntax
GetNPCDimension(npc)
Parameters
- npc
The npc identifier.
Return Value
- Returns the dimension.
Example
print("NPC Dimension: " .. GetNPCDimension(npcid))
See also
- GetStreamedNPC
- GetNPCLocation
- SetNPCOutline
- SetNPCPropertyValue
- GetNPCPropertyValue
- CreateNPC
- DestroyNPC
- IsValidNPC
- GetAllNPC
- GetNPCCount
- IsNPCStreamedIn
- SetNPCLocation
- GetNPCLocation
- SetNPCHealth
- GetNPCHealth
- SetNPCAnimation
- SetNPCHeading
- GetNPCHeading
- SetNPCTargetLocation
- SetNPCFollowPlayer
- SetNPCFollowVehicle
- SetNPCRagdoll
- SetNPCRespawnTime