My pawn compiler is giving all kinds of warning and error. Even with the mode.pwn that hasn't been changed or modified.
[pawn]warning 217: loose indentation
error 025: function heading differs from prototype
warning 202: number of arguments does not match definition
public function lacks forward declaration (symbol "FindPlayerIDFromString")
public function lacks forward declaration (symbol "FindWepIDFromString")
public function lacks forward declaration (symbol "InitWepList")[/pawn]
I can't script with this kind of error and warning messages. It is not only like what I posted, it comes out a lot!..
Can anyone tell me whats the problem or just give me a copy of their Pawno?