up object
#9

Thanks powerpc, +rep, but i trying it:
pawn Код:
else if(newkeys == KEY_FIRE){
         if(IsPlayerInRangeOfPoint(playerid, 2.4, 1343.5695,-210.2208,14.1484))
        {
        new str[86];
       format(str, sizeof(str), "AirDrop","{ffffff}Med Kit\n{ffffff}Binoculars\n{ffffff}Bandage\n{0000FF}AK-47\n{0000FF}M4\n{fff700}Map\n{ff0000}Water Bootle");
       ShowPlayerDialog(playerid, DialogBoxEx, DIALOG_STYLE_MSGBOX, "Supply Drop", str, "Ok", "Ok");
       }
       return 1;
       }
i set currently pos, i press the key fire and not show the dialog, anyone can help?
Reply


Messages In This Thread
up object - by StarPeens - 02.04.2015, 01:59
Re: up object - by KayJ - 02.04.2015, 03:11
Re: up object - by StarPeens - 02.04.2015, 03:17
Re: up object - by PowerPC603 - 02.04.2015, 05:20
Re: up object - by StarPeens - 02.04.2015, 15:12
Re: up object - by BleverCastard - 02.04.2015, 15:30
Re: up object - by StarPeens - 02.04.2015, 15:34
Re: up object - by PowerPC603 - 02.04.2015, 18:24
Re: up object - by StarPeens - 02.04.2015, 19:50

Forum Jump:


Users browsing this thread: 1 Guest(s)