Author Topic: How do I make something act like a hammer.  (Read 696 times)

I'm having trouble spotting the syntax error here.
[img]http://i.xomf.com/wpjxma.png[/img]
Anybody know what's going on?


Okay how do I make it so hitting something will make it act like it got deleted because when I just use delete it makes it vanish instantly
« Last Edit: April 18, 2016, 12:01:10 AM by TableSalt »

You don't have a semicolon after 0.05 on the previous line or after 0.5 on the line the error is on

ugh i wish those hashtags would actually help

Okay how do I make it so hitting something will make it act like it got deleted because when I just use delete it makes it vanish instantly
%brick.killBrick();

that will also kill supported bricks if they become unsupported, just fyi.

%brick.killBrick();
aight thanks
that will also kill supported bricks if they become unsupported, just fyi.
im totally okay with this