Dynamic 3D Text Label - View problem.
#3

new msg[128];
format(msg, sizeof(msg), " %d, %s", playerid, CharacterCache[CharacterUID(playerid)][cICName]);
CharacterCache[CharacterUID(playerid)][cNameLabel] = CreateDynamic3DTextLabel(msg, COLOR_WHITE, 0.0, 0.0, 0.15, 25.0, playerid, INVALID_VEHICLE_ID, 1, -1, -1, -1);
format(msg, sizeof(msg), " ");
CharacterCache[CharacterUID(playerid)][cUnderLabel] = CreateDynamic3DTextLabel(msg, COLOR_WHITE, 0.0, 0.0, 0.10, 25.0, playerid, INVALID_VEHICLE_ID, 1, -1, -
1, -1);

// this is how I create and attach Dynamic 3D Text labels to player who joined to server and logged to game
Reply


Messages In This Thread
Dynamic 3D Text Label - View problem. - by Milak - 05.02.2018, 20:00
Re: Dynamic 3D Text Label - View problem. - by dani18 - 05.02.2018, 22:28
Re: Dynamic 3D Text Label - View problem. - by Milak - 05.02.2018, 23:52
Re: Dynamic 3D Text Label - View problem. - by Weponz - 06.02.2018, 01:42
Re: Dynamic 3D Text Label - View problem. - by Sew_Sumi - 06.02.2018, 02:11
Re: Dynamic 3D Text Label - View problem. - by bigtigerbeee - 06.02.2018, 04:05
Re: Dynamic 3D Text Label - View problem. - by Milak - 06.02.2018, 10:28
Re: Dynamic 3D Text Label - View problem. - by Sew_Sumi - 06.02.2018, 10:39
Re: Dynamic 3D Text Label - View problem. - by Milak - 06.02.2018, 11:31

Forum Jump:


Users browsing this thread: 3 Guest(s)