675 B
675 B
Function: AddPrimaryEntityCommand(param1, param2, param3, param4, param5, param6, param7, param8, param9)
Description: Placeholder description.
Parameters:
param1
: Spawn - The spawn or entity involved.param2
: Spawn - The spawn or entity involved.param3
: string - String value.param4
: float - Floating point value.param5
: string - String value.param6
: string - String value.param7
: int16 - Short integer value.param8
: int32 - Integer value.param9
: int8 - Small integer or boolean flag.
Returns: None.
Example:
-- Example usage
AddPrimaryEntityCommand(..., ..., ..., ..., ..., ..., ..., ..., ...)