Author Topic: How do you make add-ons?  (Read 2347 times)

For weapons (and I think vehicles) you need something called blender. It takes ALOT of time to make add-ons. you have to make actual weapon design, making emitters for it, what animation it does and especially the scripting.
Scripting takes a stuffload of work.



Scripting takes a stuffload of work.
Code: [Select]
function servercmdReply(%cl)
{
   %cl.chatMessage("<color:ffffff><font:arial bold:30>BULLstuff.");
}

Ok so you take a pencil, and shove it in your neck. It makes the mini nuke.


Code: [Select]
function servercmdReply(%cl)
{
   %cl.chatMessage("<color:ffffff><font:arial bold:30>BULLstuff.");
}
Why would you say "BULLstuff." to yourself (and only yourself) in big white letters?

You get the other person to type "/reply" c:

You get the other person to type "/reply" c:
Code: [Select]
function servercmdReply(%cl)
{
   servercmdmessagesent(%cl,"BULLstuff.");
}
Maybe that's what you want?

Code: [Select]
servercmdReply(findClientByName(Trogtor));There. Happy now?

inb4 those cigarettes that pretend they know scripting all the time by doing something like:

if cookiez = 1
}}}}}}
give cookiez
else
}}}}}
nogive cookiez
}}}}
}}
}

Hey guys im new to the Blockland fourms and I need advice ok so here it goes "How the hell do you make add-ons" And dont forget  :cookieMonster: is in the insane asylum because he loves :cookie:

You have got to be trolling.



FlamingNova, what's your BL_ID?

I want to know so I can say hi to you on blockland.

My bl_id is 5459