Some questions
#3

i would strongly recommend dudb. it includes almost everything you would need. it even hashes the passwords.
http://dracoblue.net/download/dudb-24/31/

natives:
native udb_Exists(nickname[]);
native udb_Remove(nickname[]);
native udb_UserSetInt(nickname[],key[],value);
native udb_UserSetFloat(nickname[],key[],Float:value);
native udb_UserSet(nickname[],key[],value[]);
native udb_User(nickname[],key[]);
native udb_UserFloat(nickname[],key[]);
native udb_UserInt(nickname[],key[]);
native udb_CheckLogin(nickname[],pwd[]);
native udb_Create(nickname[],pwd[]);
native udb_hash(buf[]);
native udb_encode(nickname[]);
native udb_decode(nickname[]);

as for the command prosseser, i prefer dcmd, but you might want to try zcmd because dcmd is a bit more code to script
Reply


Messages In This Thread
Some questions - by MarinacMrcina - 16.05.2012, 12:42
Re: Some questions - by doreto - 16.05.2012, 12:50
Re: Some questions - by MeDaKewlDude - 16.05.2012, 12:52
Re: Some questions - by MarinacMrcina - 16.05.2012, 13:09
AW: Some questions - by EthanR - 16.05.2012, 13:25
Re: Some questions - by MarinacMrcina - 07.06.2012, 21:53
Re: Some questions - by Littlehelper - 07.06.2012, 22:35
Re: Some questions - by MarinacMrcina - 08.06.2012, 05:46

Forum Jump:


Users browsing this thread: 2 Guest(s)