Auto Cmd On Update

MIT

SourceMod plugin that executes a console command on Source Engine servers when a game update is detected. Enables automatic game server updating with warning support and more!

A SourceMod plugin that executes a console command on SRCDS servers when a game update is detected. This plugins relies on a forward call in SteamWork's Update Check plugin here. Therefore, you will need the plugin and SteamWorks for this plugin to operate.

Additionally, a warning timer is supported.

This works great for servers that automatically check for SteamCMD updates on startup. This would essentially enable automatic game updating for your game servers.

Requirements

For compiling the plugin, you need SteamWork's include file (SteamWorks.inc) alongside MultiColors.

ConVars

  • sm_acou_command - The command to execute when a game update is detected (Default - quit).
  • sm_acou_warn_time - Warning time in seconds before command is executed when an update is detected (Default - 10).
  • sm_acou_version - The plugin's current version.

Commands

  • sm_acou_print_version - Prints the current plugin's version to the server console.
  • sm_acou_test - Executes the command when an update is detected and includes the warning time.

Note - Both commands require the root flag.

インストール方法

  1. Compile plugin with spcomp(64) or compile executable within SourceMod's scripting/ directory.
  2. Copy auto_cmd_on_update.smx file into sourcemod/plugins directory.
  3. Copy translations/acou.phrases.txt file into sourcemod/ directory.

時系列のエンゲージメント

読み込み中…

Auto Cmd On Update は「SourceMod」カテゴリのSource Engine 向けの MODです。1 回のダウンロード、5 回の閲覧、0 件のお気に入り、1 件のリリース があります。 このアイテムは 5 件のタグ に含まれています。

レビュー

レビューを投稿するにはログインしてください。

読み込み中…

コメント (0)

コメントするにはログインしてください。

読み込み中…
Auto Cmd On Update - Source Engine - The Modding Community