Blockland Forums > Modification Help
My addon does not show up in the check-box
Xalos:
--- Quote from: blockguy123 on June 11, 2012, 12:32:52 PM ---The addons folder in blockland
Usually located in
C:/Users/(username)/My Documents/Blockland/Addons
--- End quote ---
When referring to folders you need to actually hyphenate them if there is a hyphen. For all we know, you literally mean there's a second folder without a hyphen named "Addons" and you thought you were supposed to put it there instead of the Add-Ons folder.
Also, does your folder/.zip follow the *_* naming convention? (IE, Server_SomeMod)
blockguy123:
Yeah.
Ill give someone my script once im on my other computer
blockguy123:
I did the
--- Code: ---exec("add-ons/[your_addon]/server.cs");
--- End code ---
but it said that there was no server.cs
but there is a server.cs in the rar. file for my weapon
Aware:
You need a description.txt in the correct format, post what is says in it.
Space Guy:
--- Quote from: blockguy123 on June 11, 2012, 01:24:20 PM ---but there is a server.cs in the rar. file for my weapon
--- End quote ---
Blockland reads from ZIP archives or uncompressed folders only. RAR archives won't work.