Upgrading - surftimer/SurfTimer GitHub Wiki
Upgrade from pre v.285 checkpoints
Upgrade
If you are upgrading from any version that is 285 or below you will need to follow the below steps.
- Follow Installation
- In your server console run
sm_surftimer_upgrade
- Run
csgo/scripts/mysql-files/checkpoints-upgrade.sql in your surftimer database.
- In your server console run
sm_surftimer_upgrade again.
Upgrade
If you are upgrading from a fluffys version of surftimer you will need to follow the below steps.
- Run the upgrade script
csgo/scripts/upgrade_scripts/upgrade-fluffy.sh (edit the defined path)
- Follow Installation
- Edit configs (maybe c/p some rank names from old configs)
- Run
csgo/scripts/mysql-files/upgrade-fluffy.sql in your surftimer database.
- In your server console run
sm_surftimer_upgrade
- Run
csgo/scripts/mysql-files/checkpoints-upgrade.sql in your surftimer database.
- In your server console run
sm_surftimer_upgrade again.
Upgrade
If you are upgrading from a ckSurf version of surftimer you will need to follow the below steps.
- Run the upgrade script
csgo/scripts/upgrade_scripts/upgrade-nikooo.sh (edit the defined path)
- Follow Installation
- Edit configs (maybe c/p some rank names from old configs)
- Run
csgo/scripts/mysql-files/upgrade-niko.sql in your surftimer database.
- In your server console run
sm_surftimer_upgrade
- Run
csgo/scripts/mysql-files/checkpoints-upgrade.sql in your surftimer database.
- In your server console run
sm_surftimer_upgrade again.
⚠️ **GitHub.com Fallback** ⚠️