Skip to content

MusicPlus: Jingle Lua features

mazmazz requested to merge public-musicplus-jingle-lua into public-musicplus-jingle

Lua for jingle resuming. See !2 as to why Lua may not be merged into 2.2.

Adds the following Lua methods:

  • P_PlayJingle (plays pre-defined jingle constants)
  • P_PlayJingleMusic (plays any music with jingle resuming support)

Also adds the following hook:

  • PlayJingle
Edited by mazmazz

Merge request reports