-- Sequential reveal function showTutorial(playerid) Customui:showElement(playerid, tutorialUI, element1, 10001, 2) threadpool:delay(2,function() Customui:showElement(playerid, tutorialUI, element2, 10001, 2) end) end