01.02.2014, 16:04
Errors :
Sorry, I forgot about the errors.
Hope someone would help me solve this.
pawn Код:
C:\Users\Bing\Desktop\Started\Gamemode\robbing.pwn(3609) : error 035: argument type mismatch (argument 2)
C:\Users\Bing\Desktop\Started\Gamemode\robbing.pwn(4667) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
pawn Код:
LINE 3609 : dcmd(irckick,7,cmdtext);
LINE 4667 : if(sscanf(params,"us",username,cmdreason))
Hope someone would help me solve this.