question
#6

Ok i fix it try this-

PHP код:
new dialog[1000], str[128];
format(str,128,"Vehicle\t In Stick\n");
strcat(dialog,str);
format(str,128,"%s\t 30\n",VehicleRent(id));
strcat(dialog,str);
ShowPlayerDialog(playerid,DIALOG_RENTCAR,DIALOG_STYLE_TABLIST_HEADERS,"RentCar",dialog,"Select","Cancel"); 
Hope this will work fine

Sorry for wrong script above
Reply


Messages In This Thread
question - by enzulikeS - 04.05.2018, 16:39
Re: question - by TadePoleMG - 04.05.2018, 16:46
Re: question - by enzulikeS - 04.05.2018, 17:13
Re: question - by enzulikeS - 04.05.2018, 17:16
Re: question - by Zeth - 04.05.2018, 17:31
Re: question - by TadePoleMG - 04.05.2018, 17:40

Forum Jump:


Users browsing this thread: 1 Guest(s)