SA-MP Forums Archive
Job System Mysql - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Job System Mysql (/showthread.php?tid=527338)



Job System Mysql - TheNerka - 22.07.2014

How to start scripting MySQL job system?

My enum

Код:
enum jData {
	Id,
	Name,
 	Director,
 	Alternate,
	Workers,
	Rang1,
	Rang2,
	Rang3,
	Rang4,
	Pay,
	Level,
 	Cash,
 	Cars,
}
Load have