Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276

Full Statistics

Online Users
There are currently 218 online users.
» 0 Member(s) | 216 Guest(s)
Bing, Google

Latest Threads
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 5,972
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 684
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,497
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,204
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,068
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 948
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 927
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,136
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 949
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 907

 
  Picture day was today
Posted by: BuildistGuard - 02-08-2011, 01:56 AM - Forum: General Discussion - Replies (4)

I did not go to school through, I am sick right now and I missed school.

Print this item

  Particle System Demo
Posted by: Darklord - 02-07-2011, 10:02 PM - Forum: Current Games - Replies (2)

I was learning scripting and made this: http://buildism.net/game.php?id=883

Here is the .buildism file if anyone wants to see how I did it:



Attached Files
.buildism   particle.buildism (Size: 15.08 KB / Downloads: 53)
Print this item

  Left/Right Arm/Leg?
Posted by: InternetGuy - 02-06-2011, 10:28 PM - Forum: Suggestions - Replies (1)

I think each body [part should be there, like as an object itself.
I wanna make Smoke come out of your left arm. :3

Print this item

Brick Star Wars The final Blocking
Posted by: Xray - 02-06-2011, 09:54 PM - Forum: Skins - Replies (3)

Dunno what up with the title but anywho


[Image: StormTrooper.png?t=1297029112]


[Image: DesertStormTrooper.png?t=1297029112]



Attached Files Thumbnail(s)
   
Print this item

  W00t 100 posts :D
Posted by: Asai - 02-06-2011, 07:41 PM - Forum: 2DWorlds Discussion - Replies (3)

So anyways, how is your guys games coming along?

Print this item

  Cave Entrance
Posted by: Asai - 02-06-2011, 11:54 AM - Forum: Current Games - Replies (4)

This is in the process of being an abstract obby kind of thing-y. Go check it out if you have the time.

Print this item

  I know the scripting is lua, but
Posted by: Asai - 02-06-2011, 08:26 AM - Forum: Scripting - Replies (1)

Why are there different words like sleep instead of wait. What is the new format?

Print this item

  Reset Tool
Posted by: guest - 02-06-2011, 07:05 AM - Forum: Scripting - No Replies

Documentation and licence are both included in the script.

Included in this thread :

Reset Tool.bsmodel (1.7 KB) -A working and ready to be used reset tool.
Reset Tool.lua (1.54 KB) -A copy of the script.
Reset Tool.txt (1.54 KB) -A copy of the script.
Reset Tool Place.buildism (3.75 KB) -A place containing a reset tool.

This script was tested and is working perfectly.

If you like the script, please click this link.

You can also go here and leave a comment.

Please avoid to post here if you can PM me instead. I want this thread to contain useful content, not useless junk.

[lua]waittime = 0 --How much seconds between when he clicks and when he dies?

--[[Documentation of this script :
Reset Tool Script by [Guest/Aroblix].

Installation :

Just put the script in a tool and it wil be ready to work.

Settings :

The variable waittime defines how much seconds there are between the moment when the player clicks and when he dies.
If the variable is set to 0, the player will die instantly after clicking. This is the default value.
Extra : if you set the value to false or to nil, the player will also die instantly after clicking.

Open source FTW!
]]
--[['Licence' of this script : -Please read this whole licence. It is not long and it is important.

Do not republish this, one version is enough. There is no need to have 50 times the exact same script everywhere on the site.

This script is open source and must remain open source. That means everyone is free to have it, use it and edit it.


Any model created using this or a part of this script must be open source and contain this licence. They also have to include the documentation.
That means you can't obfuscate or sell anything made using one or many part of this script. Parts of this script include :
1.The documentation.
2.The licence.
3.The code.

Not respecting this 'licence' won't necessary end in anything bad done to you, but it's better not to take risks.
]]

link(script.Parent.MouseDown, function()
if not waittime then
sleep(waittime)
end
script.Parent.Parent.Parent.Character.Health = 0
end)

--Scripted by Guest using Notepad++.[/lua]



Attached Files
.bsmodel   Reset Tool.bsmodel (Size: 1.7 KB / Downloads: 173)
.lua   Reset Tool.lua (Size: 1.54 KB / Downloads: 150)
.txt   Reset Tool.txt (Size: 1.54 KB / Downloads: 82)
.buildism   Reset Tool Place.buildism (Size: 3.75 KB / Downloads: 152)
Print this item

  Count to 1000!
Posted by: Asai - 02-05-2011, 09:44 PM - Forum: Forum Games - Replies (15)

Count to 1000!

1


2

Cmon! help!
3

Big GrinBig GrinBig GrinBig Grin
4ZOR!

Print this item

  New character design
Posted by: Asai - 02-05-2011, 08:59 PM - Forum: 2DWorlds Discussion - Replies (4)

Anyone like?

Print this item