SA-MP Forums Archive
warning 202 - 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: warning 202 (/showthread.php?tid=444581)



warning 202 - KaliKs - 17.06.2013

hey i need some help with this
Код:
C:\Users\Erik\Desktop\Uus kaust\UniversalRoleplay\gamemodes\FGRP.pwn(17591) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
and this whats in the line
Код:
FDSAVehicles[3] = AddStaticVehicleEx(416,1794.7671,-1755.6887,13.5180,3,1,VEHICLE_RESPAWN); // FDSA3



AW: warning 202 - HurtLocker - 17.06.2013

You missed angle input. Next time check wiki with more attention.