Hashing

Started by Cool, Jun 12, 2016, 10:55 PM

Previous topic - Next topic

Cool

when ever i try to load hast its says HLoad does not exists i have plgin and i added in server.cfg also
//onscriptload LoadHashes();
function LoadHashes()
{
    HLoad( "exam", "abbas/Pwd.hsh" );
}
and also same problem at saving hashes
function SaveHashes()
{
    HSave( "Pwd" );
}
timer on scriptload
   //NewTimer( "SaveHashes", 14000, 0 );

Finch Real

Well If you are using window x64 bit then it won't work 64 bit hashloader is bug use 32 even u have window 64 bit it will works i have tested
My Snipet Showroom

http://pastebin.com/5KKuU5cg

Cool

#2
not working i am already with 32 can you give me link hashloader of your
@Finch Real

KAKAN

Quote from: Hercules on Jun 12, 2016, 11:17 PMnot working i am already with 32 can you give me link hashloader of your
@Finch Real
Why to use that when there are some better solutions? MySQL, SQLite and INI?
oh no

Finch Real

Well For your Kind of Information @Hercules use HashLoader32 not hashing Anyway I have pm you the Plugins
My Snipet Showroom

http://pastebin.com/5KKuU5cg

Cool

Quote from: KAKAN on Jun 13, 2016, 07:51 AM
Quote from: Hercules on Jun 12, 2016, 11:17 PMnot working i am already with 32 can you give me link hashloader of your
@Finch Real
Why to use that when there are some better solutions? MySQL, SQLite and INI?
hmm Now i will try to change sqlite from hash