Universal Identifier, used for locating the home of an entity
Used for vehicle abilities, array of the corresponding vehicles effects
Adjustable flags for the lightweight, useful flags: nonAttackable - disables melee flinch noCollide - determines if NpcCollision packet gets sent on player collide bit13 - causes a crash if 1 with noCollide 1 knockedOut - currently used for determining if a character is dead
Optional
h1emu_Returns the modelId of the lightweight, zombies or players
Health of the lightweight
Distance (H1Z1 meters) at which the player can interact with the entity
Returns true if the character is a lightweight
The physical material the entity is made of - See enums.ts/MaterialTypes for more information
Maximum health of the lightweight
Id of the lightweight, used in determining the proper name for HUDTimer and InteractionString
Optional
navDistance (H1Z1 meters) where the entity will render, when undefined, uses the zoneserver._charactersRenderDistance value instead
Determines if the lightweight is moving with the positionUpdate - Avcio
Used for constructions
Physical size of the entity based on the entity model
State of the BaseLightweightCharacter, includes: state (Float32Array), rotation(Float32Array), lookAt(Float32Array), and yaw (number)
Optional
temporaryRequired for interactable entities, npc and interaction components packet
Determines if the lightweight should be used as a SimpleNpc (non-moving)
Optional
client: ZoneClient2016Optional
isInstant: booleanGets the lightweight npc/pc packet fields for use in sendself, addlightweightnpc, or addlightweightpc
Id of the model that corresponds to the entity