How to check which plugin is outdated? -
Denying - 21.03.2013
As the title asks, how may I check which plugin is outdated?
I mean, like every week I need to re-download my plugins because they update frequently.
And to be honest, I am tired of downloading them all everytime.
( Kind of hard to find links to download as well. )
Re: How to check which plugin is outdated? -
Dzines4SAMP - 21.03.2013
You can't check, either you see or realise that your plugin is out-dated. You can't do anything about it, unless the plugin has some auto-updater in it.
Re: How to check which plugin is outdated? -
Misiur - 21.03.2013
If the developer didn't implement auto-update/update-checker, there isn't available way! YSI automatically checks for updates, for some plugins you could use git repo informations to automate checking. I don't know much about SVN but it has some form of tracking current code version.
Re: How to check which plugin is outdated? -
Denying - 21.03.2013
Quote:
Originally Posted by Dzines4SAMP
You can't check, either you see or realise that your plugin is out-dated. You can't do anything about it, unless the plugin has some auto-updater in it.
|
Damn, it's becomes really annoying searching for the new updated plugin every week. :/
Thank you.
Quote:
Originally Posted by Dwane
Plugins are not updated every week..
Just read the threads about the plugins you're using and check what's the last version. You may write it down on a paper to remember!
|
Well, I keep getting the message "File or function not found" blabla every week.
I download the new plugins and viola.. it works.
Re: How to check which plugin is outdated? -
Konstantinos - 21.03.2013
Plugins are not updated every week..
Just read the threads about the plugins you're using and check what's the last version. You may write it down on a paper to remember!
Re: How to check which plugin is outdated? -
LarzI - 21.03.2013
Quote:
Originally Posted by Denying
Damn, it's becomes really annoying searching for the new updated plugin every week. :/
Thank you.
|
Unless you wait for some promised features in next version of the plugin and/or you have bugs - updating shouldn't be necessary. If one of the former is true, then you'll have to keep a look-out for new updates. Else just check whenever a new sa-mp version is available.
Re: How to check which plugin is outdated? -
JaKe Elite - 21.03.2013
you don't need to re-download your plugins everytime there is new version.
Because, the updating plugins are only needed when a new SA-MP version has been came up (For plugins only who needed to be updated).
All you've just to do is wait. until Auto-Updater has been invented in SA-MP.
Re: How to check which plugin is outdated? -
Denying - 21.03.2013
Quote:
Originally Posted by Romel
you don't need to re-download your plugins everytime there is new version.
Because, the updating plugins are only needed when a new SA-MP version has been came up (For plugins only who needed to be updated).
All you've just to do is wait. until Auto-Updater has been invented in SA-MP.
|
But why does it send the following message?
Script[gamemodes/k.amx]: Run time error 19: "File or function is not found"
and everytime I download them it disappears?
Re: How to check which plugin is outdated? -
Dzines4SAMP - 21.03.2013
Quote:
Originally Posted by Denying
But why does it send the following message?
Script[gamemodes/k.amx]: Run time error 19: "File or function is not found"
and everytime I download them it disappears?
|
Old version of streamer.dll, I suppose.
Re: How to check which plugin is outdated? -
Denying - 21.03.2013
I am not using streamer, anyway I've already downloaded all of them and it is working once again.
Thank you all for the replies.