05.07.2009, 20:24
Wooow Thank you 
I put your code in the include File.
But how can is use now the Funktion GetJobData in the Gamemode?
//Edit
If i put for example this into the GM:
it shows nothing in the console.
//Edit
new row[3][30]; // What means 3, i think the 3 entrys in DB, but what 30?

I put your code in the include File.
But how can is use now the Funktion GetJobData in the Gamemode?
//Edit
If i put for example this into the GM:
Код:
new row[3][30]; row = GetJobData("spawn_x"); print(row[1]);
//Edit
new row[3][30]; // What means 3, i think the 3 entrys in DB, but what 30?