Bug after for(new i=0,i<MAX_PLAYERS,i++)
#2

Replace commas with semicolon like:

for(new i=0;i<MAX_PLAYERS;i++)
Reply


Messages In This Thread
Bug after for(new i=0,i<MAX_PLAYERS,i++) - by dalkgamler - 20.07.2012, 18:21
Re: Bug after for(new i=0,i<MAX_PLAYERS,i++) - by hansen111 - 20.07.2012, 18:27
AW: Bug after for(new i=0,i<MAX_PLAYERS,i++) - by dalkgamler - 20.07.2012, 18:30
Re: Bug after for(new i=0,i<MAX_PLAYERS,i++) - by EV007 - 20.07.2012, 19:52
AW: Bug after for(new i=0,i<MAX_PLAYERS,i++) - by dalkgamler - 20.07.2012, 20:16

Forum Jump:


Users browsing this thread: 1 Guest(s)