DayZ
DayZ-FS-Info-Killfeed
Hiển thị 11-18 trong 18 mục
< 1  >
Cập nhật: 4 Thg04, 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"

Cập nhật: 8 Thg03, 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);

Cập nhật: 2 Thg03, 2020 @ 1:46pm

Fix a Bug for Logout!

Cập nhật: 2 Thg03, 2020 @ 3:50am

-Added Languages Russian and French.

Thanks to Serge and Ysharu

Cập nhật: 1 Thg03, 2020 @ 12:19pm

Added multi language

Cập nhật: 1 Thg03, 2020 @ 5:23am

Cập nhật: 1 Thg03, 2020 @ 4:49am

Cập nhật: 1 Thg03, 2020 @ 3:43am