creatures = GetCreatures(side)
Returns an array with the names of the creatures fighting for side side (0 or 1).
Exactly what I needed! Thank you!
New here? I'm Roha — want a quick tour?
creatures = GetCreatures(side)
Returns an array with the names of the creatures fighting for side side (0 or 1).