Quote:
Originally Posted by N3cromancer
PHP код:
C:\Samp-Server 0.3.7\pawno\include\nex-ac.inc(3887) : warning 202: number of arguments does not match definition
C:\Samp-Server 0.3.7\pawno\include\nex-ac.inc(3901) : error 025: function heading differs from prototype
|
public OnPlayerRequestClass should look like this (in your GameMode):
pawn Код:
public OnPlayerRequestClass(playerid, classid)
Quote:
Originally Posted by N3cromancer
PHP код:
C:\Samp-Server 0.3.7\pawno\include\mSelection.inc(589) : warning 201: redefinition of constant/macro (symbol "OnPlayerClickPlayerTextDraw")
C:\Samp-Server 0.3.7\pawno\include\vehicleplus.inc(1761) : warning 201: redefinition of constant/macro (symbol "OnVehicleDamageStatusUpdate")
|
Try to include mSelection.inc and vehicleplus.inc before nex-ac.inc