#Key disappearing and not unlocking the lock
1 messages · Page 1 of 1 (latest)
the hell is this code collection, cheats?
You apparently don't know Roblox (or at least not the developer console), if you press F9 it will show the client-sided logs of the game
Useful for diagnosing issues as a developer, this is why I try to always include it
It can help for example to diagnose if we are attempting, for example, to change the color of a part that should be referenced by a variable when the variable is nil
This would cause the console to display: Attempt to index nil with Color3
i had no clue it was roblox
then my bad
nah it’s fine, at least i learnt something today!