Blockland Forums > Modification Help
Addons?
blockguy123:
--- Quote from: Darksaber530 on December 15, 2011, 11:19:09 PM ---I prefer Milkshape for my modeling program
only use if you want to spend 20 bucks tho
--- End quote ---
id rather buy blockland, but I already have it!
TheKhoz:
--- Quote from: Darksaber530 on December 15, 2011, 11:19:09 PM ---only use if you want to spend 20 bucks tho
--- End quote ---
Milkshape is $40...
mp7964:
OKAY YOUR FIRST ADD-ON TUTORIAL
First, open up Notepad.
Next, type in
--- Code: ---function hello()
{
echo("hello, world");
}
--- End code ---
Now, save that file to your desktop as server.cs
Next, open up notepad again, and type in
--- Quote ---Title: Hello world
Author: Me
--- End quote ---
Save that to the desktop as description.txt
Now, select server.cs, right-click it, and click "Send to Compressed (Zipped) file" and name it server_hello.
Do not add .zip, it automatically adds it.
Finally, double-click on server_hello.zip and drag in your description.txt, then install it like you would any other add-on.
Lastly, start up a game, enable your add-on, open up the console (~ button) and type in hello();
The game should print
--- Quote ---Hello, world
--- End quote ---
in the console.
Congratz, you made an add-on.
Trogtor:
--- Quote from: Trogtor on December 16, 2011, 11:31:08 PM ---You have to forward an email to the CIA asking them to file a weapon report. They will then authorize a clearing for your weapon, and give you a temporary model until you design the proper model for the weapon. Once done, you send in the model and they will translate it into a top secret code they have, and then give you a weapon template via email.
You then open your weapon topic and download a second copy of Blockland.
Once this is done, click on account group settings and uncheck 'default add-ons'.
Now your weapon should show up.
--- End quote ---