16.08.2010, 14:19
My starting query to create the data base is more than 4000 symbols long :X
There must be maybe 100 or more variables like "Kills" etc. be created in the table "Accounts".
I just don't know how to create them with more than 1 query :X So I put them all into 1 string/query :X
My code in OnGameModeInit
How can I create these variables without using only one query?
There must be maybe 100 or more variables like "Kills" etc. be created in the table "Accounts".
I just don't know how to create them with more than 1 query :X So I put them all into 1 string/query :X
My code in OnGameModeInit
How can I create these variables without using only one query?