yom_buttons [include]
#3

Quote:

public OnGameModeInit()
{
CreateButton(244.92, 72.29, 1004.27, 0.0);
}
public OnPlayerPressButton(playerid, buttonid)
{
if(buttonid == 1)
{
SendClientMessage(playerid, COLOR_GREY, "TEST.");
return 1;
}
}

code.
Reply


Messages In This Thread
yom_buttons [include] - by Phuong - 28.04.2013, 03:09
Re: yom_buttons [include] - by [HK]Ryder[AN] - 28.04.2013, 03:55
Re: yom_buttons [include] - by Phuong - 28.04.2013, 06:06
Re: yom_buttons [include] - by Phuong - 28.04.2013, 07:44

Forum Jump:


Users browsing this thread: 1 Guest(s)