SA-MP Forums Archive
Number of arguments does not match definiton - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Number of arguments does not match definiton (/showthread.php?tid=630903)



Number of arguments does not match definiton - Kiko12135 - 19.03.2017

Please fix this problem in this line:
PHP код:
SetVehicleNumberPlate(MyVehicle[i][MyVehID], MyVehicle[i][MyVehTablicki][0], MyVehicle[i][MyVehTablicki][1], MyVehicle[i][MyVehTablicki][2], MyVehicle[i][MyVehTablicki][3], MyVehicle[i][MyVehTablicki][4], MyVehicle[i][MyVehTablicki][5], MyVehicle[i][MyVehTablicki][6], MyVehicle[i][MyVehTablicki][7]); 



Re: Number of arguments does not match definiton - Jelly23 - 19.03.2017

SetVehicleNumberPlate has only two parameters.