Blockland Forums > Modification Help
Nested add-on
FOX TAIL:
I made a weapon that was not zipped and it executed fine.
But when I zipped it it would not execute and the console said it was nested.
How do I fix this?
Kalphiter:
The zip looks like this:
Weapon_asdf.zip
Weapon_asdf
server.cs
description.txt
It needs to look like this:
Weapon_asdf.zip
server.cs
description.txt
FOX TAIL:
I used tier+tactical reload so I have a Weapon_NAME and a server.cs
spartan101:
--- Quote from: FOX TAIL on August 15, 2010, 03:18:44 PM ---I used tier+tactical reload so I have a Weapon_NAME and a server.cs
--- End quote ---
It works for me but not you..................
takato14:
Dont package it. Just leave it in a folder and you're fine, wait to package it untill you're finished with whatever you're doing.