29.08.2016, 16:26
- Download the server package: http://files.sa-mp.com/samp037_svr_R2-1-1_win32.zip
- Place the gamemode to gamemodes folder.
- Download any necessary include and plugin (don't use those you had, they may be old versions).
- Re-compile.
- Change password, add the gamemode, load plugin(s) in server.cfg
PS: It's not guarantee that will compile directly. Some functions have been removed, others have their parameters changed (callbacks as well). Includes that use those functions/callbacks will also need to corrected.
Last, create any necessary folder in scriptfiles if the script requires it.
- Place the gamemode to gamemodes folder.
- Download any necessary include and plugin (don't use those you had, they may be old versions).
- Re-compile.
- Change password, add the gamemode, load plugin(s) in server.cfg
PS: It's not guarantee that will compile directly. Some functions have been removed, others have their parameters changed (callbacks as well). Includes that use those functions/callbacks will also need to corrected.
Last, create any necessary folder in scriptfiles if the script requires it.