Auto-translated
Hello, how would I write a function with an array or table to save the coordinates of creatures so that I can use them later for respawning new ones? The coordinates for spawning would, accordingly, be chosen randomly from the saved list, and new creatures wouldn't be placed if the position is already occupied by their rightful owners.