Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Nested add-on?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Nested add-on? (Read 406 times)
slimabob
January 11, 2012, 10:39:59 PM
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?
Ad Bot
Advertisement
Headcrab Zombie
January 11, 2012, 10:53:06 PM
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
January 11, 2012, 11:12:15 PM
Thanks!
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Nested add-on?