Placement System very well made but missing something?

Ive been looking everywhere for a good grid based placement system, as someone who does not know lua, i would love some help with this.

For some reason, when i download the uncopylocked world and play it, i get a ton of error messages for this one StringValue, that is literally named “:adhesive_bandage:”. I had no idea emojis could be used as code. but someone put this here since this game is no longer public, and i guess it means it needs repairing? or its broken?

Im very confused on this, and im very interested to know why it is like this.

1 Like

Ya you can use them like that … I use them for error checking prints.
The code you have here looks like there is an error in module or a module it calls.
Pretty hard to debug them once in module form.

i’ve had the same issue with it, sadly the owner of it probably lost inspiration from it, i tried to talk with him a few times but it seems like he just doesnt want to work on it anymore
but dont worry, im now starting to learn LUA and im actually doing pretty good, im currently working on my own Grid PlacementSystem, the only things left are rotating, and making it snap onto the plot.
now the code of course isnt optimized for others, since im still learning lua code i cant really make code that is easy to understand and modify, however most of the things if you add a new object you can just copy paste aslong as you change the paths so that the script can actually find the object.