Pawmo Error :3 - 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: Pawmo Error :3 (
/showthread.php?tid=509058)
Pawmo Error :3 -
BlAcKEdiTioN - 25.04.2014
Код:
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(12889) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(14370) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(14453) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(14561) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(15941) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16030) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16103) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16177) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16267) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16374) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16441) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16497) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16549) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16633) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16716) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16799) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16881) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(16971) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17061) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17144) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17229) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17305) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17374) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17451) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17657) : error 035: argument type mismatch (argument 1)
C:\Users\BiGDoY\Desktop\SAMP\pawno\cnr.pwn(17764) : error 035: argument type mismatch (argument 1)
Код:
Line 12889
if(!isNumeric(tmp))
{
giveplayerid = ReturnUser(playerid, tmp);
if(giveplayerid == INVALID_PLAYER_ID)
{
I Think Its all same Errors i Think
Giveplayerid = Return User(playerid, tmp);
Re : Pawmo Error :3 -
Ramoboss - 25.04.2014
Change tmp to tmp[24] (if it's for the playername)
Re: Pawmo Error :3 -
BlAcKEdiTioN - 25.04.2014
can you give me example ? Thanks
Re: Pawmo Error :3 -
BlAcKEdiTioN - 25.04.2014
i already did your instruction but still error
Re : Pawmo Error :3 -
Ramoboss - 25.04.2014
can you show me the EXACT line ?
Re: Pawmo Error :3 -
BlAcKEdiTioN - 25.04.2014
What you mean ?
Re: Pawmo Error :3 -
XxJenxX - 25.04.2014
Delete the line so server would work
Re : Pawmo Error :3 -
Ramoboss - 25.04.2014
it's not a solution --'
give me the Line 12889
Re: Pawmo Error :3 -
BlAcKEdiTioN - 25.04.2014
Quote:
Originally Posted by XxJenxX
Delete the line so server would work 
|
Useless comment. pls read rules.
Re : Pawmo Error :3 -
Ramoboss - 25.04.2014
Black, show me the ONE LINE that show you this error...