12.01.2013, 17:26
How can I use the foreach loop to loop through my properties for example?
I know how to loop through players, but lets say I have a define that defines my max properties.
#define MAX_PROPERTIES 100
How can I loop through them using foreach?
I know how to loop through players, but lets say I have a define that defines my max properties.
#define MAX_PROPERTIES 100
How can I loop through them using foreach?