No categories assigned
LUA:CreateConversation
- Last edited 13 years ago by I need to Update My Profile
LUA Functions: CreateConversation()
Creates a new conversation.
Syntax
conversation = CreateConversation()
Usage
function hailed(NPC, Spawn)
Conversation = CreateConversation()
end
This creates a new conversation to be used later in dialogs.