Author Topic: If Hit by Certain Item  (Read 438 times)

I need a simple input: OnBotITEMGOESHEREHit

Basically, it's fired when a certain projectile stated in the script, hits the bot. Self, Player, Client, NamedBrick, and Bot outputs.

Could anyone do me a tiny favor and throw this together for me in a tiny 5 minutes?
Thanks.

I need a simple input: OnBotITEMGOESHEREHit

Basically, it's fired when a certain projectile stated in the script, hits the bot. Self, Player, Client, NamedBrick, and Bot outputs.

Could anyone do me a tiny favor and throw this together for me in a tiny 5 minutes?
Thanks.
http://forum.blockland.us/index.php?board=28.0

This isn't a FINISHED add-on suggestion. I just need the simple script to edit myself.

Could anyone do me a tiny favor and throw this together for me in a tiny 5 minutes?
Sounds like an add-on request to me. Why don't you investigate and try making it yourself? Getting people to make stuff for you doesn't get you anywhere.

It's not a finished addon request, since I have no addon specified, technically.

You have two options:

1. Find another solution for what you're doing.
2. Make a script that creates a different onProjectileXXXHit for every projectile type.

The current system lacks discrimination.