One error,I dont know
#1

Hello Community samp-forum I have a problem and I do not know what to do. Pawn Compiler writes error:


pawn Код:
Server\pawno\include\SS/Core/Admin/HackDetect.pwn(553) : error 025: function heading differs from prototype
I have a new includes (I use samp 0.3z R4) Does anyone know where it could be wrong? And how to fix the error?

line Error:
Reply
#2

Add this before this line
PHP код:
forward OnUnoccupiedVehicleUpdate(vehilceidplayeridpassenger_seatFloat:new_xFloat:new_yFloat:new_zFloat:vel_xFloat:vel_yFloat:vel_z); 
Reply
#3

Quote:
Originally Posted by nezo2001
Посмотреть сообщение
Add this before this line
PHP код:
forward OnUnoccupiedVehicleUpdate(vehilceidplayeridpassenger_seatFloat:new_xFloat:new_yFloat:new_zFloat:vel_xFloat:vel_yFloat:vel_z); 
It's already forwarded in a_samp.inc
Reply
#4

So make sure that it is like that
PHP код:
public OnUnoccupiedVehicleUpdate(vehicleidplayeridpassenger_seatFloat:new_xFloat:new_yFloat:new_zFloat:vel_xFloat:vel_yFloat:vel_z)

Reply
#5

Does not work, I, reviewed if the public and forward the same, so the two are the same
Pawn compiler writes the same mistake
Reply
#6

Pleas help,...brighten up
Reply
#7

Find or download the latest version of samp with a_samp.inc and just replace the old one with the new one
Reply
#8

Get lastest a_samp.inc version
Reply
#9

This link will correct? http://files.sa-mp.com/samp03z_svr_R4_win32.zip ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)