31.12.2014, 07:22
Quote:
https://sampforum.blast.hk/showthread.php?tid=548333&page=2
Comment 2 and 3. You probably can just delete the line, its probably somewere on the top of the scripts. Something like: pawn Код:
|
pawn Код:
C:\Users\timmyj\Desktop\Utility\BRP\pawno\include\YSI\y_hooks/impl.inc(1755) : error 025: function heading differs from prototype
C:\Users\timmyj\Desktop\Utility\BRP\gamemodes\roleplay.pwn(359) : warning 217: loose indentation
C:\Users\timmyj\Desktop\Utility\BRP\gamemodes\roleplay.pwn(359) : error 029: invalid expression, assumed zero
C:\Users\timmyj\Desktop\Utility\BRP\gamemodes\roleplay.pwn(360) : warning 217: loose indentation
EDIT: Fixed that line, but:
pawn Код:
C:\Users\timmyj\Desktop\Utility\BRP\pawno\include\YSI\y_hooks/impl.inc(1755) : error 025: function heading differs from prototype
pawn Код:
public OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z, Float:vel_x, Float:vel_y, Float:vel_z)