30.09.2013, 15:36
Hi People,
I was looking around on the search, for the best SQL, for a Roleplay GM, that's currently using:
/* Script Includes */
#include <a_samp>
#include <OPVD>
#include <foreach>
#include <fuckcleo>
#include <audio>
#include <streamer>
#include <YSI/y_ini>
#include <sscanf2>
#include <zcmd>
Which one do you think is best? I can't find a tutorial that explains, how SQL saves data to the tables, fields, etc. And how it loads, also including the plugin.
Could someone forward me in the right direction please? (I know BlueG is a choice, but can't seem to find his plugin anywhere on search, that explains what's what, and how it loads/saves, etc).
Thanks in advance.
+REP to anyone how can forward me a link, that explains how SA-MP loads/connects/saves data, etc.![Smiley](images/smilies/smile.png)
Edit: also another note; Does MYSQL work with Y_COMMANDS? I'm thinking of switching ZCMD, with Y_CMDS.
Edit: Looking around, is it possible, that SSCANF2 can load data from a MYSQL Table? using; if(!sscanf - then just using the params such as s< etc?
I was looking around on the search, for the best SQL, for a Roleplay GM, that's currently using:
/* Script Includes */
#include <a_samp>
#include <OPVD>
#include <foreach>
#include <fuckcleo>
#include <audio>
#include <streamer>
#include <YSI/y_ini>
#include <sscanf2>
#include <zcmd>
Which one do you think is best? I can't find a tutorial that explains, how SQL saves data to the tables, fields, etc. And how it loads, also including the plugin.
Could someone forward me in the right direction please? (I know BlueG is a choice, but can't seem to find his plugin anywhere on search, that explains what's what, and how it loads/saves, etc).
Thanks in advance.
+REP to anyone how can forward me a link, that explains how SA-MP loads/connects/saves data, etc.
![Smiley](images/smilies/smile.png)
Edit: also another note; Does MYSQL work with Y_COMMANDS? I'm thinking of switching ZCMD, with Y_CMDS.
Edit: Looking around, is it possible, that SSCANF2 can load data from a MYSQL Table? using; if(!sscanf - then just using the params such as s< etc?