02.01.2015, 11:54
pawn Код:
Line 171:if(isnull(params))
Line 175: else if(IsPlayerConnected(id))
Line 179:else return SendClientMessage(playerid,0xFF000080,"Player has not logged in the server!");
@Facerafter, I got alot more errors by your lines:
pawn Код:
SAMP.pwn(173) : warning 202: number of arguments does not match definition
\SAMP.pwn(173) : warning 202: number of arguments does not match definition
SAMP.pwn(173) : error 035: argument type mismatch (argument 6)
SAMP.pwn(177) : warning 202: number of arguments does not match definition
SAMP.pwn(177) : warning 202: number of arguments does not match definition
SAMP.pwn(177) : error 035: argument type mismatch (argument 6)
SAMP.pwn(180) : warning 209: function "cmd_stats" should return a value
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.