SA-MP Forums Archive
[Ajuda] Label Mysql - 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] Label Mysql (/showthread.php?tid=638055)



Label Mysql - GustavoSouza - 26.07.2017

Entгo como eu carrego o texto do label

PHP код:
                new stringl[100];
                
format(stringlsizeof(stringl), "%s\n%s"inputtextrNome(playerid));
                
Create3DTextLabel(stringl,-1Pos[0], Pos[1], Pos[2], 40.000); 
eu tentei isso:
PHP код:
PlayerInfo[inputtext][TextoLabel
Nгo deu kkkk


Re: Label Mysql - augustogdo - 26.07.2017

Attach3DTextLabelToPlayer Acho que й isso que vocк precisa