SA-MP Forums Archive
red markers and menu - 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: red markers and menu (/showthread.php?tid=147954)



red markers and menu - Andy_McKinley - 15.05.2010

Hello, I need a link of red markers tutorial (sa-mp wiki) and creating a simple menu, thanks. Also... How can I add an icon on radar?


Re: red markers and menu - ViruZZzZ_ChiLLL - 15.05.2010

Like a DIALOG menu?
For all of the ID's here https://sampwiki.blast.hk/wiki/Category:..._Documentation


Re: red markers and menu - Andy_McKinley - 15.05.2010

Quote:
Originally Posted by ViruZZzZ_ChiLLL
Like a DIALOG menu?
For all of the ID's here https://sampwiki.blast.hk/wiki/Category:..._Documentation
I am not talking about ID's. Not a dialog, a menu, also a red marker. It's not in there, requesting for tutorial link (sa-mp wiki) and how can I add radar icon, tut please on sa-mp wiki. :P I can't find it.


Re: red markers and menu - ViruZZzZ_ChiLLL - 15.05.2010

Quote:
Originally Posted by DarkPhoenix
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Like a DIALOG menu?
For all of the ID's here https://sampwiki.blast.hk/wiki/Category:..._Documentation
I am not talking about ID's. Not a dialog, a menu, also a red marker. It's not in there, requesting for tutorial link (sa-mp wiki) and how can I add radar icon, tut please on sa-mp wiki. :P I can't find it.
Oh lol, for the red marker, its a checkpoint https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
by radar icon, you mean map icon right?


Re: red markers and menu - Andy_McKinley - 15.05.2010

Quote:
Originally Posted by ViruZZzZ_ChiLLL
Quote:
Originally Posted by DarkPhoenix
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Like a DIALOG menu?
For all of the ID's here https://sampwiki.blast.hk/wiki/Category:..._Documentation
I am not talking about ID's. Not a dialog, a menu, also a red marker. It's not in there, requesting for tutorial link (sa-mp wiki) and how can I add radar icon, tut please on sa-mp wiki. :P I can't find it.
Oh lol, for the red marker, its a checkpoint https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
by radar icon, you mean map icon right?
Ok thanks for checkpoint tut, now I need for menu's. And yes, I mean map icon, D for example.


Re: red markers and menu - ViruZZzZ_ChiLLL - 15.05.2010

Quote:
Originally Posted by DarkPhoenix
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Quote:
Originally Posted by DarkPhoenix
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Like a DIALOG menu?
For all of the ID's here https://sampwiki.blast.hk/wiki/Category:..._Documentation
I am not talking about ID's. Not a dialog, a menu, also a red marker. It's not in there, requesting for tutorial link (sa-mp wiki) and how can I add radar icon, tut please on sa-mp wiki. :P I can't find it.
Oh lol, for the red marker, its a checkpoint https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
by radar icon, you mean map icon right?
Ok thanks for checkpoint tut, now I need for menu's. And yes, I mean map icon, D for example.
IDK about the menu's I'm only good at Dialogs :>
anyways for the map icons here https://sampwiki.blast.hk/wiki/MapIcons
Код:
SetPlayerMapIcon(playerid, iconid, x, y, z, markertype, color);
in short click here for the SetPlayerMapIcon https://sampwiki.blast.hk/wiki/MapIcons