1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-01-10 15:43:00 +08:00
cfx-server-data/resources/[system]/chat
moscovium 8d9458fada chat: fix messages like ^35121.0^7 showing as .0
This happens because Quake colors are meant to be only a single character, yet the regular expression uses the `+` operator.
2017-06-03 08:35:45 +02:00
..
html chat: fix messages like ^35121.0^7 showing as .0 2017-06-03 08:35:45 +02:00
__resource.lua Betterchat v2 2017-05-21 16:52:55 +02:00
cl_chat.lua Added styles support, fixed messages with no author, removed JQuery dep 2017-05-26 00:51:34 +02:00
README.md Betterchat v2 2017-05-21 16:52:55 +02:00
sv_chat.lua Removed unused events 2017-05-21 22:56:12 +02:00

Chat