Quote:
Originally Posted by polygxn
If you have a nativechecker plugin then put it in the last place in your server.cfg. Its probably just a false error. If not, just copy this anywhere in your GM:
pawn Код:
native WP_Hash(buffer[], len, const str[]);
|
I have the native of WP_Hash already in the script, and I was able to compile the .pwn without any errors but when i started the server it had popped up with that error.