I want to ask please advisess predecessors, I have two scripts here, but they can't run at the same time, I want to integrate them together, can run normally, please advise , thank you
void getAttacker(void a) {
void att = a;
void aname = getentityproperty(a, "name");
if (aname == "arrow" ||...