SA-MP Forums Archive
argument type mismatch (argument 1) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: argument type mismatch (argument 1) (/showthread.php?tid=382834)



argument type mismatch (argument 1) - xplor09edy - 05.10.2012

Код:
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(39) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(40) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(47) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(48) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(55) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(62) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(69) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(70) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(77) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(78) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(79) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(86) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(87) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(94) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(95) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(102) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(103) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(110) : error 035: argument type mismatch (argument 1)
D:\Jocuri\SA-MP Servers\X-SET - Scripturi\xAdminControlPanel.pwn(111) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


19 Errors.
.pwn: http://www.solidfiles.com/d/4666bfaf6f/


Re: argument type mismatch (argument 1) - Jeffry - 05.10.2012

www.pastebin.com Please.
Open your .pwn and copy everything, then paste it at pastebin, and click Submit. Give us the link then.


Re: argument type mismatch (argument 1) - xplor09edy - 05.10.2012

Pastebin: http://pastebin.com/SnjSqsi0


Re: argument type mismatch (argument 1) - Jeffry - 05.10.2012

Here you go: http://pastebin.com/MPBQZPsn

I have also fixed some grammar mistakes for you.
Test it, but I think it should work as it is.


Re: argument type mismatch (argument 1) - xplor09edy - 05.10.2012

Thanks very much