Author Topic: Is this event possible?  (Read 442 times)

Alright, so it's possible to event a brick so a projectile breaks the brick. Okay, but what about you can only break it with a certain item? Is this possible?

Noedit: The specific item I'm talking about is the Chainsaw.

You would need the event, onchainsawhit. Which, if I'm correct, shouldn't be too hard to make.

NoEdit: Or you could use VCE to check to see what item a person was holding when the brick was hit.

NoEdit: Or you could use VCE to check to see what item a person was holding when the brick was hit.
I have no knowledge for VCE.

I have no knowledge for VCE.
Well, if you wait a while, Phlack will probably post a list of events for you.

Well, if you wait a while, Phlack will probably post a list of events for you.
Well, stuff. He's offline. :c

I've done this before. Using the <var:brick:lastProj> varReplacer, I don't believe it came standard with VCE at the time.

The Chainsaw doesn't have a projectile name so I had to set mine. There might be an easier way to do it now.

You would need the event, onchainsawhit. Which, if I'm correct, shouldn't be too hard to make.
I hate events like this, they're too spammy when you have 5 weapons that add events 'onXXHit'.

I've done this before. Using the <var:brick:lastProj> varReplacer, I don't believe it came standard with VCE at the time.

The Chainsaw doesn't have a projectile name so I had to set mine. There might be an easier way to do it now.
I hate events like this, they're too spammy when you have 5 weapons that add events 'onXXHit'.
Orth.
I've never seen that variable replacer before.

PM me a list of all of them since I'm suddenly certain that I don't know a couple :3.

damit, orth beat me to it