Whirlpool help - 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: Whirlpool help (
/showthread.php?tid=603528)
Problem Solved -
MrAhmed - 24.03.2016
Problem Solved, Thanks.
Re: Whirlpool help -
mirou123 - 24.03.2016
You can find help here.
https://sampforum.blast.hk/showthread.php?tid=570945
Re: Whirlpool help -
MrAhmed - 24.03.2016
Thanks but i am not good scripter so i don't know where to type that WP_Hash(buffer, len, string);
and how to use it.
Re: Whirlpool help -
MrAhmed - 25.03.2016
any one help?
Re: Whirlpool help -
Joron - 25.03.2016
Quote:
Originally Posted by MrAhmed
any one help?
|
PHP код:
native WP_Hash(buffer[], len, const str[]);
Could go under your includes
Re: Whirlpool help -
SickAttack - 25.03.2016
You could check the thread of the plugin. It should have all the information you need to learn how to use it.
Re: Whirlpool help -
MrAhmed - 25.03.2016
i knew how to use it, but i couldn't use it with cnrsf because it has other registeration system that is hard so i couldnt make it hashes with whirlpool thats why i made this thread, btw thanks for answering me.
Sorry if my english is bad.
Re: Whirlpool help -
MrAhmed - 26.03.2016
Problem Solved, Thanks.