Conversation Lua API: Difference between revisions

From Off Grid Wiki
Jump to navigation Jump to search
(adding DocStart)
m (Rich moved page Conversation Lua API to Lua Apis/Conversation Lua API without leaving a redirect: adding sub-pages)
(No difference)

Revision as of 16:51, 22 June 2017

Template:OffGridDocStart

Conversation

Description

Allows the user to start scripted conversations

Functions

StartScript

Conversation.StartScript(path, onCompleteCallback)

Expected parameter types

path string
onCompleteCallback Lua Type

Description: Starts a conversation from a name

Returns: Nothing

Notes: Must be in MissionFolder/Conversations/$path


Docs last hacked together on: 09/05/2017 16:45