[Ajuda] Tag de procurado nгo funciona ?
#14

PHP Code:
//News
new Text3D:LabelProc[MAX_PLAYERS];
//SetTimer
SetTimer("AtualizarTextLabel"100true);
//Public
forward AtualizarTextLabel(playerid);
public 
AtualizarTextLabel(playerid)
{
    if(
GetPlayerWantedLevel(playerid) == 0)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
    }
    if(
GetPlayerWantedLevel(playerid) == 1)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
        
LabelProc[playerid] = Create3DTextLabel("Procurado Nнvel: 1"0xFF0000AA30.040.050.0100.00);
        
Attach3DTextLabelToPlayer(LabelProc[playerid], playerid0.00.00.3);
    }
    if(
GetPlayerWantedLevel(playerid) == 2)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
        
LabelProc[playerid] = Create3DTextLabel("Procurado Nнvel: 2"0xFF0000AA30.040.050.0100.00);
        
Attach3DTextLabelToPlayer(LabelProc[playerid], playerid0.00.00.3);
    }
    if(
GetPlayerWantedLevel(playerid) == 3)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
        
LabelProc[playerid] = Create3DTextLabel("Procurado Nнvel: 3"0xFF0000AA30.040.050.0100.00);
        
Attach3DTextLabelToPlayer(LabelProc[playerid], playerid0.00.00.3);
    }
    if(
GetPlayerWantedLevel(playerid) == 4)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
        
LabelProc[playerid] = Create3DTextLabel("Procurado Nнvel: 4"0xFF0000AA30.040.050.0100.00);
        
Attach3DTextLabelToPlayer(LabelProc[playerid], playerid0.00.00.3);
    }
    if(
GetPlayerWantedLevel(playerid) == 5)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
        
LabelProc[playerid] = Create3DTextLabel("Procurado Nнvel: 5"0xFF0000AA30.040.050.0100.00);
        
Attach3DTextLabelToPlayer(LabelProc[playerid], playerid0.00.00.3);
    }
    if(
GetPlayerWantedLevel(playerid) == 6)
    {
        
Delete3DTextLabel(LabelProc[playerid]);
        
LabelProc[playerid] = Create3DTextLabel("Procurado Nнvel: 6"0xFF0000AA30.040.050.0100.00);
        
Attach3DTextLabelToPlayer(LabelProc[playerid], playerid0.00.00.3);
    }
    return 
1;

Cabei de fazer, nгo sei se deu certo! '----'

- Copilado com sucesso - AutoMatic
Reply


Messages In This Thread
Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 01:34
Re: Tag de procurado nгo funciona ? - by AllanSG - 08.05.2018, 01:59
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 14:42
Re: Tag de procurado nгo funciona ? - by BrunoLuiz - 08.05.2018, 15:34
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 18:11
Re: Tag de procurado nгo funciona ? - by arakuta - 08.05.2018, 20:42
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 22:03
Re: Tag de procurado nгo funciona ? - by arakuta - 09.05.2018, 11:14
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 10.05.2018, 02:18
Re: Tag de procurado nгo funciona ? - by FerrariL - 10.05.2018, 19:26
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 10.05.2018, 22:52
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 10.05.2018, 23:14
Re: Tag de procurado nгo funciona ? - by RIPOrkut - 10.05.2018, 23:14
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 10.05.2018, 23:33
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 00:19
Re: Tag de procurado nгo funciona ? - by FerrariL - 11.05.2018, 01:32
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 01:50
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 01:58
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:00
Re: Tag de procurado nгo funciona ? - by FerrariL - 11.05.2018, 02:02
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:03
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:07
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:08
Re: Tag de procurado nгo funciona ? - by FerrariL - 11.05.2018, 02:09
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:10
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:15
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:17
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:18
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:20
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:22
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:23
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:25
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:38

Forum Jump:


Users browsing this thread: 1 Guest(s)