| Property | Value |
|---|---|
| Native Name | PAUSE_SCRIPTED_CONVERSATION |
| Hash | 0x8530AD776CD72B12 |
| Return Type | void |
| Build | 1207 |
| Parameters | finishCurrentLine (BOOL) |
Description: To resume the conversation use RESTART_SCRIPTED_CONVERSATION
Usage
Lua (Direct):
PauseScriptedConversation(finishCurrentLine)
Lua (Hash):
Citizen.InvokeNative(0x8530AD776CD72B12, finishCurrentLine)