#Open menu when hitting mob
1 messages · Page 1 of 1 (latest)
try calling the shop function with data.damagingEntity
Then I put data.damagingEntity in place of entityHitEntity?
no replace data.entity in line 8 with data.damagingEntity
I think all you needed to do was add system.run (I’m pretty sure)
it worked, thanks
What is system.run?
Glad to hear and for some functions you have to use system.run like when you want to change the data of an item
when you want to change the data of something in a beforeEvent you use system.run