Blockland Forums > Help
how do i make Addons?
spartan1774:
I dont know how to make addons and im curious if someone can tell me the downloads and stuff i need you get :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: 's on your topics not :cookieMonster:
Jellypuddle:
--- Code: ---function UseSearchButton(%client)
{
if(%client.use == $Search && !%client.isnotstupid && !%client.usenocookiemonster)
messageclient(%client, '', "Congratulations, you can now make add-ons.");
else
activatePackage("GTFO");
--- End code ---
brickybob:
--- Quote from: spartan1774 on March 28, 2010, 09:55:27 AM ---I dont know how to make addons and im curious if someone can tell me the downloads and stuff i need you get :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: 's on your topics not :cookieMonster:
--- End quote ---
Get out.
Learn to loving script moron.
Good_patch:
--- Quote from: spartan1774 on March 28, 2010, 09:55:27 AM ---im curious if someone can tell me
--- End quote ---
forget you
Regulith:
Model with a 3D modeling program such as Blender or Milkshape. Script with Notepad.