Author Topic: edited the simple '[player] ate a cookie script' and want to upload it.  (Read 3387 times)

I just get the folder.

I have a copy of the file just in the folder.

The way you have yours packaged is a little wrong. You want the server.cs and the description.txt directly in the zip. Currently you have it where its in a folder that is in the zip.

Correct:
Zip
    -server.cs
    -description.txt

Wrong:
Zip
    -folder
        -server.cs
        -description.txt

The way you have yours packaged is a little wrong. You want the server.cs and the description.txt directly in the zip. Currently you have it where its in a folder that is in the zip.

Correct:
Zip
    -server.cs
    -description.txt

Wrong:
Zip
    -folder
        -server.cs
        -description.txt
tried it
http://www.mediafire.com/?tz2mc3xvo3vy663

tried it
http://www.mediafire.com/?tz2mc3xvo3vy663

Add-ons with parantheses and brackets in the name are ignored by Blockland to prevent duplicate add-ons.

tried it
http://www.mediafire.com/?tz2mc3xvo3vy663
You forgot to put a server.cs, plus you have a description.rtf in there. The description.txt is fine, but the rtf needs to go.
Also this:
Add-ons with parantheses and brackets in the name are ignored by Blockland to prevent duplicate add-ons.

Add-ons with parantheses and brackets in the name are ignored by Blockland to prevent duplicate add-ons.
fixed it
http://www.mediafire.com/?y01tb88pn16qy7r,tz2mc3xvo3vy663

You forgot to put a server.cs, plus you have a description.rtf in there. The description.txt is fine, but the rtf needs to go.
Also this:
damnit


http://www.mediafire.com/?c42nvb4ax4tendg
Very close, but your description.txt is wrong. Just open that up and fix it then it should work. It looks like you just changed the extenstion of the RTF to txt. Try getting notepad++ or something, its pretty nice for coding and such.

woohoo, you got it. Test it before you release it though ;)
or not.

woohoo, you got it. Test it before you release it though ;)
or not.
alright.


Very close, but your description.txt is wrong. Just open that up and fix it then it should work. It looks like you just changed the extenstion of the RTF to txt. Try getting notepad++ or something, its pretty nice for coding and such.
can't get notepad++. on a (stuffty) mac... i'll try again.

it showed up in addons lis.t
tried typing command and it didn't work. what the forget

it showed up in addons lis.t
tried typing command and it didn't work. what the forget

What did you say in chat? Can you upload it to mediafire again?

What did you say in chat? Can you upload it to mediafire again?
I said /slice.
That's what the command is.

And it's already on there, I thought?

I said /slice.
That's what the command is.

And it's already on there, I thought?
If you didnt change the code at all, the command isnt slice, its /cookies. If you want it to be slice, switch serverCmdCookies to serverCmdSlice

If you didnt change the code at all, the command isnt slice, its /cookies. If you want it to be slice, switch serverCmdCookies to serverCmdSlice
okay, but i changed cookies to slice.