Check out our discord at https://discord.gg/3u69jMa
Files and Useful Stuff (Server): Difference between revisions
No edit summary |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
== Gamespy Fix == | == Gamespy Fix == | ||
Gamespy multiplayer server browser listing fixed via CT Release: (Service provided by [http://beta.openspy.net/en/ OpenSpy]) [https://github.com/SWRC-Modding/CT/releases Download CT Release] | |||
== | == ModMPGame == | ||
A patched IpDrv.dll to disable CD key validation on the server | A custom server plugin which adds support for admin functionality and bot support. Sources and instructions available [https://github.com/SWRC-Modding/CT/tree/master/ModMPGame here] | ||
Pre compiled binaries can be downloaded [https://wiki.swrc-modding.net/images/4/44/ModMPGame.zip here] | |||
In order for bots to move around, you need map specific built paths. The package comes with a <code>Paths</code> folder containing this data, put it into <code>Maps</code> folder. | |||
== No CD key validation (Outdated) == | |||
This modified file is outdated and superseeded by ModMPGame! | |||
A patched IpDrv.dll to disable CD key validation on the server: [https://wiki.swrc-modding.net/images/e/e2/IpDrv-NoCDkeyValidation.zip download] | |||
== Discord Webhook == | == Discord Webhook == | ||
A pure server plugin to send game server data to a discord webhook: [https://github.com/ffsPLASMA/swrc-discordwebhook/releases download] | A pure server plugin to send game server data to a discord webhook: [https://github.com/ffsPLASMA/swrc-discordwebhook/releases download] | ||
Latest revision as of 09:41, 27 August 2026
A list of useful stuff for your server:
RC UCC
A commandline tool (UCC) to make it easier to use commandlets and run server via command shell: download
Gamespy Fix
Gamespy multiplayer server browser listing fixed via CT Release: (Service provided by OpenSpy) Download CT Release
ModMPGame
A custom server plugin which adds support for admin functionality and bot support. Sources and instructions available here
Pre compiled binaries can be downloaded here
In order for bots to move around, you need map specific built paths. The package comes with a Paths folder containing this data, put it into Maps folder.
No CD key validation (Outdated)
This modified file is outdated and superseeded by ModMPGame!
A patched IpDrv.dll to disable CD key validation on the server: download
Discord Webhook
A pure server plugin to send game server data to a discord webhook: download