foreach
#1

What am I doing wrong here?

pawn Code:
new Iterator:MaxSavedSlots<MAX_PLAYERS>; //Global

foreach(MaxSavedSlots, slot) //OnPlayerConnect
{
//stuff..
}
I get this:
pawn Code:
warning 203: symbol is never used: "YSI_gCMaxSavedSlots"
Reply


Messages In This Thread
foreach - by iPLEOMAX - 11.08.2011, 07:41
Re: foreach - by Darnell - 11.08.2011, 08:04
Re: foreach - by Grim_ - 11.08.2011, 08:06

Forum Jump:


Users browsing this thread: 1 Guest(s)