Dialog msgbox?
#4

Thanks for your reply! but ive tryed that but nothing happends when i press cancel :/.

pawn Код:
case 4512:
{
    if (response)
    {
        RemovePlayerFromVehicle(playerid);
        SendClientMessage( playerid, WHITE, "You pressed buy!" );
    }
    else
    {
        RemovePlayerFromVehicle(playerid);
        SendClientMessage( playerid, WHITE, "You pressed cancel!" );
    }
}
Reply


Messages In This Thread
Dialog msgbox? - by The Woody - 17.03.2011, 21:56
Re: Dialog msgbox? - by The Woody - 18.03.2011, 00:52
Re: Dialog msgbox? - by admantis - 18.03.2011, 00:59
Re: Dialog msgbox? - by The Woody - 18.03.2011, 02:09
Re: Dialog msgbox? - by admantis - 18.03.2011, 02:14
Re: Dialog msgbox? - by -Rebel Son- - 18.03.2011, 02:16
Re: Dialog msgbox? - by The Woody - 18.03.2011, 02:30
Re: Dialog msgbox? - by -Rebel Son- - 18.03.2011, 03:35
Re: Dialog msgbox? - by JamesC - 18.03.2011, 04:02
Re: Dialog msgbox? - by The Woody - 18.03.2011, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)