SA-MP Forums Archive
ERROR: Function is not registered: 'WP_Hash' - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ERROR: Function is not registered: 'WP_Hash' (/showthread.php?tid=652166)



ERROR: Function is not registered: 'WP_Hash' - HellixBG - 04.04.2018

Hello guys!
I have been coding for a long time but never saw a problem in WP_Hash

I've put this line
Code:
native WP_Hash(buffer[], len, const str[]);
on the top of my code but it doesn't work. Can somebody help me? Thanks in advance


Re: ERROR: Function is not registered: 'WP_Hash' - Jstylezzz - 04.04.2018

Have you loaded the Whirlpool plugin?


Re: ERROR: Function is not registered: 'WP_Hash' - HellixBG - 04.04.2018

Quote:
Originally Posted by Jstylezzz
View Post
Have you loaded the Whirlpool plugin?
Yes I have been.


Re: ERROR: Function is not registered: 'WP_Hash' - Jstylezzz - 04.04.2018

Can post the server log? Only of the last session would suffice (between [code] tags or on Pastebin for readability). Maybe the plugin doesn't load correctly.