fatal error 107: too many error messages on one line
#4

Quote:
Originally Posted by Dwane
View Post
You posted exactly the same !!!

You need to define it.
pawn Code:
new Check[ /* value_here */ ];
Also, on sscanf the "s" specifier should have the value there too.
pawn Code:
// Example:
new reason[ 64 ];
if( sscanf( params, "s[64]", reason ) ) ...
Lolz I just removed ; from his code
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)