-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Needs implementation of Ben1138/LibSWBF2#35 first.
From a quick search, I found these Lua API calls regarding movies:
ScriptCB_OpenMovie
ScriptCB_CloseMovie
ScriptCB_PlayMovie
ScriptCB_StopMovie
ScriptCB_IsMoviePlaying
ScriptCB_PlayInGameMovie
SetMissionEndMovie
Where ScriptCB_PlayInGameMovie and SetMissionEndMovie are used in map scripts, while the rest is used in UI scripts.
There're also these commented out calls:

But Idk whether these are simply not used or the API call was removed. Test this out.
Metadata
Metadata
Assignees
Labels
No labels