Removing 3D label from player
#2

use this function to delete: https://sampwiki.blast.hk/wiki/Delete3DTextLabel

But i myself just delete the label by updating it to "nothing".
pawn Код:
Update3DTextLabelText(labelID, 0xFFFFFFFF, " ");
I would recommend you to create the labels for every player under OnGameModeInit and then simply use the update
function in order to edit/delete them.
I also have had simillar issues in the past trying simply delete them. (Somehow the label IDs got messed up i suppose).
Reply


Messages In This Thread
Removing 3D label from player - by Mattakil - 17.12.2013, 22:39
Re: Removing 3D label from player - by BlackWolf120 - 17.12.2013, 22:43
Re: Removing 3D label from player - by Mattakil - 17.12.2013, 22:50
Re: Removing 3D label from player - by BlackWolf120 - 17.12.2013, 22:57
Re: Removing 3D label from player - by Mattakil - 17.12.2013, 23:10
Re: Removing 3D label from player - by BlackWolf120 - 17.12.2013, 23:25
Re: Removing 3D label from player - by Mattakil - 18.12.2013, 00:08
Re: Removing 3D label from player - by Mattakil - 18.12.2013, 00:23
Re: Removing 3D label from player - by Hansrutger - 18.12.2013, 00:30
Re: Removing 3D label from player - by BlackWolf120 - 18.12.2013, 18:03

Forum Jump:


Users browsing this thread: 2 Guest(s)