need to fix 2 errors please help
#4

error 029: invalid expression, assumed zero

already is tellin' you that you messed up somewhere with the expressions.
and you did, see:
if(PlayerInfo[i][pAdmin] == 1))
that one ) bracket is too much on that line.

moving on to your next error.

error 047: array sizes do not match, or destination array is too small

it tells you that some size is too small, probably the size of tmp is too small

just fix these 2 things and you're good 2 go
Reply


Messages In This Thread
need to fix 2 errors please help - by Acres - 07.01.2014, 13:31
Re: need to fix 2 errors please help - by Sawalha - 07.01.2014, 13:53
Re: need to fix 2 errors please help - by Ace155 - 07.01.2014, 13:55
Re: need to fix 2 errors please help - by CutX - 07.01.2014, 13:56

Forum Jump:


Users browsing this thread: 1 Guest(s)