23.02.2010, 10:44
When i compile on 0.2 no errors
when i compile on 0.3 3 errors
Line 2947 is
Line 2954 is
Line 2961 is
Please somebody help me fix this
when i compile on 0.3 3 errors
Код:
[EN].pwn(2947) : error 025: function heading differs from prototype [EN].pwn(2954) : error 025: function heading differs from prototype [EN].pwn(2961) : error 025: function heading differs from prototype
Код:
public OnVehicleMod(vehicleid,componentid)
Код:
public OnVehiclePaintjob(vehicleid,paintjobid)
Код:
public OnVehicleRespray(vehicleid,color1,color2)
Please somebody help me fix this