Author Topic: Help me!  (Read 696 times)

        I'm kinda new to the ZIP scripting thing, I can't get it right. I keep putting the CI, Server, the png icon, the color of the model, and the info i put it all into a ZIP and i put it into the folder start up Blockland and it doesn't even show in the Add-ons list please help me thanks


Bosch! :cookieMonster:


User was banned for this post
« Last Edit: December 22, 2008, 06:37:37 PM by Badspot »

Do you have a description.txt?

Bosch! :cookieMonster:
We can tell because both your avatar and the name above it say so.


Anyways make sure you have a description.txt, and that you are restarting blockland each time.

To function as a Blockland Add-On, your zip file will need at least:
description.txt file (Correctly formatted with Title and Author fields)
either a server.cs or client.cs file

If an Add-On has a server.cs file, it will appear in the Add-Ons menu and be executed when enabled and starting a server.
If an Add-On has a client.cs file, it will only execute once when you start the game. (In non-dedicated server mode)

Yes, I have a description.txt file and its fields are all filled out. I got it to show on the Add-ons list but now I try to spawn it and it dosen't show onto that list... Why did it change :( I had no problem with the old way to make mods :(     

Have you changed the datablock names (e.g. datablock ItemData(whateverhere)) and the uiName parts in the file? There's a chance your items/weapons are showing up as whatever original one you based it off, as "Gun" in the item list, or being overwritten because the Gun executes after yours.

Also post your console.log, you might be getting syntax errors with your weapon code.

Reported.

Quote from: Forum Rules
1. Do not post ambiguous topics.  The title of your thread should describe it's contents.  If you are asking a question, there should be a question mark at the end.  Ambiguous topics will be locked.

Examples of bad topic titles:

    * help!
    * idea i just had
    * question...