3DTextLabel
#1

Hey Guys...Im trying to make some labels in game...But they will disappear after 1 sec.

This is my code:
PHP код:
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
        
label=CreatePlayer3DTextLabel(playerid,"test",COLOR_RED,x,y,z,40.0,INVALID_PLAYER_ID,INVALID_VEHICLE_ID,0);
Attach3DTextLabelToPlayer(labelplayerid0.00.00.7); 
Reply


Messages In This Thread
3DTextLabel - by Peveral - 11.05.2017, 13:51
Re: 3DTextLabel - by JaKe Elite - 11.05.2017, 14:16
Re: 3DTextLabel - by Peveral - 11.05.2017, 19:00
Re: 3DTextLabel - by Peveral - 12.05.2017, 19:17
Re: 3DTextLabel - by ShihabSoft - 12.05.2017, 19:26
Re: 3DTextLabel - by Peveral - 13.05.2017, 08:17
Re: 3DTextLabel - by xLucy - 14.05.2017, 17:17

Forum Jump:


Users browsing this thread: 1 Guest(s)