Posts: 12
Threads: 3
Joined: Dec 2012
Code:
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32314) : error 001: expected token: ")", but found "{"
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32330) : error 022: must be lvalue (non-constant)
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32330) : warning 215: expression has no effect
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32338) : error 029: invalid expression, assumed zero
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32338) : error 029: invalid expression, assumed zero
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32338) : warning 215: expression has no effect
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32338) : error 001: expected token: ";", but found "]"
C:\Users\Linus\Desktop\T\PZG\gamemodes\PZG.pwn(32338) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
lines:
32314:
32330:
32338:
Code:
if(playersData[p][pGroup] == 1)
Posts: 54
Threads: 7
Joined: May 2012
Reputation:
0
You're going to need to provide some more information otherwise this does not show where the problems are.
Posts: 59
Threads: 8
Joined: Aug 2013
Reputation:
0
Yeah, we need the code or we won't be able to do anything.
Posts: 17
Threads: 2
Joined: Oct 2013
Reputation:
0
The way that you are using randoms is kind of confusing.
Is there a specific reason of why you're using them this way?
Keep in mind the number after "random(" is the maximum number. The things you are using to subtract and stuff don't seem clear to me, I mean I think they could just be set numbers, honestly.
Posts: 112
Threads: 44
Joined: Jan 2013
Reputation:
0
now i get C:\Documents and Settings\LinesX\My Documents\PZG.pwn(53836) : error 001: expected token: ")", but found "{"
C:\Documents and Settings\LinesX\My Documents\PZG.pwn(53860) : error 017: undefined symbol "playersData"
C:\Documents and Settings\LinesX\My Documents\PZG.pwn(53860) : warning 215: expression has no effect
C:\Documents and Settings\LinesX\My Documents\PZG.pwn(53860) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\LinesX\My Documents\PZG.pwn(53860) : error 029: invalid expression, assumed zero
C:\Documents and Settings\LinesX\My Documents\PZG.pwn(53860) : fatal error 107: too many error messages on one line
Posts: 1,241
Threads: 304
Joined: May 2012
Reputation:
0
Are you using 2 forum accounts?
Btw. You should always provide which line the error occurs.
Posts: 112
Threads: 44
Joined: Jan 2013
Reputation:
0
No i dont have 2 forum account. Steven Heinz is my server's admin.