how create back button
#2

pawn Код:
if (dialogid == DIALOGID)
{
if(response == 0)
{
//BACK FUNCTION
}
if(response) // or if(response == 1)
{
//First Button pressed
Reply


Messages In This Thread
how create back button - by jasonnw666 - 29.01.2010, 21:29
Re: how create back button - by LuxurioN™ - 29.01.2010, 21:33
Re: how create back button - by jasonnw666 - 29.01.2010, 21:54
Re: how create back button - by LuxurioN™ - 29.01.2010, 22:05
Re: how create back button - by jasonnw666 - 29.01.2010, 22:16
Re: how create back button - by LuxurioN™ - 29.01.2010, 22:24
Re: how create back button - by jasonnw666 - 29.01.2010, 22:34
Re: how create back button - by LuxurioN™ - 29.01.2010, 22:40
Re: how create back button - by jasonnw666 - 29.01.2010, 22:43
Re: how create back button - by LuxurioN™ - 29.01.2010, 22:45

Forum Jump:


Users browsing this thread: 1 Guest(s)