Garry's Mod

Garry's Mod

BWarn - The warning shot system [warnshot]
此主题已被锁定
Baiely  [开发者] 2020 年 6 月 1 日 上午 8:29
Bugs and Issues
Please post every bug you encounter here.
最后由 Baiely 编辑于; 2021 年 11 月 9 日 上午 11:36
< >
正在显示第 1 - 3 条,共 3 条留言
drunk goat 2021 年 11 月 9 日 上午 5:12 
the messages at top arent coming up, only the right warn mode. makes kinda useless config:


BaielywarnshotConfig = {} -- Ignore this (and pls don't touch it :3)

BaielywarnshotConfig.Time = 10 -- Time until the warning message disappears ( in seconds ) -- Default: 7

BaielywarnshotConfig.Key = KEY_G -- Enums: https://wiki.facepunch.com/gmod/Enums/KEY Default: KEY_G

BaielywarnshotConfig.Lang = {
victimtxt = "Du hast einen Warnschuss bekommen.", --Notification text for the victim Default: "You were fired a warning shot!",
attackertxt = "Die Person hat einen Warnschuss bekommen.", --Notification text for the attacker Default: "The person noticed your warning shot!",
}

BaielywarnshotConfig.Colors = {
Primary = Color(45, 45, 45), --Default: Color(45,45,45)
Accent = Color(220, 57, 57), --Default: color(220,57,57)
Icon = Color(45, 45, 45) --Default: Color(45,45,45)
}
drunk goat 2021 年 11 月 9 日 上午 5:17 
And when u have 100 kevlar, and 100 hp and someone shot warnshots on u, u get 201 hp 0 kevlar
Baiely  [开发者] 2021 年 11 月 9 日 上午 11:37 
Hey, I don't play Gmod anymore and don't plan on maintaining this addon. Feel free to upload a corrected version yourself as long as you give me credit
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50