Started by
TZO_Ghoul
on
Topic category: User side tutorials
so what i need is when I have a certain potion effect,and if i attack something it will give that entity instant damage (i use the block coding)
Edited by TZO_Ghoul on Fri, 08/16/2024 - 09:05
Just use the global trigger "when entity attacked", then you check if the sourceentity has your potion effect, and if it has it, then you apply instant damage to event/target entity
ive been trying it for so long, but i never used source entity ive always been using attack target of entity