mysql Event Scheduler - 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: mysql Event Scheduler (
/showthread.php?tid=554928)
mysql Event Scheduler -
bogushas - 05.01.2015
Hi,
I'am making a fraction system for my server and I found a "Event Scheduler" thread for jobs remove when contract time expires
https://sampforum.blast.hk/showthread.php?tid=546630 , so how should I do the event, I have no idea about this thing, the information in thread is too much understandable for me.
So i have "players table", and enums "pWorkId", "pWorkContract" ( in-game with gettime() + time). So how should I remove the job for players with that system in mysql ( Event Scheduler ).