UI (functions)/Speaker Settings: 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.

18 January 2026

  • curprev 11:4211:42, 18 January 2026 Imbion talk contribs 1,793 bytes +360 No edit summary
  • curprev 03:4603:46, 18 January 2026 Imbion talk contribs 1,433 bytes +1,433 Created page with "== UI:SetSe(System.String,System.Int32) == Sets the speaker sound effect and speak frames played in the TextDialogue functions. === Arguments === * <code>newSe</code>: The sound effect of the box * <code>speakTime</code>: The amount of frames to wait between each sound effect === Example === <pre> UI:SetSe("Battle/_UNK_DUN_Water_Drop", 3) </pre> == UI:SetSe(System.String) == Sets the speaker sound effect played in the TextDialogue functions. === Arguments =..."