Blu-Mods
Would you like to react to this message? Create an account in a few clicks or log in to continue.


A forum to disscuss and post Blockland Add-Ons.
 
HomeLatest imagesSearchRegisterLog in

 

 Tutorial: how to make add ons.

Go down 
4 posters
AuthorMessage
Scartail

Scartail


Posts : 29
Join date : 2010-01-25
Location : Nowhere

Tutorial: how to make add ons. Empty
PostSubject: Tutorial: how to make add ons.   Tutorial: how to make add ons. Icon_minitimeFri Feb 12, 2010 1:09 pm

I know,you've all been asking how to make add ons,and you've just been flamed.Well,here's a guide of how to make add ons.No flaming,just answers.

First add on:colorset

A colorset is one of the easiest add ons to make,since it doesn't need scripting,or not much.

STEP 1: Look in your add on folder,right click a colorset,and duplicate it.If it's zipped,unzip it.
Tutorial: how to make add ons. 111va0o
Then,it should look like this:
Tutorial: how to make add ons. K36iqf

STEP 2: Open the colorset.txt.Here's where it gets a little hard: you have to put in your colors.You can use http://www.colorschemer.com/online.html.Get your color,then look at the RGB numbers.R,is red,G,is green,B,is blue.Got your color?Delete the first color of the colorset.txt.
Tutorial: how to make add ons. 4t84du
Then put in your color,and add 255 at the end.This makes it so it's not transparent.Use a number a little under 255 to make it transparent.Keep getting colors and adding then.

STEP 3: Got all your colors?Great.It's time to finish your colorset.Open the description.txt and change it to your name,the colorset's name,and the description of your colorset.Open the namecheck.txt if there is one and change the last bit,for example Colorset_WolfGirl,if your name's Bunnyrabbit, change it to Colorset_Bunnyrabbit.
Tutorial: how to make add ons. Rvesz8
Finally,change the folder name to Colorset_(whatever your name is).

STEP 4: Start your server,using your colorset.Press E,and try painting a few bricks.

Second add on: Announcement
This is harder,since it has some scripting.

STEP 1: Make a new folder,called Script_Test.Add a description.txt and a server.cs.
Tutorial: how to make add ons. Vo8uj9

STEP 2: In your description.txt, put:

Title: Test
Author: (your name)
This is a test script.

STEP 3: Now the script,open up the server.cs and put:

function serverCmdtest(%client, %amt) {
if(!%client.isAdmin)
return messageClient(%client, '', '\c6You need to be an admin to use this command.');
messageAll('', 'Testing,testing,is this thing on?', %amt);
}


Change "Testing,testing,is this thing on?" to anything you want.

STEP 4: Make your server,make sure the Script_Test is enabled.Then,when you spawn,type /test.If it works,it should send everyone a message.


Third add on: Playertype
Coming soon..
Back to top Go down
Bluest
Admin
Bluest


Posts : 83
Join date : 2009-12-13
Age : 27
Location : Rockford, OH

Tutorial: how to make add ons. Empty
PostSubject: Re: Tutorial: how to make add ons.   Tutorial: how to make add ons. Icon_minitimeSun Feb 28, 2010 6:30 am

Very nice i like your tutorials. Keep up the wood work. Surprised
Back to top Go down
https://blumods.forumotion.net
WächstetterStraβa

WächstetterStraβa


Posts : 27
Join date : 2009-12-19
Age : 29
Location : Frankfurt

Tutorial: how to make add ons. Empty
PostSubject: Re: Tutorial: how to make add ons.   Tutorial: how to make add ons. Icon_minitimeMon Mar 08, 2010 1:56 am

If you need any tutorials on anything just ask me.
Back to top Go down
Sergant Blockman

Sergant Blockman


Posts : 62
Join date : 2010-01-07
Location : California

Tutorial: how to make add ons. Empty
PostSubject: Re: Tutorial: how to make add ons.   Tutorial: how to make add ons. Icon_minitimeTue Mar 09, 2010 5:02 pm

How porting add ons on a website Smile i have the Q in the help desk section
Back to top Go down
Sponsored content





Tutorial: how to make add ons. Empty
PostSubject: Re: Tutorial: how to make add ons.   Tutorial: how to make add ons. Icon_minitime

Back to top Go down
 
Tutorial: how to make add ons.
Back to top 
Page 1 of 1
 Similar topics
-
» How do I make faces/decals?
» [GUIDE] How to make a Clan, Guild, Club, Server, Society Topic.

Permissions in this forum:You cannot reply to topics in this forum
Blu-Mods :: Add-Ons-
Jump to: