Need Help
#1

i am getting this errors!!

this is script(Example)::

Код:
CMD:tmenu(playerid, params[])
{
	SendClientMessage(playerid, COLOR_GREEN, "___________________________________________________________________________");
    SendClientMessage(playerid, COLOR_LIGHTRED,"Avalable Teleports");
    SendClientMessage(playerid, COLOR_LIGHTRED,"Locations: grove ¦ drift1 ¦ lv ¦ sf ¦ beach ¦ aa ¦ sfa ¦ lva ¦ lsa ¦ lsrs ¦ sfrs ¦ bs ¦ market ");
    SendClientMessage(playerid, COLOR_GREEN,"___________________________________________________________________________");
	return 1;
}
and got this errors


Код:
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(100) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(101) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(102) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(103) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(112) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(121) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(130) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(139) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(148) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(157) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(166) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(175) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(184) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(193) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(202) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(211) : error 035: argument type mismatch (argument 2)
D:\samp03x_svr_R1-2_win32\filterscripts\te.pwn(220) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


17 Errors.
Reply


Messages In This Thread
Need Help - by Ninad - 01.10.2013, 12:50
Re: Need Help - by Konstantinos - 01.10.2013, 13:05
Re: Need Help - by Ninad - 01.10.2013, 13:07
Re: Need Help - by Konstantinos - 01.10.2013, 13:15
Re: Need Help - by Windrush - 01.10.2013, 13:16
Re: Need Help - by Ninad - 01.10.2013, 13:18
Re: Need Help - by Konstantinos - 01.10.2013, 13:20
Respuesta: Need Help - by DanDRT - 01.10.2013, 13:21
Re: Need Help - by Ninad - 01.10.2013, 14:40
Re: Need Help - by Ninad - 03.10.2013, 05:50

Forum Jump:


Users browsing this thread: 1 Guest(s)