/buycar - error
#1

Who is the problem?
pawn Код:
new String[8192];
                        format( String, sizeof( String ), "Faggio ($%s) - %d stock\nQuad ($%s) - %d stock\nPerrenial ($%s) - %d stock\nSadler (($%s) - %d stock\nMoonbean ($%s) - %d stock\nBravura ($%s) - %d stock\nWayfarer ($%s) - %d stock\nHermes ($%s) - %d stock\nSunrise ($%s) - %d stock\nBuritto ($%s) - %d stock\nStratum ($%s) - %d stock\nMesa ($%s) - %d stock\nStallion ($%s) - %d stock\nHotknife ($%s) - %d stock\nHustler ($%s) - %d stock\nBlista Compact ($%s) - %d stock\nSavanna ($%s) - %d stock\nSlamvan ($%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");
Errors:
pawn Код:
C:\Users\Tudor\Desktop\bugged\pawno\RedRolls.pwn(23865) : error 075: input line too long (after substitutions)
C:\Users\Tudor\Desktop\bugged\pawno\RedRolls.pwn(23866) : error 037: invalid string (possibly non-terminated string)
C:\Users\Tudor\Desktop\bugged\pawno\RedRolls.pwn(23866) : error 017: undefined symbol "Faggio"
C:\Users\Tudor\Desktop\bugged\pawno\RedRolls.pwn(23866) : warning 215: expression has no effect
C:\Users\Tudor\Desktop\bugged\pawno\RedRolls.pwn(23866) : error 001: expected token: ";", but found "stock"
C:\Users\Tudor\Desktop\bugged\pawno\RedRolls.pwn(23866) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase


5 Errors.
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: 2 Guest(s)