HashLoaderProvides hash loading/saving/editing functions for Squirrel like those in the R2 Squirrel server.
Originally written by VRocker ported to 0.4 by AdTec_224.
Functions:
- HLoad( name, filename );
- HSave( name );
- HClose( name );
- HAdd( name, section, data );
- HGet( name, section );
- HInc( name, section, [amount] );
- HDec( name, section, [amount] );
- HDel( name, section );
Installation:
- Extract to plugins directory.
- In
server.cfg, append
HashLoader32 or
HashLoader64 to the
plugins line.
Download:
Windows Server (x86) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-win32.zip)
Windows Server (x64) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-win64.zip)
Linux Server (x86) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-linux32.zip)
Linux Server (x64) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-linux64.zip)
Source code (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-src.zip)
Notes:
The Windows version of this plugin is compiled with Visual Studio 2013 and therefore will require the Visual Studio 2013 redistributable files (https://www.microsoft.com/en-us/download/details.aspx?id=40784).
The release is good for the one who uses hashes....I am trying to load HashLoader32 in ubuntu v86_64..But plugin is failing to load.
You are using a 32-bit version of the module on a 64-bit version of Ubuntu. Download the 64-bit of the module and you should be good.,
I should have mentioned in above post that I also tried to load 64 bit,but same result.
Updated binaries to use the latest VCMP plugin header.
Download:
Windows Server (x86) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-win32.zip)
Windows Server (x64) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-win64.zip)
Linux Server (x86) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-linux32.zip)
Linux Server (x64) (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-linux64.zip)
Source code (http://adtec.vrocker-hosting.co.uk/vcmp/HashLoader-src.zip)
Bump!
Can any one rebulid Linux versions Not working with 003 and 004 not working with any one
No One will :D My Hopes
Sure, builds up at http://vcmp.thijn.ovh/builds/
Enjoy the big warning message though
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F6Vitkdg.png&hash=91d3f83db66e0efa2efed065f6944d70663fcfac)
I have downloaded Hashloader 32 and put it in server it shows hashloader plugin loaded but also gave error index HLoad Does not exist
Quote from: Finch Real on Jun 13, 2016, 09:35 PMI have downloaded Hashloader 32 and put it in server it shows hashloader plugin loaded but also gave error index HLoad Does not exist
Works fine here on both 32 and 64 bit. Are you using linux or windows?
I am using Windows well first i have added all updated plugins then updated server32 and try to run it it first give error index CreateSphere does not exist when i remove that it show HLoad does not exist
Your script is probably fucked up. Make a separate topic so this one doesn't get filled up with support questions.