SA-MP Forums Archive
CreatePickup - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Nederlands/Dutch (https://sampforum.blast.hk/forumdisplay.php?fid=31)
+---- Thread: CreatePickup (/showthread.php?tid=407015)



CreatePickup - IIKINGII - 12.01.2013

Ik probeer een pickup te maken
maar krijg een warning 213 , 202

pawn Code:
(1066 ) MyPickup = CreatePickup(1212, -2890.42, 2037.90, 2.44);
pawn Code:
G:\SA-MP\filterscripts\Map.pwn(1066) : warning 213: tag mismatch
G:\SA-MP\filterscripts\Map.pwn(1066) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Warnings.
Heb het al gefixt dit moest het zijn : (1212, 22, -2890.42, 2037.90, 2.44, -1);