chambcra Posted March 29, 2022 Author Share Posted March 29, 2022 Okay. To make sure I have this straight is what would work? Thanks scn TeleportScriptcounter = 0counting = 1Begin ScriptEffectStart. . .EndBegin Gamemodeif ( counting ) if ( counter < 0.3 ) counter += getSecondsPassed return endif do whatever counting = 0endifEndBegin ScriptEffectUpdate. . .EndBegin ScriptEffectEnd. . .End Link to comment Share on other sites More sharing options...
Recommended Posts