Skip to content

Upgrading

Bara edited this page Nov 9, 2020 · 1 revision

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.
    1. Follow Installation
    2. In your server console run sm_surftimer_upgrade
    3. Run csgo/scripts/mysql-files/checkpoints-upgrade.sql in your surftimer database.
    4. In your server console run sm_surftimer_upgrade again.
  • Upgrade from SurfTimer (fluffys)

    Upgrade
  • If you are upgrading from a fluffys version of surftimer you will need to follow the below steps.
    1. Run the upgrade script csgo/scripts/upgrade_scripts/upgrade-fluffy.sh (edit the defined path)
    2. Follow Installation
    3. Edit configs (maybe c/p some rank names from old configs)
    4. Run csgo/scripts/mysql-files/upgrade-fluffy.sql in your surftimer database.
    5. In your server console run sm_surftimer_upgrade
    6. Run csgo/scripts/mysql-files/checkpoints-upgrade.sql in your surftimer database.
    7. In your server console run sm_surftimer_upgrade again.
  • Upgrade from ckSurf (nikooo777)

    Upgrade
  • If you are upgrading from a ckSurf version of surftimer you will need to follow the below steps.
    1. Run the upgrade script csgo/scripts/upgrade_scripts/upgrade-nikooo.sh (edit the defined path)
    2. Follow Installation
    3. Edit configs (maybe c/p some rank names from old configs)
    4. Run csgo/scripts/mysql-files/upgrade-niko.sql in your surftimer database.
    5. In your server console run sm_surftimer_upgrade
    6. Run csgo/scripts/mysql-files/checkpoints-upgrade.sql in your surftimer database.
    7. In your server console run sm_surftimer_upgrade again.