Author Topic: Cannot find Wand Script  (Read 569 times)

Can someone please PM me or post on this topic the wand script? I need it for an add-on I am making.

Download the blockland 0002 and look for the beta script in the folder. Sorry but it will be extremely outdated so you might not want to the 0002 code in your mod.

it isn't public
though if you do
%brick.killBrick();
it does basically what the wand does lol.

wandImage::onFire()

call that if you want to do what the wand does

otherwise, you're going to have to cast a ray to where the person is looking and play the armFire thread.