Icons - 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: Icons (
/showthread.php?tid=108281)
Icons -
Sal_Kings - 13.11.2009
Can someone explain to me how to use icons, and making something happen if you pick them up?
Re: Icons -
klavins21 - 13.11.2009
you mean pickups?
Re: Icons -
Sal_Kings - 13.11.2009
Quote:
Originally Posted by |Johny|
you mean pickups?
|
Yes, i want to make a pickup.
Once you pick it up, a menu will appear.
Re: Icons -
[XST]O_x - 13.11.2009
https://sampwiki.blast.hk/wiki/PickupGuide
Re: Icons -
Sal_Kings - 13.11.2009
How do i identify this ..
Код:
C:\Documents and Settings\home\Desktop\Salim's stuff\gamemodes\lscrpg.pwn(49) : error 017: undefined symbol "mypickup"
C:\Documents and Settings\home\Desktop\Salim's stuff\gamemodes\lscrpg.pwn(222) : error 017: undefined symbol "mypickup"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
I put this at the top but still.
Edit : Fixed!