mob/proc/UpdateInventory() |
Problem description:
I'm kind of new to grids, so here it goes.
For the skills part of the grid, I want it to have only four "skills" across, and then move down, and repeat the process. Right now, it just adds a whole bunch across the very top of the grid.
It's has a flexible list of entries.
Recap: Fill in four skill objects, then move down a row, and do four more and repeat.