NPC Code:if (created) { GoToBoards(); timeout = 0.05; } if (timeout) { if (onboard) PostSillyStuff(); timeout = 0.05; }
if (created) { GoToBoards(); timeout = 0.05; } if (timeout) { if (onboard) PostSillyStuff(); timeout = 0.05; }