Author Topic: Add-on help  (Read 2148 times)

i dont know how to package. is there somewhere to help me with that?
Yes, as a matter of fact there is, it's a topic that is stickied at the very top of this section of the forums. The topic also happens to be appropriately named "Package/Parent Syntax Tutorial".

Once you have it packaged with a server.cs and a description.txt and it's in your addon folder, it should work as long as you enable it.
This is a GUI, it's client sided. In this case you want a client.cs not a server.cs or else you will end up with GUIs on your dedicated server, but not when you visit somebody else's server.

Also because it's client sided, you do not need to enable it, loadClientAddOns() loads all valid client add-ons automatically when you start BL.

ok, im working on fixing all of that. but recently my blockland has been crashing constantly, after 3 or 4 hours, sometimes sooner. Could this be the cause? a broken add-on?
Yes it could.



People, google is your friend use it.

ok thanks, i am still on the packageing thing, and yes i saw that right after i posted lol.

-snip-
Sorry, my bad. I just skimmed through the add-on and it was late at night.

wait, whats that mean?