Killing Floor

Killing Floor

评价数不足
AutoCallOut - [v1.3.4]
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.413 MB
2021 年 4 月 2 日 下午 3:48
2021 年 8 月 27 日 下午 12:56
8 项改动说明 ( 查看 )

订阅以下载
AutoCallOut - [v1.3.4]

在 Vel 的 1 个合集中
QoL Mods [Whitelisted]
34 件物品
描述
Sick & Tired of no one calling FPs & SCs ? Don't know which key to bind for Call Outs ? Then this mutator is for you.

- Automatically sends a message to all players with the currently 'Spawned' Fleshpounds & Scrakes
- Customizable message
- Customizable message colors
- Sound effects for FP spawn (Same as KF2, easy to add & customize)
- Sound effects for SC Spawn (Same as KF2, easy to add & customize)
- Delay & other customizable configs to avoid spamming

Whitelist Status

- Yes on dedicated Servers
- Yes on Listen Servers (Except the host)

Credits

- Credits to DeezNuts & NikC for some parts of the code

Number Of Files

- 4

Sample Config

[AutoCallOut.AutoCallOut] # Replace %g %w %b with any other color you want from the list below # After you write your warning message, use %FP and %SC as the number of Fleshpounds and Scrakes sWarningMSG=-----|| %gFleshpounds: %w %FPx %o| %bScrakes: %w %SCx ||----- # Name of the FP Sound to play | Add your sounds to the ACO_SNDS.uax (.wav formats) sFleshSND=ACO_SNDS.FP_Spawn # Name of the SC Scount to play | Add your sounds to the ACO_SNDS.uax (.wav formats) sScrakeSND=ACO_SNDS.SC_Spawn # Change the Delay/Frequency of each sent warning message. I find 10 Seconds to be optimal fDelay=5.0 # Delay between each FP sound | Seconds # If old count of SC before the delay is less than count of SC after the delay # No sound will be played fDelayFP=2.0 # Delay between each SC sound | Seconds # If old count of SC before the delay is less than count of SC after the delay # No sound will be played fDelaySC=2.0 # If true, sound for FP will play on spawn bPlaySoundFP=True # If true, sound for SC will play on spawn bPlaySoundSC=True # Better to keep debugging False :) bDebug=False # You can add more colors by using the same format of the below ColorList ColorList=(ColorName="Red",ColorTag="%r",Color=(B=0,G=0,R=200,A=0)) ColorList=(ColorName="Orange",ColorTag="%o",Color=(B=0,G=127,R=255,A=0)) ColorList=(ColorName="Yellow",ColorTag="%y",Color=(B=0,G=255,R=255,A=0)) ColorList=(ColorName="Green",ColorTag="%g",Color=(B=0,G=200,R=0,A=0)) ColorList=(ColorName="Blue",ColorTag="%b",Color=(B=200,G=100,R=0,A=0)) ColorList=(ColorName="Violet",ColorTag="%v",Color=(B=139,G=0,R=255,A=0)) ColorList=(ColorName="White",ColorTag="%w",Color=(B=200,G=200,R=200,A=0))

File Names

- \System\AutoCallOut.u
- \System\AutoCallOut.ucl
- \System\AutoCallOut_Config.ini

- \Sounds\ACO_SNDS.uax

Usage

1- Subscribe or download manually (Recommended)
2- Launch the game and wait to see 'Completed'
3- Restart the game and you can see the mutators in your list

Class Names

- Mut: AutoCallOut.AutoCallOut

Manual Download Links (Recommended)

Github: https://github.com/Bleeding-Action-Man/AutoCallOut/releases/tag/v1.3.4
热门讨论 查看全部(1)
2
2021 年 4 月 13 日 上午 10:48
置顶: BUGS & ISSUES
Vel
19 条留言
Vel  [作者] 2023 年 3 月 1 日 上午 2:18 
Sorry I don't really work on any of my mods or KF in general - its better if you ask somebody who is actively working on them (I don't even have the SDK installed at all).
eco 2023 年 2 月 28 日 上午 11:55 
https://github.com/siepa3/kf-autocallout

whenever you have a moment, I must be retarded
Vel  [作者] 2023 年 2 月 28 日 上午 11:36 
Grab the SDK, open the sound package, create a new entry or overwrite the current entry with your custom sound.

In the config just replace the name if your sound.

It's really straight forward but will be complicated if you have no clue how to use the SDK or read the Unreal code.
eco 2023 年 2 月 28 日 上午 10:40 
Shit. Do you mind telling me how to add a third custom ZED? I failed.
Vel  [作者] 2021 年 10 月 14 日 上午 9:31 
Shouldn't be that hard if you know the basics and what you're doing.
eco 2021 年 10 月 14 日 上午 8:04 
Yeah, I know. But how hard would it be to add a custom zed class to .uc?
Vel  [作者] 2021 年 10 月 3 日 下午 2:34 
Brute? You mean custom zeds? It doesn't support custom zeds.
eco 2021 年 10 月 3 日 下午 1:40 
eco 2021 年 10 月 3 日 下午 1:29 
How hard would it be to set a separate alert for Brute?
Vel  [作者] 2021 年 9 月 30 日 上午 9:08 
Nice, good to know :zagsnooze: