Input line too long
#1

hey i have a problem with this,
Код:
D:\Putra\SA-MP Server Project\MP Server\Indo Stunting\gamemodes\indostunting.pwn(4378) : error 075: input line too long (after substitutions)
D:\Putra\SA-MP Server Project\MP Server\Indo Stunting\gamemodes\indostunting.pwn(4379) : error 037: invalid string (possibly non-terminated string)
D:\Putra\SA-MP Server Project\MP Server\Indo Stunting\gamemodes\indostunting.pwn(4379) : error 029: invalid expression, assumed zero
D:\Putra\SA-MP Server Project\MP Server\Indo Stunting\gamemodes\indostunting.pwn(4379) : error 017: undefined symbol "t"
D:\Putra\SA-MP Server Project\MP Server\Indo Stunting\gamemodes\indostunting.pwn(4379) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
line 4366 - 4382
Код:
case DIALOG_CMDS:
		{
		    if(response)
		    {
		        ShowPlayerDialog(playerid, DIALOG_CMDS_VEHICLE, DIALOG_STYLE_MSGBOX, "Vehicle Commands:", "/autorepair\t\t>> Menyalakan / mematikan auto repair\n\
																											/flip\t\t>> Balik kendaraanmu\n\
																											/lock\t\t>> Mengunci kendaraan\n\
																											/lveh\t\t>> Menteleport kendaraan anda yang telah disimpan\n\
																											/repair\t\t>> Perbaiki kedaraan\n\
																											/sveh\t\t>> Menyimpan kendaraan\n\
																											/tune\t\t>> Modifikasi kendaraan\n\
																											/unlock\t\t>> Membuka kunci kendaraan\n\
																											/vcolor\t\t>> Mengganti warna kendaraan\n\
																											/vcontrol\t\t>> Menu kontrol kendaraan\n", "<< Kembali", "Lanjut >>");
			}
			return 1;
		}
please help me!
Reply


Messages In This Thread
Input line too long - by AiRaLoKa - 24.11.2013, 01:39
Re: Input line too long - by -Prodigy- - 24.11.2013, 01:48
Re: Input line too long - by manoc - 24.11.2013, 01:49
Re: Input line too long - by AiRaLoKa - 24.11.2013, 01:51
Re: Input line too long - by AiRaLoKa - 24.11.2013, 01:56
Re: Input line too long - by -Prodigy- - 24.11.2013, 02:08
Re: Input line too long - by AiRaLoKa - 24.11.2013, 02:16

Forum Jump:


Users browsing this thread: 1 Guest(s)