Nothing error!
#1

PHP код:
    if(pInfo[playerid][pVipLevel] == 2)
    {
        new 
Text3D:label Create3DTextLabel("Supporter"0xFFFF00AA30.040.050.040.00);
        
Attach3DTextLabelToPlayer(labelplayerid0.00.00.3);
    }
    if(
pInfo[playerid][pVipLevel] == 3)
    {
        new 
Text3D:label Create3DTextLabel("Supporter"0xFFFF00AA30.040.050.040.00);
        
Attach3DTextLabelToPlayer(labelplayerid0.00.00.3);
    }
    if(
pInfo[playerid][pVipLevel] == 4)
    {
        new 
Text3D:label Create3DTextLabel("Sponsor"0xFFFF00AA30.040.050.040.00);
        
Attach3DTextLabelToPlayer(labelplayerid0.00.00.3);
    }
    if(
pInfo[playerid][pVipLevel] == 5)
    {
        new 
Text3D:label Create3DTextLabel("Elite"0xFFFF00AA30.040.050.040.00);
        
Attach3DTextLabelToPlayer(labelplayerid0.00.00.3);
    } 
I add this on playerspawn and this work in vipLevels But sometimes he show the label and in player (Not in vip level)If he isnt vip level. He show it sometimes
Reply


Messages In This Thread
Nothing error! - by arlindi - 14.07.2014, 16:41
Re: Nothing error! - by arlindi - 14.07.2014, 19:15
Re: Nothing error! - by arlindi - 14.07.2014, 19:59
Re: Nothing error! - by Hirsw0w - 14.07.2014, 22:26
Re: Nothing error! - by arlindi - 15.07.2014, 20:06
Re: Nothing error! - by arlindi - 16.07.2014, 16:35

Forum Jump:


Users browsing this thread: 5 Guest(s)