Mod:Knightcore/ScriptKC: Revision history

From PMDOWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 September 2025

  • curprev 19:4319:43, 30 September 2025 Imbion talk contribs 1,836 bytes +1,836 Created page with "{{stub}} The following functions are found in the <code>ScriptKC.lua</code> file in Knightcore. These functions can be called from other lua script files by including the line <code>require 'knightcore.ScriptKC'</code>, and then called with the prefix <code>ScriptKC</code>. == TrySet == If the emote is a valid emote that exists, set it as the current emote. If not, throw an exception. Primarily for sanity reasons. == InstantTextNS == Shows a textboo..."