#CCTV Camera System
1 messages · Page 1 of 1 (latest)
wdym by none have worked
did you actually pay attention to the tutorials or did you just copy and paste the code that they gave without knowing how it works
Went through the vids and followed them but they came back with errors that did not happen on the videos. I don't know where I can learn how to do code like this.
what did the errors say
For one of the vids it was saying a piece of code with nil was preventing the function. This recent vid I tried has this error
** You are now Level 1! **
Players.Stormbreakr907.PlayerGui.SecurityCameras.LocalScript:6: attempt to perform arithmetic (add) on nil and number
I go back to the line that has the error but its the same as the video
Why would you add anything in a camera system?
It's just logic really
So maybe just try another tutorial? Cause this should not be adding anything?
Just use logic to keep track of what camera the player is on
And manipulate the camera when the player clicks a button
Ok. Thanks for the help
I would start with manipulating the camera, then connect it with when a button is clicked
Take it step by step and have fun!