I created a button that deletes the saved logistics which is cloned frames. So my issue is that when I click it, it deletes the children and then stops logging or it stop showing the cloned frames.
Server Script:
The ISSUE - I clicked the button that deletes the children and then attempted to log it by clicking the button that logs (to cloned the gui), but it did not show the new cloned gui after clearing the previous cloned frames. - Log template is the name of cloned frames.
[What I did in gif below] - I clicked the button where it will send the action to logistics frame. - Yes, it sent the action in logistics frame. And then i clicked the delete button where it will clear all children inside of logistics frame which is the actions. - After clicking it so basically it’s cleared. I tried to send another action but it doesn’t show anymore.