-
Seems that ASCII characters are breaking GSUB method on i18n interpolation.
```
=> data: {:type=>"disconnect", :params=>{:player=>"C'est pas des g\xC3\xA2teaux \xC3\xA7a", :player_team=>"CT"}}
##…
tomav updated
10 years ago
-
Since FoXBot v0.87-beta2 (tested on Linux HLDS) it seems that the default.cfg isn't executed if there's no map specific cfg file present. Beta 1 works fine so the bug has been introduced between these…
-
https://www.mediafire.com/file/jeicdygdg8vpwrz/hlds_crash_20231119_104816.zip/file
-
I'm getting an error when attempting to log 'say', 'say_team' and 'kill' signals.
am I doing something wrong? I've included my code at the end.
```
log L 09/01/2021 - 07:55:32: "monkey" say "…
-
BRCM HLD https://github.com/sonic-net/SONiC/pull/1622
Cisco HLD https://github.com/sonic-net/SONiC/pull/1638
Eventual goal is to combine the two HLDs into a converged HLD
-
Hi @jkivilin @Bots-United! Thanks for your great work! 🎉
## jk_botti_names.txt
![jk botti names](https://user-images.githubusercontent.com/2473081/81951084-687d3a00-960d-11ea-9e1b-1c54a3b05ef7.pn…
-
Ask a question.
What version of HLDS does rehlds recommend, 6153 or 8684?or
-
`steamcmd +app_update 90 validate`
only downloads 19MB of content , the main engine files and valve/dll/hl.dll
-
Is this possible ?
I'am trying to start hlds with
start "hlds_ttitle" /min hlds.exe -game cstrike bla bla ba bla but hlds name will "Console".
http://i.imgur.com/cyecdFG.jpg
How can i change t…
-
Hi. I think HLDS should implement graceful shutdown in hlds_linux launcher when receives SIGINT / SIGTERM signals.
In SRCDS it's working normally. When a server receives this signal, all players are …