23.07.2014, 08:56
Код:
case 0://Sports Cars { ShowPlayerDialog(playerid, NVM_CARS, DIALOG_STYLE_LIST, "{FFFFFF}New Vegas Motors - Sports Cars", "{FFFFFF}Vehicle: Infernus - Price: $2M\nVehicle: Bullet - Price: $2M\nVehicle: Comet - Price: $2M\nVehicle: Banshee - Price: $1M\nVehicle: Super-GT - Price: $1M\nVehicle: Sultan - Price: $800K\nVehicle: Cheetah - Price: $5M\nVehicle: Turismo - Price: $5M\nVehicle: Stretch - Price: $8M\nVehicle: Hotknife - Price: $6M\nVehicle: Blade - Price: $2M\nVehicle: Jester - Price: $2M\nVehicle: Elegy - Price: $800K", "Buy", "Cancel"); return 1; }
Код:
D:\TDm 2.0\ilkul new wala\gamemodes\NVCNR2.pwn(9000) : error 075: input line too long (after substitutions) D:\TDm 2.0\ilkul new wala\gamemodes\NVCNR2.pwn(9001) : error 037: invalid string (possibly non-terminated string) D:\TDm 2.0\ilkul new wala\gamemodes\NVCNR2.pwn(9001) : error 017: undefined symbol "FFFFFF" D:\TDm 2.0\ilkul new wala\gamemodes\NVCNR2.pwn(9001) : warning 217: loose indentation D:\TDm 2.0\ilkul new wala\gamemodes\NVCNR2.pwn(9001) : error 017: undefined symbol "Infernus" D:\TDm 2.0\ilkul new wala\gamemodes\NVCNR2.pwn(9001) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.