3D Text Label
#1

Hello, i have an Problem the Code etc works but when the Player have ID 1 he have the VIP Label, although he dont have VIP. Why is that so? Here is the code:

Код:
		if(pInfo[i][pVipLevel] >= 1)
		{
            vip[i] = Create3DTextLabel("I'M A VIP", 0xFFFF00FF, 30.0, 40.0, 50.0, 50.0, 0);
		    Attach3DTextLabelToPlayer(evacuated[i], i, 0.0, 0.0, 0.7);
         }
Reply


Messages In This Thread
3D Text Label - by Blackazur - 06.04.2013, 15:37
Re: 3D Text Label - by MattSlater - 06.04.2013, 15:39
Re: 3D Text Label - by Kontrol - 06.04.2013, 16:06
Re: 3D Text Label - by Gamer_007 - 06.04.2013, 16:16

Forum Jump:


Users browsing this thread: 1 Guest(s)