kawanin 7 Posted March 2, 2017 Share Posted March 2, 2017 How can I cancel cinematic in quester profile? Link to comment https://wrobot.eu/forums/topic/5273-cancel-cinematic/ Share on other sites More sharing options...
mich125 8 Posted March 2, 2017 Share Posted March 2, 2017 Try something like that i think <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunLuaCode" NameClass="if MovieFrame:IsVisible() then MovieFrame:StopMovie() else CinematicFrame_CancelCinematic() end GameMovieFinished()" /> <QuestsSorted Action="Wait" NameClass="1000" /> Link to comment https://wrobot.eu/forums/topic/5273-cancel-cinematic/#findComment-24287 Share on other sites More sharing options...
kawanin 7 Posted March 2, 2017 Author Share Posted March 2, 2017 Thank you :) Link to comment https://wrobot.eu/forums/topic/5273-cancel-cinematic/#findComment-24289 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now