Sorry if I wasn’t clear, being a beginner I followed this tutorial https://www.youtube.com/watch?v=_Re4zRotvEI&list=PLGm9gBuuMTevYvJubYrybU47h0ZvYRUjK&index=7
. it is a door system with different key/codelock interaction etc.
everything works fine to open normal doors on the client and server side no problem, but on doors that need the codelock/keypad to open it only works on the server side. I tried to debug with prinstring but each time the print prints 3 times (example on screen) is this normal?