31.01.2015, 19:51
Quote:
pawn Код:
|
MAX_OBJECTS is not even close to the right answer.
PS: To use GetMaxItems, you have to SetMaxItems, that is not the solution I'm going for here. I want to only loop through the objects that exist. Like maybe a foreach iterator? If iterators are my only shot at getting this right, can someone show me how to use YSI's iterator functions?