427 B
427 B
Function: PlayVoice(param1, param2, param3, param4, param5)
Description: Placeholder description.
Parameters:
param1
: Spawn - The spawn or entity involved.param2
: string - String value.param3
: int32 - Integer value.param4
: int32 - Integer value.param5
: Spawn - The spawn or entity involved.
Returns: None.
Example:
-- Example usage
PlayVoice(..., ..., ..., ..., ...)