YSI Hashing Problems - 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: YSI Hashing Problems (
/showthread.php?tid=444245)
YSI Hashing Problems -
Rokzlive - 15.06.2013
Im coding for the first time in several months and im using the YSI pack in my script. Upon trying to use both the md5() and WP_Hash callbacks, i recieve the same error:
pawn Код:
C:\Users\Nickolas\Desktop\samp03x_svr_R1-2_win32\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
The YSI topic didnt help.
Re: YSI Hashing Problems -
Rokzlive - 16.06.2013
I figured it out, i blonde momented all over the place.