Changelog via 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: Changelog via MySQL (
/showthread.php?tid=315787)
Changelog via MySQL -
Smally - 04.02.2012
Hello, I'm looking to do a /changelog command where it will retrieve the data from the table in MySQL and display it in a command, I'm using VX-RP 2, And I really can't work this out any help would be really appreciated, I would rather you point me in the right direction than tell me otherwise I will not learn.
Many Thanks
MOEHQ
Re: Changelog via MySQL -
MP2 - 04.02.2012
I'd personally use a file. No need to use mySQL really, unless you want it to be connected to a website.
Re: Changelog via MySQL -
Smally - 04.02.2012
That was my plan, but If no one can work it out, then I'll just have to do it manually.
Re: Changelog via MySQL -
Smally - 05.02.2012
Anyone, know of any way to do this? I'm not gonna moan if you don't would be nice though :P
Re: Changelog via MySQL -
MP2 - 05.02.2012
Unless you update your server every 30 minutes, it shouldn't be a problem to do it manually.
Re: Changelog via MySQL -
Smally - 05.02.2012
But I want to display on website. And I Don't see the point in updating twice.