Blockland Forums > Modification Help
Nested add-on?
Pages: (1/1)
slimabob:
I was just experimenting with scripting, and when I started up my game and looked in the console to make sure the file was executed, I saw this:
What does this mean and how do I fix it?
Headcrab Zombie:
Your add-on is like this:
Blockland/Add-ons/Client_Test/Client_Test/server.cs
It needs to be like this:
Blockland/Add-ons/Client_Test/server.cs
slimabob:
Thanks!
Pages: (1/1)