[Ajuda] Ajuda com OnPlayerClickTextDraw
#5

Quote:
Originally Posted by cantiliano
Посмотреть сообщение
Nao adianta bota na ShowHelp n vai funfa bote no CMD que nem Charlie........ feiz ^^ e teste se n der certo volte !

@edit

pawn Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
    if(_:clickedid != INVALID_TEXT_DRAW)
    {
        if(clickedid == TDTuto7)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto8)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto9)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto10)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto11)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк e clico na text draw e virou biba ");
        }
       
        // ++

        if(clickedid == TDTuto20)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк fecho o menu de ajuda de comandos do servidor ");
            HideHelp(playerid);
        }
        // ++
        // Repetindo ao Mesmo

       
        // USe sua funзao HideHelp(playerid);
       
    }
    return 1;
}
Recomendo que use PlayerTextDraw
Eu fiz isso, mas nгo funcionou!!!
pawn Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
    if(_:clickedid != INVALID_TEXT_DRAW)
    {
        if(clickedid == TDTuto7)
        {
            ServerMsg  ( playerid, -1, "Vocк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto8)
        {
            ServerMsg  ( playerid, -1, "Vocк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto9)
        {
            ServerMsg  ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto10)
        {
            ServerMsg  ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto11)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto12)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto13)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto14)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto15)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto16)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto17)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto18)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto20)
        {
            ServerMsg ( playerid, -1, "Vocк Voзк e clico na text draw e virou biba ");
        }
        if(clickedid == TDTuto20)
        {
            SendClientMessage ( playerid, -1, "[ > ] Voзк fecho o menu de ajuda de comandos do servidor ");
            HideHelp(playerid);
        }
        HideHelp(playerid);
    }
    return 1;
}
Reply


Messages In This Thread
Ajuda com OnPlayerClickTextDraw - by HeyHoLetsGo - 28.12.2013, 13:15
Re: Ajuda com OnPlayerClickTextDraw - by CharlieBrown - 28.12.2013, 13:19
Re: Ajuda com OnPlayerClickTextDraw - by HeyHoLetsGo - 28.12.2013, 13:21
Re: Ajuda com OnPlayerClickTextDraw - by cantiliano - 28.12.2013, 13:28
Re: Ajuda com OnPlayerClickTextDraw - by HeyHoLetsGo - 28.12.2013, 13:47
Re: Ajuda com OnPlayerClickTextDraw - by cantiliano - 28.12.2013, 13:48
Re: Ajuda com OnPlayerClickTextDraw - by Red Smoke - 28.12.2013, 17:30

Forum Jump:


Users browsing this thread: 1 Guest(s)