DeletePlayer3DTextLabel KO
From SA-MP Wiki
SA:MP Wiki 한글화 작업
Description:
3DTEXTLabel 을 삭제합니다.
.
Parameters:(playerid, PlayerText3D:id)
playerid | 플레이어가 더 이상 3DTEXT Label 을 볼수없게한다. |
PlayerText3D:id | 당신이 없애려는 3DTEXT Label. |
Return Values:
1 if destroyed
Related Functions
The following functions may be useful, as they are related to this function in one way or another.
- Create3DTextLabel: Create a 3D text label.
- Attach3DTextLabelToPlayer: Attach a 3D text label to a player.
- Attach3DTextLabelToVehicle: Attach a 3D text label to a vehicle.
- Update3DTextLabelText: Change the text of a 3D text label.
- CreatePlayer3DTextLabel: Create A 3D text label for one player.
- UpdatePlayer3DTextLabelText: Change the text of a player's 3D text label.