26.12.2010, 08:06
I think this question has been answered a lot of times.
Yes, foreach is better because it only loops through certain IDs added by you with Iter_Add(...)
Iter_Add is not needed for player looping because it's done automatically.
Yes, foreach is better because it only loops through certain IDs added by you with Iter_Add(...)
Iter_Add is not needed for player looping because it's done automatically.