error 029: invalid expression, assumed zero Help
#1

Код:
E:\Desktop\Sever VN Roleplay\New Sever\gamemodes\VietNamRolePlay.pwn(20071) : error 029: invalid expression, assumed zero
E:\Desktop\Sever VN Roleplay\New Sever\gamemodes\VietNamRolePlay.pwn(20072) : error 029: invalid expression, assumed zero
E:\Desktop\Sever VN Roleplay\New Sever\gamemodes\VietNamRolePlay.pwn(20077) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
my lines :
Код:
 strmid(CarInfo[idx][cDescription], arrCoords[8], 0, strlen(arrCoords[8]), 255);
 CarInfo[idx][cValue] = strval(arrCoords[9]);
 CarInfo[idx][cSetted] = strval(arrCoords[14]);
lines 20071 strmid(CarInfo[idx][cDescription], arrCoords[8], 0, strlen(arrCoords[8]), 255);
lines 20072 CarInfo[idx][cValue] = strval(arrCoords[9]);
lines 20077 CarInfo[idx][cSetted] = strval(arrCoords[14]);

plz help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)