SA-MP Forums Archive
One Error Need Help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: One Error Need Help (/showthread.php?tid=265785)



One Error Need Help - rokata555 - 02.07.2011

Код:
info = CreatePickup(189,46.7040,-275.2719,1.8279,157.3314,0);

C:\Documents and Settings\Administrator\Desktop\NewJob.pwn(23) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Where is the Problem ?


Re: One Error Need Help - alpha500delta - 02.07.2011

you forgot to add the pickup spawn type.


Re: One Error Need Help - Gazmull - 02.07.2011

info = CreatePickup(189,246.7040,-275.2719,1.8279,157.3314,0);
"2" is example of pickup type
if you wanna edit it, go to this link and find more pickup types:
https://sampwiki.blast.hk/wiki/PickupTypes