Installation: Dump everything in your SoF folder Edit these 4 files: user-sp14t12/dedicated.cfg (rcon password!) user-sp14t12/sofplus-cvars.cfg user-sp14t12/sofplus/sofplus_sv.cfg user-sp14t12/sofplus/sofplus_sv_2.cfg Edit anything else you want Start the server: sof-sp14t12-start.bat Changes since version 1.4t11: - Back to the 1.4t9 codebase because of some problems DLL changes of 1.4t10 and 1.4t11 will be back in 1.4t13 Changes since version 1.4t10: - Removed _sp_sv_weapon_start - Added _sp_sv_weapon_primary_* and _sp_sv_weapon_secondary_* - Fixed a bug in sp_sc_timer that caused strange behaviour when multiple timers were active - Blocked an rcon hack - Blocked some server crashes (some more remain but i'm having trouble producing them on my test server) - Added a small pakfile that should cause less server crashes in the ghoul code - Added and changed some scripts - Added DM spawnpoints to the fixed gicctf.txt - Changed the description of _sp_sv_on_client_begin in the manual Changes since version 1.4t9: - Added _sp_sv_disable_primary_attack_* - Changed _sp_sv_weapon_start for all weapons - Added add capabilites to the spawn replace files (see rp-ctf2dm.txt for an example) - Added IQ Cold protection - Added cvar check scripts (clients using SoFplus 1.4t3 .. 1.4t6 will get kicked) Changes since version 1.4t8: - Renamed cvar _sp_sv_pasword_hack to _sp_sv_password_hack - Fixed a bug that prevented players from picking up ammo/armor - Added client command .run - Added client command .fps - Added cvar _sp_sv_weapon_start - Disabled snipe block in user-sp14t9/sofplus/sofplus_sv.cfg by default (some people don't read instructions) - Added forgotten .timelimit command to the manual