/buycar - error
#5

Quote:
Originally Posted by FarTooBaked
Посмотреть сообщение
Here we go buddy.

pawn Код:
new String[8192];

format(String, sizeof(String), "Faggio ($%s) - %d stock\n\
                                Quad ($%s) - %d stock\n\
                                Perrenial ($%s) - %d stock\n\
                                Sadler (($%s) - %d stock\n\
                                Moonbean ($%s) - %d stock\n\
                                Bravura ($%s) - %d stock\n\
                                Wayfarer ($%s) - %d stock\n\
                                Hermes ($%s) - %d stock\n\
                                Sunrise ($%s) - %d stock\n\
                                Buritto ($%s) - %d stock\n\
                                Stratum ($%s) - %d stock\n\
                                Mesa ($%s) - %d stock\n\
                                Stallion ($%s) - %d stock\n\
                                Hotknife ($%s) - %d stock\n\
                                Hustler ($%s) - %d stock\n\
                                Blista Compact ($%s) - %d stock\n\
                                Savanna ($%s) - %d stock\n\
                                Slamvan ($%s) - %d stock"
,
                               
NumberFormat( vehPrice[462] ), vehSlots[462], NumberFormat( vehPrice[471] ), vehSlots[471], NumberFormat( vehPrice[404] ), vehSlots[404],NumberFormat( vehPrice[543] ), vehSlots[543], NumberFormat( vehPrice[418] ), vehSlots[418],
NumberFormat( vehPrice[401] ), vehSlots[401], NumberFormat( vehPrice[586] ), vehSlots[586], NumberFormat( vehPrice[474] ), vehSlots[474],NumberFormat( vehPrice[550] ), vehSlots[550], NumberFormat( vehPrice[482] ), vehSlots[482],
NumberFormat( vehPrice[561] ), vehSlots[561], NumberFormat( vehPrice[500] ), vehSlots[500], NumberFormat( vehPrice[439] ), vehSlots[439],NumberFormat( vehPrice[434] ), vehSlots[434], NumberFormat( vehPrice[545] ), vehSlots[545],
NumberFormat( vehPrice[496] ), vehSlots[496], NumberFormat( vehPrice[567] ), vehSlots[567], NumberFormat( vehPrice[535] ), vehSlots[535] );
ShowPlayerDialog(playerid, DIALOG_BUYCAR_CRAP, DIALOG_STYLE_LIST, "Cheap cars", String, "Select", "Cancel");
This code is same as mafiasa code, nothing change, just line break.
Reply


Messages In This Thread
/buycar - error - by mafiasa - 19.06.2015, 21:28
AW: /buycar - error - by Mencent - 20.06.2015, 05:21
Re: AW: /buycar - error - by GTLS - 20.06.2015, 05:47
Re: /buycar - error - by FarTooBaked - 20.06.2015, 06:13
Re: /buycar - error - by X337 - 20.06.2015, 06:20
Re: /buycar - error - by mafiasa - 20.06.2015, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)