MYSQL - How can I do this?
#1

Hi all, I created, in the time, some systems and some of this use plus variables.

I decidid of converting my gamemode from ''Y_INI to MYSQL.

Now I have this:


PHP код:
#define MAX_OBJ 31
Float:O_X[MAX_OBJ],
Float:O_Y[MAX_OBJ],
Float:O_Z[MAX_OBJ],
Float:O_rX[MAX_OBJ],
Float:O_rY[MAX_OBJ],
Float:O_rZ[MAX_OBJ],
Oggetto[MAX_OBJ],
Piazzato[MAX_OBJ],
Modello[MAX_OBJ],
Interior[MAX_OBJ],
VirtualWorld[MAX_OBJ], 
I need to put in the database. How can I do this? Let's do some mats. 30 * 11 = 330 columns, .. 330. Can you tell me a way speedly, workly and a explanation? Thank you very much.

I use R-39 version of plugin MYSQL.
Reply


Messages In This Thread
MYSQL - How can I do this? - by DarkLouis - 11.06.2015, 20:52
Re: MYSQL - How can I do this? - by Vince - 11.06.2015, 21:40
Re: MYSQL - How can I do this? - by DarkLouis - 12.06.2015, 06:23
Re: MYSQL - How can I do this? - by DarkLouis - 12.06.2015, 15:57

Forum Jump:


Users browsing this thread: 5 Guest(s)