[Ayuda] TextDraw Clickeables
#5

Quote:
Originally Posted by jose005
Посмотреть сообщение
pawn Код:
public OnPlayerClickPlayerTextDraw(playerid, Text:clickedid)
{
    if(_:clickedid != 65535)//Si el jugador hace click en un textdraw vбlido continua con este mismo.
    {
    if(clickedid == Retirar[playerid])
    {
        ShowPlayerDialog(playerid,DIALOGO_RETIRAR, DIALOG_STYLE_INPUT, "{FFFFFF}Banco de Palomino Creek", "{FFFFFF}·Introduzca la cantidad de dinero que desea retirar:", "Retirar", "Cancelar");
        CancelSelectTextDraw(playerid);
    }
    }
    return 1;
    }
Cambia todo hasta el public por ese
No te entiendo amigo ..
Reply


Messages In This Thread
[Ayuda] TextDraw Clickeables - by Gustavolemon - 09.10.2013, 22:22
Respuesta: [Ayuda] TextDraw Clickeables - by Swedky - 09.10.2013, 23:06
Respuesta: [Ayuda] TextDraw Clickeables - by Gustavolemon - 09.10.2013, 23:11
Respuesta: [Ayuda] TextDraw Clickeables - by jose005 - 10.10.2013, 00:52
Respuesta: [Ayuda] TextDraw Clickeables - by Gustavolemon - 10.10.2013, 00:53
Respuesta: [Ayuda] TextDraw Clickeables - by adri1 - 10.10.2013, 05:04
Respuesta: [Ayuda] TextDraw Clickeables - by Gustavolemon - 10.10.2013, 13:51
Respuesta: [Ayuda] TextDraw Clickeables - by OTACON - 10.10.2013, 19:02
Respuesta: [Ayuda] TextDraw Clickeables - by Gustavolemon - 10.10.2013, 19:18
Respuesta: [Ayuda] TextDraw Clickeables - by OTACON - 10.10.2013, 19:32

Forum Jump:


Users browsing this thread: 1 Guest(s)