[Help] How to add map icons
#1

I started a new server and i see a couple of map icons and i was wondering how to add one
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerMapIcon
Reply
#3

pawn Код:
em pъblico  OnPlayerConnect ( playerid )

 SetPlayerMapIcon ( playerid, 12 , 2204,9468 , 1986,2877 , 16,7380 , 52 , 0 , MAPICON_LOCAL ) ;
          //explicaзгo:(Coordenadas do local desejado  + icone EX: 52 й o simbolo do Cifrгo verde
onde pegar o numero correspondente ao simbolo > https://sampwiki.blast.hk/wiki/MapIcons
Reply
#4

How do i get the coordinates?
Reply
#5

Quote:
Originally Posted by AchievementMaster360
Посмотреть сообщение
How do i get the coordinates?
into game type /save where you want the map icon
And then in your documents file - GTA San Andreas User Files - SAMP - savedpositions.txt .. there you have it.. your coords will be there ..
It will be something like :
AddPlayerClass(280,1480.9382,-1771.8766,13.5469,342.3370,0,0,0,0,0,0); //
You only need ( what is marked with red down below )
AddPlayerClass(280,1480.9382,-1771.8766,13.5469,342.3370,0,0,0,0,0,0); //
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)