04.01.2013, 16:48
(
Последний раз редактировалось Da' J'; 04.01.2013 в 17:30.
)
Quote:
OOps yeah my bad, sorry about that
![]() http://pastebin.com/T0gFmLgh That should work. Thanks for reporting this and don't hesitate to do it again if there is still this kind of problems ! |
Код:
hunt.pwn(462) : error 021: symbol already defined: "GetPointZPos" hunt.pwn(1143) : error 025: function heading differs from prototype
Btw, just wondering, what are these for?
Код:
hunt.pwn(749) : warning 203: symbol is never used: "weapon" hunt.pwn(749) : warning 203: symbol is never used: "newammo" hunt.pwn(749) : warning 203: symbol is never used: "oldammo" hunt.pwn(917) : warning 203: symbol is never used: "Y2" hunt.pwn(917) : warning 203: symbol is never used: "X2" hunt.pwn(917) : warning 203: symbol is never used: "coef"
EDIT: Fix for error 25: public OnPlayerVehicleDamage(playerid,vehicleid,Float

EDIT2: Fix for error 21: I removed #include <MapAndreas> lol.