Error: Lacking Capability RobloxScript?

Okay, thanks for your help. Hopefully it will work this time

Yeah you must be right actually. While it still slightly glitches other tools (hiding their names and icons etc) it doesn’t actually break them like with the paths.

I rewrote it and gave it some configuration like its color and if it’s a random color everytime(check the Configuration instance inside the tool)
FixedPathMaker.rbxm (3.2 KB)

1 Like

It works but there is a small issue;

Instead of auto-placing blocks when I hold, i have to click every time unlike with the original code - are you able to change the script to add this?

I added hold placing as requested and proper replication(when you place a block everyone will see it) and when you press “N” it destroys all your placed blocks

FixedPathMakerV2.rbxm (5.0 KB)

1 Like

Thanks for this.

Sorry again… but is there a way to disable the replication? The original script is supposed to be client-only iirc.

Uh okay, ill just remove it
FixedPathMakerV3.rbxm (3.6 KB)

Here you go

1 Like

Thanks, sorry for all the extra requests lol. This is perfect.

1 Like