Error Problem!
#6

see on line 11 gPlayerLogged is defined only as "new gPlayerLogged" and you are trying to use it as an array "gPlayerLogged[i]" you would need to define it at the top as "gPlayerLogged[MAX_PLAYERS]" to use it like you are trying **edit:: just noticed you re-defined it only define it once**
Reply


Messages In This Thread
Error Problem! - by Gold_Master - 30.11.2012, 19:34
Re: Error Problem! - by NumbSkull - 30.11.2012, 19:48
Re: Error Problem! - by Gold_Master - 30.11.2012, 19:59
Re: Error Problem! - by NumbSkull - 30.11.2012, 20:01
Re: Error Problem! - by Gold_Master - 30.11.2012, 20:04
Re: Error Problem! - by NumbSkull - 30.11.2012, 20:13

Forum Jump:


Users browsing this thread: 1 Guest(s)