[Ajuda] Bug no TextDrawSetSelectable
#4

Simples

pawn Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid) {
    if(clickedid == TextDraw) {

        return 1;// *
    }
    // Outras textdraw que vocк quer detectar, lembrando que sempre coloque pra retornar a 1 em cada condiзгo.

    //Aqui coloque o TextDrawHideForPlayer que vocк deseja esconder quando o jogador utiliza 'ESC'.
    return 1;
}
Reply


Messages In This Thread
Bug no TextDrawSetSelectable - by Etton - 31.01.2013, 15:02
Re: Bug no TextDrawSetSelectable - by Dwayne-Pheonix - 31.01.2013, 15:09
Re: Bug no TextDrawSetSelectable - by Etton - 31.01.2013, 15:12
Re: Bug no TextDrawSetSelectable - by Dwayne-Pheonix - 31.01.2013, 15:16
Re: Bug no TextDrawSetSelectable - by ForT - 31.01.2013, 15:23
Re: Bug no TextDrawSetSelectable - by Etton - 31.01.2013, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)