#what are targets?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
hello! does anyone know what types of "targets" exist to put in addons and what they do? (I know there is "self" and "other" , but I don't know exactly what they do)
ex:
{
"test": "is_family",
"subject": "other",
"value": "zombie"
}
what does the "other" target do?
I'm trying to make a sword that applies poison to the mobs it hits,but I'm not hitting the "target" correct