REP+++ Compile error on 0.3E (there was no error on 0.3D)
#1

Errors:
pawn Код:
D:\lucru\1_3_samp\1.3 samp 0.3e\pawno\include\JunkBuster.inc(3250) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(15672) : error 021: symbol already defined: "strtok"
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(15687) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(18463) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(21309) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(24032) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(26275) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(26610) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(26889) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(27185) : error 047: array sizes do not match, or destination array is too small
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30221 -- 30222) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30224 -- 30225) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30227 -- 30228) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30230 -- 30231) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30251) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30256) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30261) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30266) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30271) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30276) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30281) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30286) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30291) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30296) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30301) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30306) : error 076: syntax error in the expression, or invalid function call
D:\lucru\1_3_samp\1.3 samp 0.3e\gamemodes\inaintedetaxi2.pwn(30312) : error 076: syntax error in the expression, or invalid function call

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Lines:
pawn Код:
15671: strtok(const string[], &index)
pawn Код:
15672: {
pawn Код:
15687:  return result;
pawn Код:
18463: x_nr = strtok(cmdtext, idx);
pawn Код:
21309: x_nr = strtok(cmdtext, idx);
pawn Код:
24032: x_nr = strtok(cmdtext, idx);
pawn Код:
26275: x_nr = strtok(cmdtext, idx);
pawn Код:
26610: x_nr = strtok(cmdtext, idx);
pawn Код:
26889: x_nr = strtok(cmdtext, idx);
pawn Код:
27185: x_nr = strtok(cmdtext, idx);
pawn Код:
30221: format(gunstring1, 256, "Echipamente: parachute (%d RON) golfclub (%d RON) nightstick (%d RON) baseballbat (%d RON) shovel (%d RON) poolcue (%d RON)",
30222: GunPrice[0][0]/100*mod,GunPrice[1][0]/100*mod,GunPrice[2][0]/100*mod,GunPrice[4][0]/100*mod,GunPrice[5][0]/100*mod,GunPrice[6][0]/100*mod);
pawn Код:
30224:  format(gunstring2, 300, "Accesorii: purpledildo (%d RON) whitedildo (%d RON) longwhitedildo (%d RON) whitedildo2 (%d RON) flowers (%d RON) cane (%d RON)",
30225: GunPrice[7][0]/100*mod,GunPrice[8][0]/100*mod,GunPrice[9][0]/100*mod,GunPrice[10][0]/100*mod,GunPrice[11][0]/100*mod,GunPrice[12][0]/100*mod);
pawn Код:
30227:  format(gunstring3, 256, "Arme: sdpistol (%d RON) deagle (%d RON) mp5 (%d RON)",
30228: GunPrice[13][0]/100*mod,GunPrice[15][0]/100*mod,GunPrice[18][0]/100*mod);
pawn Код:
30230: format(gunstring4, 256, "Arme: shotgun (%d RON) ak47 (%d RON) m4 (%d RON) rifle (%d RON)",
30231: GunPrice[19][0]/100*mod,GunPrice[22][0]/100*mod,GunPrice[23][0]/100*mod,GunPrice[24][0]/100*mod);
pawn Код:
30251   guncharge = GunPrice[0][0]/100*mod;
pawn Код:
30256-------30312>  gun = 2; guncharge = GunPrice[1][0]/100*mod; ammocharge = 0; (same thimgat all lines,almost)
Reply
#2

Wtf noone?Help please!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)