13.03.2009, 12:57
[INC]WoDB By JIeXa
*
* WoDB.inc 1.0 Beta
* © Copyright 2009 by JIexa & GaTa
*
* @authors : JIexa & GaTa
* @date : 13th March 2009
* @require : a_sampdb and straight hands
*
* This file is provided as is (no warranties).
*
* Feel free to use it, a little message in
* about box is honouring thing, isn't it?
*
*
Natives
native db_OnFilterScriptInit();
native db_OnFilterScriptExit();
native db_Is_Table_Exists(tablename[]);
native db_Table_Create(tablename[], string[]);
native db_Table_Remove(tablename[]);
native db_NewString(tablename[], keys[], values[]);
native db_Set(tablename[], key[], value[], ifkey[], ifvalue[]);
native db_UnSet(tablename[], ifkey[], ifvalue[]);
native db_IsSet(table[], key[], titul[], value[]);
native db_Get(tablename[], key[], titul[], value[]);
Copyright JIeXa's productions © 2008
Download:
http://www.sendspace.com/file/vlprz2
Mirror:
P.S. i am not DracoBlue
*
* WoDB.inc 1.0 Beta
* © Copyright 2009 by JIexa & GaTa
*
* @authors : JIexa & GaTa
* @date : 13th March 2009
* @require : a_sampdb and straight hands
*
* This file is provided as is (no warranties).
*
* Feel free to use it, a little message in
* about box is honouring thing, isn't it?
*
*
Natives
native db_OnFilterScriptInit();
native db_OnFilterScriptExit();
native db_Is_Table_Exists(tablename[]);
native db_Table_Create(tablename[], string[]);
native db_Table_Remove(tablename[]);
native db_NewString(tablename[], keys[], values[]);
native db_Set(tablename[], key[], value[], ifkey[], ifvalue[]);
native db_UnSet(tablename[], ifkey[], ifvalue[]);
native db_IsSet(table[], key[], titul[], value[]);
native db_Get(tablename[], key[], titul[], value[]);
Copyright JIeXa's productions © 2008
Download:
http://www.sendspace.com/file/vlprz2
Mirror:
P.S. i am not DracoBlue