Help me fixing my tree script.
-
I tried to change table value from other script to remove tree position
-
I have 2 scripts one that respawns tree and another that cuts trees. And that one that respawns has table with every tree position and the cutting script should remove that value in table so tree can respawn
-
I tried everything, using chatgpt, look at devforum,
Heres the script that cuts trees:
CutTree.txt (4.6 KB)
TreeSpawner.txt (2.3 KB)