DayZ
DayZ-FS-Info-Killfeed
18件中 11-18 を表示
< 1  >
更新: 2020年4月4日 @ 13時47分

added

-Global admin message
-Chinese language

fixed

code in Json file GENERAL TO DENIKBASE

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

更新: 2020年3月8日 @ 10時01分

--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);

更新: 2020年3月2日 @ 13時46分

Fix a Bug for Logout!

更新: 2020年3月2日 @ 3時50分

-Added Languages Russian and French.

Thanks to Serge and Ysharu

更新: 2020年3月1日 @ 12時19分

Added multi language

更新: 2020年3月1日 @ 5時23分

更新: 2020年3月1日 @ 4時49分

更新: 2020年3月1日 @ 3時43分