Mod:Knightcore/IntroKC

From PMDOWiki
Revision as of 19:45, 30 September 2025 by Imbion (talk | contribs) (Created page with "{{stub}} The following functions are found in the <code>IntroKC.lua</code> file in Knightcore. These functions can be called from other lua script files by including the line <code>require 'knightcore.specialized.IntroKC'</code>, and then called with the prefix <code>IntroKC</code>. == SweepDefaults == Clears all possible default party and assembly members. == SimpleIntroTable == Creates a "standard" player and partner from the passed through table...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This article is a stub. You can help PMDO Wiki by expanding it.

The following functions are found in the IntroKC.lua file in Knightcore. These functions can be called from other lua script files by including the line require 'knightcore.specialized.IntroKC', and then called with the prefix IntroKC.

SweepDefaults

Clears all possible default party and assembly members.

SimpleIntroTable

Creates a "standard" player and partner from the passed through table entries.