09.02.2014, 01:54
So i have followed a tutorial on making capture zones but i have one problem on a line and i dont know whats the actual problem can you help me fix it?
here is my code and the errors are on this line
here is my error
here is my code and the errors are on this line
pawn Код:
Zone[Zone] = GangZoneCreate(93.423, 1331.278, 315.3026, 1471.412);
Код:
TDMv1.0.pwn(374) : error 029: invalid expression, assumed zero TDMv1.0.pwn(374) : error 029: invalid expression, assumed zero TDMv1.0.pwn(374) : warning 215: expression has no effect TDMv1.0.pwn(374) : error 001: expected token: ";", but found "]" TDMv1.0.pwn(374) : fatal error 107: too many error messages on one line