how create back button
#4

Try this:

pawn Код:
if(response == 0)
{
ShowPlayerDialog(playerid, IDPBOOK, DIALOG_STYLE_LIST, "LSPD BOOK by Peter_Petrolli", "None\npage1:lessons\npage2:getting on duty \npage3:radio chat/teamchat\npage4:codes\npage5:weapons\npage6:rank\npage7:all others(very important)","Select", "Cancel");
}

if(response == 1)
{
if(listitem == 0)
{
ShowPlayerDialog(playerid,101,DIALOG_STYLE_INPUT,"page 1","this book will tell you how to be a good cop,but it doesn't says everything to be a good cop \n thats why we would suggest to ask Peter Petrolli for extras lessons,these are boring but very usefull \n\n good luck cadet"," Select","Back");
}
...
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)