Hello, Is there a way to make all parts created by F3x btools under 1 folder assigned to a player? i was just wondering if there was an easier way to do rather than potentially wasting time, thanks!
Well, each tool has its own module with its own functionality.
You’d need to find the one that creates parts, and edit where the parent goes. It shouldn’t be too hard as long as you know where it’s at.
Edit:
F3X > SyncAPI > SyncModule
The code is at line 137 in the SyncModule. I am also glad I know this now.

1 Like