-
Notifications
You must be signed in to change notification settings - Fork 69
Upgrading
Bara edited this page Nov 9, 2020
·
1 revision
Upgrade
- Follow Installation
- In your server console run
sm_surftimer_upgrade - Run
csgo/scripts/mysql-files/checkpoints-upgrade.sqlin your surftimer database. - In your server console run
sm_surftimer_upgradeagain.
Upgrade from SurfTimer (fluffys)
Upgrade
- 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.sqlin your surftimer database. - In your server console run
sm_surftimer_upgrade - Run
csgo/scripts/mysql-files/checkpoints-upgrade.sqlin your surftimer database. - In your server console run
sm_surftimer_upgradeagain.
Upgrade from ckSurf (nikooo777)
Upgrade
- 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.sqlin your surftimer database. - In your server console run
sm_surftimer_upgrade - Run
csgo/scripts/mysql-files/checkpoints-upgrade.sqlin your surftimer database. - In your server console run
sm_surftimer_upgradeagain.