LoneWanderer1987 Posted March 29, 2021 Posted March 29, 2021 I want a script to play a dance for least 10 seconds then stop it .
dubiousintent Posted April 2, 2021 Posted April 2, 2021 Please see "TIP Quest Advancement", "TIP Quest Delay timer", "TIP Quest Stopping within its own script", and "TIP Timers" in the "Scripting" section of the wiki "Getting started creating mods using GECK" article. Assuming your "dance" is an "idle animation" and not a BIK video, you would use the "PlayIdle" or "PlayIdleEx" function. Checkout your options for stopping the idle listed at the bottom of the page under "See also". -Dubious-
Recommended Posts