SA-MP Forums Archive
[Ajuda] coordenadas samp map editor - 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: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] coordenadas samp map editor (/showthread.php?tid=579619)



coordenadas samp map editor - Mnnny - 28.06.2015

Olб,
como faзo pra pegar as coordenadas para por no else if(PlayerToPoint(3, playerid, x,y,z)) ?
pelo samp map editor ?


Re: coordenadas samp map editor - iTakelot - 28.06.2015

As 6 primeiras casa


Re: coordenadas samp map editor - Mnnny - 28.06.2015

Quote:
Originally Posted by iTakelot
Посмотреть сообщение
As 6 primeiras casa '-'
onde pego essas coordenadas?


Re: coordenadas samp map editor - iTakelot - 28.06.2015

mostra uma linha do mapa


Re: coordenadas samp map editor - Mnnny - 28.06.2015

Quote:
Originally Posted by iTakelot
Посмотреть сообщение
mostra uma linha do mapa
Код:
CreateObject(18030, 334.48040771484, 124.43497467041, 1009.3328857422, 0, 0, 340);



Re: coordenadas samp map editor - iTakelot - 28.06.2015

Quote:
Originally Posted by Mnnny
Посмотреть сообщение
Код:
CreateObject(18030, 334.48040771484, 124.43497467041, 1009.3328857422, 0, 0, 340);
PHP код:
/*x=*/ 334.48040771484,/*y=*/ 124.43497467041/*z=*/1009.3328857422 



Re: coordenadas samp map editor - zSuYaNw - 28.06.2015

Код:
CreateObject(18030, 334.48040771484, 124.43497467041, 1009.3328857422, 0, 0, 340);
X, Y, Z.