Help with Attach3DTextLabel
#17

3DTextLabels starts mixing up when your create and destroy them frequently. Create the 3Dtextlabel on gamemodeinit and then use Update3DTextLabelText when you want to remove or update it.

for example if you want to remove the 3Dtextlabel use
PHP код:
Update3DTextLabelText(RPNAMETEXT[playerid], 0xFFFFFFFF""); 

Also the problem is with the textlabel thats attached to the player so you don't need to mess with the other textlabels.
Reply


Messages In This Thread
Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 17:15
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 17:36
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 17:51
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 17:53
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 18:00
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 18:29
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 18:48
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 18:50
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 18:53
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 18:59
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 19:06
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 19:20
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 19:21
Re: Help with Attach3DTextLabel - by JesterlJoker - 21.04.2018, 19:30
Re: Help with Attach3DTextLabel - by ImTobi - 21.04.2018, 19:40
Re: Help with Attach3DTextLabel - by ImTobi - 22.04.2018, 00:18
Re: Help with Attach3DTextLabel - by Exhibit - 22.04.2018, 13:26
Re: Help with Attach3DTextLabel - by ImTobi - 22.04.2018, 14:36
Re: Help with Attach3DTextLabel - by Exhibit - 23.04.2018, 10:34
Re: Help with Attach3DTextLabel - by ImTobi - 23.04.2018, 15:34
Re: Help with Attach3DTextLabel - by Exhibit - 25.04.2018, 07:27

Forum Jump:


Users browsing this thread: 1 Guest(s)