Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Nice, but surely each update wouldn't be able to be described in 128 characters.
Perhaps you should have a way to 'create' a version, then add changes to said version, and in /updates have a dialog list of the last few versions.
Posts: 933
Threads: 62
Joined: May 2011
Reputation:
0
Thanks,
You are wrong,
clstring[520 * TOTAL_LOGS_SHOWED]
max size of update is 512 characters + some characters for player name, date etc. maybe it could be 550 * TOTAL_LOGS_SHOWED but, you can change it easy
Posts: 2,334
Threads: 62
Joined: Dec 2009
Reputation:
0
Yes, but when someone change their changelog they have to do form in-game which people doesn't want to or 1% of people will going to use this method. I suggest instead to use SA:MP http to get the information from the website.
Posts: 310
Threads: 23
Joined: Jul 2010
Reputation:
0
You don't need to get the last ID. Use the default Auto Increament (or increasement?!) in MySQL!
Posts: 548
Threads: 25
Joined: Mar 2011
Reputation:
0
This is nice actually.
Great release S32
Posts: 933
Threads: 62
Joined: May 2011
Reputation:
0
well thanks,
when I finish theme for my community I'll update new version!
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
This can be easily created with raw files, rather then adding a plugin, adding another ram consumer (mysql) to your VPS, connecting to database.
Nice job anyway, though with small things like this, there is more solutions.