2007年11月 9日

猫鯖:Sourcemodのコマンド覚え書き

Sourcemodの全コマンド覚え書き

*nextmapプラグインはmaniのvotemapと競合するので外してあります。

[SM] Listing 2 commands for: Admin Help
  [Name]            [Type]      [Help]
  sm_help           console      Displays SourceMod commands and descriptions
  sm_searchcmd      console      Searches SourceMod commands
[SM] Listing 2 commands for: Anti-Flood
  [Name]            [Type]      [Help]
  say               console      say messages
  say_team          console      say team message
[SM] Listing 5 commands for: Basic Fun Votes
  [Name]            [Type]      [Help]
  sm_votealltalk    admin        sm_votealltalk
  sm_voteburn       admin        sm_voteburn <player>
  sm_voteff         admin        sm_voteff
  sm_votegravity    admin        sm_votegravity <amount> [amount2] ... [amount5]
  sm_voteslay       admin        sm_voteslay <player> 
[SM] Listing 4 commands for: Basic Fun Commands
  [Name]            [Type]      [Help]
  sm_burn           admin        sm_burn &lt;#userid|name&gt; [time]
  sm_play           admin        sm_play &lt;#userid|name&gt; <filename>
  sm_slap           admin        sm_slap &lt;#userid|name&gt; [damage]
  sm_slay           admin        sm_slay &lt;#userid|name&gt; 
[SM] No commands found for: Admin File Reader
[SM] Listing 2 commands for: Basic Info Triggers
  [Name]            [Type]      [Help]
  say               console      say messages
  say_team          console      say team message
[SM] Listing 8 commands for: Basic Comm Control
  [Name]            [Type]      [Help]
  say               console      say messages
  say_team          console      say team message
  sm_gag            admin        sm_gag <player> - Removes a player's ability to use chat.
  sm_mute           admin        sm_mute <player> - Removes a player's ability to use voice.
  sm_silence        admin        sm_silence <player> - Removes a player's ability to use voice or chat.
  sm_ungag          admin        sm_ungag <player> - Restores a player's ability to use chat.
  sm_unmute         admin        sm_unmute <player> - Restores a player's ability to use voice.
  sm_unsilence      admin        sm_unsilence <player> - Restores a player's ability to use voice and chat.
[SM] Listing 9 commands for: Basic Chat
  [Name]            [Type]      [Help]
  say               console      say messages
  say_team          console      say team message
  sm_chat           admin        sm_chat <message> - sends message to admins
  sm_csay           admin        sm_csay <message> - sends centered message to all players
  sm_hsay           admin        sm_hsay <message> - sends hint message to all players
  sm_msay           admin        sm_msay <message> - sends message as a menu panel
  sm_psay           admin        sm_psay <name #userid or> <message> - sends private message
  sm_say            admin        sm_say <message> - sends message to all players
  sm_tsay           admin        sm_tsay [color] <message> - sends top-left message to all players 
[SM] Listing 8 commands for: Basic Commands
  [Name]            [Type]      [Help]
  sm_cancelvote     admin        sm_cancelvote
  sm_cvar           admin        sm_cvar <cvar> [value]
  sm_execcfg        admin        sm_execcfg <filename>
  sm_kick           admin        sm_kick &lt;#userid|name&gt; [reason]
  sm_map            admin        sm_map <map>
  sm_rcon           admin        sm_rcon <args>
  sm_reloadadmins   admin        sm_reloadadmins
  sm_who            admin        sm_who [#userid|name] 
[SM] Listing 1 commands for: Admin Menu
  [Name]            [Type]      [Help]
  sm_admin          admin        Displays the admin menu 
[SM] Listing 4 commands for: Basic Votes
  [Name]            [Type]      [Help]
  sm_vote           admin        sm_vote <question> [Answer1] [Answer2] ... [Answer5]
  sm_voteban        admin        sm_voteban <player> [reason]
  sm_votekick       admin        sm_votekick <player> [reason]
  sm_votemap        admin        sm_votemap <mapname> [mapname2] ... [mapname5] 
[SM] No commands found for: Reserved Slots
[SM] Listing 6 commands for: SourceBans
  [Name]            [Type]      [Help]
  sb_reload         admin        Reload sourcebans config and ban reason menu options
  sm_addban         admin        sm_addban <time> <steamid> <name> [reason]
  sm_ban            admin        sm_ban &lt;#userid|name&gt; <MINUTES|0> [reason]
  sm_banip          admin        sm_banip <time> <IP|#USERID|NAME> [reason]
  sm_rehash         server       Reload SQL admins
  sm_unban          admin        sm_unban <steamid>

2007年3月12日

CS:Source鯖その後

てきとーにプラグイン関係を弄ったところ
マップチェンジ後の最初のラウンドでサーバが落ちる現象が解決したっぽい

原因はEventScriptsの管理用スクリプト
popupadminでした・・・

このスクリプトには以前も泣かされたよーな記憶がある、現象は違ってたけども

Mani_admin_pluginのAdminメニューと合わせて使うと便利なんだけどなぁ
まあ、使えないなら仕方がない

2007年3月 8日

VIP MODが怪しい

なんかSrcdsが同じポイントで落ちる傾向があるので
Glittermod-Pluginを外してみたけど効果無し

VIP MODが怪しくなってまいりました(;´Д`)ハァハァ・・・
早速外して様子見

2007年3月 2日

やっぱり上がってたGlittermod

やっぱり上がってたGlittermod-Plugin
でも関係無さそう・・・

[1.3.0.8e] 2007/03/01 - Players wont get killed, when Health reaches 0 because of camping.

[1.3.0.8d] 2007/02/22
- Fixed bug with weapon-restrictions stopped working unexpected.

[1.3.0.8c] 2007/02/06
- Fixed bug with weapon-restrictions -> gmp_settings.cfg was not loaded anmap-start

[1.3.0.8b] 2007/01/29
- Fixed random crash on camping.
- Fixed calculation of team-strength in teambalancer-module.


1.3.0.8a 2007/01/25
- Fixed random crash on round-start, when weapon-restriction occurs
- Weapon-Restriction now shows the weapon restricted
- Added cvar gmp_camp_enabled to enable/disable the Camping Module
- Changed gmp_camp_punishtype now only for visual detection of camping
- gmp_camp_punishtype = 2 is now a set of beams surrounding the player
- Visual detection differences between Ct an T. CT will have a Blue-Beacon, T a red beacon
- changed files : *.so, *.dll, gmp_settings.cfg, gmp_english.txt, gmp_german.txt

1.3.0.8 2007/01/21
- Added mac10 and xm1014 to weapon-restrictions.

- added gmp_restrict_refund_onspawn "1" // Give the money back if weapon is removed at the start of the round

- Added gmp_camp_allow_weapons "" contains a list of weapons separated by commase.g. "awp,scout"
DOD-Source users have to define the following : gmp_camp_allow_weapons "mg42,30cal,spring,k98_scoped" as the old functionality is removed

- Changed the restriction output to show the name of the weapon restricted.

- Added Team-Aspect to camping :
You can define a radius and the amount of teammembers. If teammembers are present camping inside the specified ranges is allowed. Also an previous health-slap because of camping can be restored if Teammembers are in range.

2006年12月15日

Plugin updateでSRCDS死亡

Mani Admin PluginのBATAバージョンがOからPに上がっていたので
アップデート。。。したらSRCDSが死亡
起動後に謎のフリーズ現象
気になるメッセージは下記の通り

Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!

前のバージョンに戻してもダメっぽい
一体何が起きたんだ

現在再構築中。。。。・゚・(ノД`)・゚・。 うえええん

2006年12月 1日

PropWars MOD

http://forums.mattie.info/cs/forums/viewtopic.php?t=9980

キャラが自販機やPCや箱になるMOD
中身はよく見てないけどZombieMODの変形版かな
"A mod where a random person is chosen to be the Killer Prop."
と、あるので、誰か一人が"Killer Prop"になるんでしょう。
de_officeとde_train限定のようです。

youtubeを見ればわかりますが、恐ろしくシュールで笑えます(w


かなりのイロモノMODなので、猫鯖で導入する予定はありませーん、が
サブマシンとか使ってこっそり動かすかもしれない。

続きを読む "PropWars MOD"

2006年11月26日

CS:SのMODについてあれこれ

CS:SのServerPluginを調べていてふと思ったのですが

ひょっとしてLinux対応のPluginって微妙なのばっか?(汗
正確にはLinuxだと機能の実装が微妙だったり、きちんとデバッグされてなかったりする・・・

ローカルでWindows鯖立ててテストしてみよっかなぁ
Linuxでも動かしてみたいけど、マシンが用意出来ないので(ノ∀`)

2006年7月18日

SBS pluginにやられた・・・

家に帰ってきてサーバのステータスをチェックするのが
日課になってきました今日この頃、皆様いかがお過ごしでしょうか(ぇー

なんか今日家に帰ってきたところ、CS:Sサーバが動いてなかった・・・
途中まで立ち上がっていきなりストールするっぽい
debugログをはき出させて見たものの、内容はよく分からず・・・

動かなくなる前にlinux_baseのupdateを行ったので
それが原因かと入れたり外したりで大騒ぎ(当社比)

続きを読む "SBS pluginにやられた・・・"

2006年7月 3日

原因はGoremod...かも

GoremodをSourceMMから外したところ
Segmentation fault (core dumped)がさっぱりでなくなった・・・

(´;ェ;`)ウゥ・・・おもしろいmodなのに

続きを読む "原因はGoremod...かも"

2006年6月29日

Goremod?SourceMM?

SourceMMとともにGoremodを入れて2週間くらい?
どうもsrcds_i686が
Segmentation fault (core dumped)
で落っこちる現象に悩まされる今日この頃
切り分けの為にpluginを入れたり外したりしてみたところ
どうもGoremodかSourceMMの問題らしい

続きを読む "Goremod?SourceMM?"

2006年6月18日

SourceMM?

最近SRCDSがCore吐いて落ちる現象が多発中
低負荷だと問題なく、人がたくさん入ってるときに起きるみたい
時期からしてSourceMMがぁゃιぃ
というのも、主要なPluginの大半をSourceMM経由に変えたから
一個ずつ外して様子見るしかないかなぁ

とりあえずmani_admin_pluginを外した

続きを読む "SourceMM?"

猫鯖にGoreMod 3.2.3導入

GoreModとはなんぞね?というと
http://www.c0ld.net/GoreMod/
激しい血しぶきが跳ね、HGやHSで木っ端みじんになる
とっても愉快で激しいServerPluginです

続きを読む "猫鯖にGoreMod 3.2.3導入"