From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x6B17C62C9635D2DC.md

AUDIO Natives

START_SCRIPT_CONVERSATION

Property Value
Native Name START_SCRIPT_CONVERSATION
Hash 0x6B17C62C9635D2DC
Return Type void
Parameters displaySubtitles (BOOL), addToBriefScreen (BOOL), cloneConversation (BOOL), interruptible (BOOL)

Parameters

  • displaySubtitles (BOOL)
  • addToBriefScreen (BOOL) — Defaults to true
  • cloneConversation (BOOL) — Defaults to false
  • interruptible (BOOL) — Defaults to true
Back to documentation