Posts: 22
Threads: 4
Joined: Aug 2010
Reputation:
0
01.09.2010, 07:44
(
Последний раз редактировалось ken9926; 01.09.2010 в 08:37.
Причина: anthor problem
)
error 017: undefined symbol "PlInfo"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Posts: 560
Threads: 32
Joined: Aug 2010
Reputation:
0
wtf, why new topic !!?!?!?
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
Show your code (where the errors are).
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
That doesn't help at all im not gona copy paste that script then compile. You got to help us help you Show your code where the errors are.
Posts: 22
Threads: 4
Joined: Aug 2010
Reputation:
0
error 017: undefined symbol "PlInfo"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
this?
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
No look for what line the errors are on, its in the error message then post them lines of code.
Posts: 22
Threads: 4
Joined: Aug 2010
Reputation:
0
if (strcmp(VehicleInfo[vehicleid][owner],PlInfo[playerid][name],false) == 0) {