ScriptingAnimation commands(871) _AC_INDEX_ANIME_WAITOn this page(871) _AC_INDEX_ANIME_WAITEffectWaits for an animation from the command _AC_INDEX_ANIME to finish.Syntax_AC_INDEX_ANIME_WAIT()Exampleanm_dummy:_AC_INDEX_ANIME(41)_AC_INDEX_ANIME_WAIT()_ACMD_END()The above script will wait until the animation is finished before continuing.