3dTextLabel above head
#6

im new to scripting but ill try to help try somehting like this


Код:
new Text3D:label[MAX_PLAYERS];
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
label[playerid] = CreateDynamic3DTextLabel("Admin", COLOR, x, y, z+1, INVALID_PLAYER_ID, 1);
Reply


Messages In This Thread
3dTextLabel above head - by SiNuS - 17.05.2015, 16:27
Re: 3dTextLabel above head - by Konstantinos - 17.05.2015, 16:29
Re: 3dTextLabel above head - by SiNuS - 17.05.2015, 17:18
Re: 3dTextLabel above head - by n0minal - 17.05.2015, 17:20
Re: 3dTextLabel above head - by SiNuS - 17.05.2015, 17:40
Re: 3dTextLabel above head - by Trucido - 17.05.2015, 18:15
Re: 3dTextLabel above head - by Konstantinos - 17.05.2015, 18:23
Re: 3dTextLabel above head - by Trucido - 17.05.2015, 18:44

Forum Jump:


Users browsing this thread: 1 Guest(s)