#fish hook attach detection?
1 messages · Page 1 of 1 (latest)
https://skripthub.net/docs/?id=1043
https://skripthub.net/docs/?id=6679
https://skripthub.net/docs/?id=6680
thanks man, i'll go check them out.
I don't think I explained it correctly, I'm trying to detect when a mob gets a hook on them, let me go record it rq
Skript Hub - Documentation
Called when a projectile hits an entity or a block.
Use the damage event with a check for a projectile to be able to use the entity that got hit in the case when the projectile hit a living entity.
A damage event will even be fired if the damage is 0, e.g. when throwing snowballs at non-nether mobs.
works 👍