playPedVoiceLine | Multi Theft Auto: Wiki Skip to content

playPedVoiceLine

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function allows playing specific voice lines of a ped.

Note

Voice lines are assigned to a specific skin ID, so using setPedVoice might be helpful if you want to play any voice lines regardless of the skin.

Syntax

playPedVoiceLine ( )

Code Examples

Script Example Missing

Function playPedVoiceLine needs a script example. Help out by writing one.

Contribution guidelines

See Also