Ayuda! Yom_Buttons
#9

Quote:
Originally Posted by PROJECTO
Посмотреть сообщение
Edito*

Esto
pawn Код:
public OnPlayerPressButton(playerid, buttonid)
{
    if(buttonid == BotonGarageSAPD)
    {
        SendClientMessage(playerid,-1,"Probando");
    }
    return 1;
}
return 1;
}
Cambielo por esto

pawn Код:
public OnPlayerPressButton(playerid, buttonid)
{
    if(buttonid == BotonGarageSAPD)
    {
        SendClientMessage(playerid,-1,"Probando");
    }
return 1;
}
No se por que cerraba la llave y luego volvia a retornar
pueden cerrar tema, el error estaba en que no cerre el onplayerdeath, gracias a todos por responder..
Reply


Messages In This Thread
Ayuda! Yom_Buttons - by juandiegox - 21.04.2014, 00:15
Re: Ayuda! Yom_Buttons - by juandiegox - 21.04.2014, 15:00
Re: Ayuda! Yom_Buttons - by MrNatrio - 22.04.2014, 18:16
Respuesta: Re: Ayuda! Yom_Buttons - by Swedky - 22.04.2014, 18:17
Respuesta: Re: Ayuda! Yom_Buttons - by MugiwaraNoLuffy - 22.04.2014, 18:30
Respuesta: Ayuda! Yom_Buttons - by DesingMyCry - 22.04.2014, 18:33
Re: Respuesta: Ayuda! Yom_Buttons - by juandiegox - 22.04.2014, 21:33
Respuesta: Ayuda! Yom_Buttons - by PROJECTO - 22.04.2014, 21:53
Re: Respuesta: Ayuda! Yom_Buttons - by juandiegox - 25.04.2014, 20:58
Respuesta: Re: Respuesta: Ayuda! Yom_Buttons - by Parka - 25.04.2014, 21:15

Forum Jump:


Users browsing this thread: 3 Guest(s)