Garry's Mod

Garry's Mod

BWarn - The warning shot system [warnshot]
This topic has been locked
Baiely  [developer] 1 Jun, 2020 @ 8:29am
Bugs and Issues
Please post every bug you encounter here.
Last edited by Baiely; 9 Nov, 2021 @ 11:36am
< >
Showing 1-3 of 3 comments
Marius 9 Nov, 2021 @ 5:12am 
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)
}
Marius 9 Nov, 2021 @ 5:17am 
And when u have 100 kevlar, and 100 hp and someone shot warnshots on u, u get 201 hp 0 kevlar
Baiely  [developer] 9 Nov, 2021 @ 11:37am 
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
< >
Showing 1-3 of 3 comments
Per page: 1530 50