Closed halseyislife closed 5 years ago
If
Nevermind, I see the issue.murderers
is a class array do (<Murderer>murderers[0]).ents[6]
instead, replace Murderer
with whatever the class name is.
67933a573122580c0580a4264556355fe225e027 should fix it.
murderers[0].ents[6] = LastTextID();
is resulting inSet Player Variable(Value In Array(Global Variable(murderers), 0), ents, Last Created Entity);
replacing the whole variable instead of just the index