help with for
#1

for(new i = 0;i<MAX_BUSS; i++)

how to make this with foreach?
Reply
#2

Create an iterator, then do this:
pawn Код:
foreach(YourIterator, i)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)