DayZ
DayZ-FS-Info-Killfeed
Showing 11-18 of 18 entries
< 1  >
Update: 4 Apr, 2020 @ 1:47pm

added

-Global admin message
-Chinese language

fixed

code in Json file GENERAL TO DENIKBASE

for the Admin Message use in the Chat "/send"

Update: 8 Mar, 2020 @ 10:01am

--Added

--Admin settings
-Color changeable
-Sound can be switched on and off
-Login and logout notifications can be switched on and off
-Killfeed can be switched on and off

--Fixed

-notification for player logout is shown first
whom the character is logged out.

--A pair of templates for coloring

WHITE = ARGB(255, 255, 255, 255);
YELLOW = ARGB(255, 255, 255, 0);
GOLD = ARGB(255, 255, 215, 0);
ORANGE = ARGB(255, 255, 165, 0);
CORAL = ARGB(255, 255, 127, 80);
RED = ARGB(255, 255, 0, 0);
TURQUOISE = ARGB(255, 0, 206, 209);
GREEN = ARGB(255, 0, 206, 0);
LIME = ARGB(255, 0, 255, 0);
BROWN = ARGB(255, 165, 42, 42);
MAROON = ARGB(255, 128, 0, 0);
PURPLE = ARGB(255, 128, 0, 128);
INDIGO = ARGB(255, 75, 0, 130);
BLACK = ARGB(255, 0, 0, 0);
GRAY = ARGB(255, 128, 128, 128);
SILVER = ARGB(255, 192, 192, 192);
FOREST = ARGB(255, 34, 139, 34);
CADET = ARGB(255, 95, 158, 160);
BLUE = ARGB(255, 30, 144, 255);
ROYAL = ARGB(255, 60, 105, 225);

Update: 2 Mar, 2020 @ 1:46pm

Fix a Bug for Logout!

Update: 2 Mar, 2020 @ 3:50am

-Added Languages Russian and French.

Thanks to Serge and Ysharu

Update: 1 Mar, 2020 @ 12:19pm

Added multi language

Update: 1 Mar, 2020 @ 5:23am

Update: 1 Mar, 2020 @ 4:49am

Update: 1 Mar, 2020 @ 3:43am