• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Run time error 19: "File or function is not found"
#4
You can put this into your gamemode somewhere:

Code:
native WP_Hash(buffer[], len, const str[]); //This is a Whirlpool function, we will need that to store the passwords.

This should be enough, I don't include Whirlpool in my gamemode just the plugin, and works fine.
  Reply


Messages In This Thread
RE: Run time error 19: "File or function is not found" - by destiezk - 2021-03-07, 11:12 AM

Forum Jump: