Dialog msgbox type.
#2

pawn Код:
case 2525:
            {
                if(response)
                {
                    ShowPlayerDialog(playerid, 4568, DIALOG_STYLE_MSGBOX, "CCTV Camera 2", "Bone County Fire/Medic Department", "Next", "Cancel");
                    SetPlayerCameraPos(playerid, 320.0, 50.0, 170.0);
                    SetPlayerCameraLookAt(playerid, 324.34, 54.122, 173.35);
                }
                else
                {
                    SetPlayerPos(playerid, 123.4, 123.4, 123.4);
                    SendClientMessage(playerid, WHITE, "You have cancelled the CCTV menu, and was set back to where you last was.");
                }
            }
Reply


Messages In This Thread
Dialog msgbox type. - by iGetty - 24.07.2011, 19:25
Re: Dialog msgbox type. - by MadeMan - 24.07.2011, 19:33
Re: Dialog msgbox type. - by MoroDan - 24.07.2011, 19:33
Re: Dialog msgbox type. - by Lee_Percox - 24.07.2011, 19:34
Re: Dialog msgbox type. - by iGetty - 24.07.2011, 19:56

Forum Jump:


Users browsing this thread: 1 Guest(s)