Hello. I believe I typed in the script right (Otherwise, it would've given me a syntax error), but when I run blockland, my script doesn't show up in the add-ons list! Also, when I type in exec("Add-Ons\Script_Test\server.cs"); it says that it is a missing file. Could it be something with Blockland v20/RTB v4 or did I set it up wrong?
Here's how I set the inside of the directory up...
Script_Test
description.txt
nameCheck.txt
Script_Test
server.cs
[Code goes in server.cs]
Did I do something wrong there?