Please Help me - run time error 19:"File or not fuction is not found"
#1

remove....
Reply
#2

Try using nativechecker to help identify the problem.
Reply
#3

I had the same problem a few days ago with the Whirlpool error. Please make sure that you've added this to your script:

pawn Код:
native WP_Hash(buffer[], len, const str[]);
Also, it seems as though you're using R7 version of the plugin. Delete your plugin file and update it to the latest version:

https://github.com/pBlueG/SA-MP-MySQL/releases

Once you've updated to the latest version, recompile your script using the newest version of the includes.

Hopefully this helps!
Reply
#4

remove.....
Reply
#5

Quote:
Originally Posted by rizkiazzach
Посмотреть сообщение
Код:
WP_Hash native (buffer [], len, const str []);
how to fix this?
You've inserted it incorrectly. It should be the way I originally gave it to you ('native' preceeding WP_Hash).

pawn Код:
native WP_Hash (buffer [], len, const str []);
Please also update your sscanf plugin:

https://sampforum.blast.hk/showthread.php?tid=120356
Reply
#6

remove....
Reply
#7

Awesome! No worries
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)