3dTextLabel above head
#1

Hi, i did this:

Код:
if(PlayerInfo[playerid][pAdmin] > 1)
        {
        TitleLabel[playerid] = Create3DTextLabel("< Admin >", COLOR_WHITE, 30.0, 40.0, 50.0, 40.0, 0);
    	Attach3DTextLabelToPlayer(TitleLabel[playerid], playerid, 0.0, 0.0, 0.5);
        }
But if are 2 players connected, its show "<admin>" just for one ..
So, my code works just for 1 player. What is wrong?
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)