Forums Announcement
Read-Only Mode for Announcements & Changelogs
Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.
For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.
Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!
Stay safe out there,
Your DayZ Team
-
Content Count
32 -
Joined
-
Last visited
Community Reputation
7 NeutralAbout lartdeschoix
-
Rank
Woodland Warrior
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Failed to register class within Central Economy: "Ammo_762x54", not inhterited properly?
lartdeschoix posted a topic in Scripting
Hiii team, I neeed HELP, i've an problem with "7*62*54" on my server, rapport in my server: 4:13:27 !!! Failed to register class within Central Economy: "Ammo_762x54", not inhterited properly? 4:13:27 !!! Failed to register class within Central Economy: "Ammo_762x54", not inhterited properly? 4:13:27 !!! Failed to register class within Central Economy: "Ammo_762x54", not inhterited properly? 4:13:27 !!! Failed to register class within Central Economy: "Ammo_762x54", not inhterited properly? 4:13:27 !!! Failed to register class within Central Economy: "Ammo_762x54", not inhterited properly? 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 4:13:27 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/ -
lartdeschoix started following Zombie Hordes to my server
-
Hello scripter friend !!! I look for install too, im not sure for the Oninit section... override void OnInit() { ref hordes ADDED HERE ??? super.OnInit(); SetClothes(); // Function to add on the OnInit } Ty
-
[FR] unEX.ovh Modding, mapping, mature Team.
lartdeschoix posted a topic in Clan / Group Recruitment
FR unEX.ovh |RPvP|TRaD3R|MoDDinG|BUiLD|MAP|Discord.gg/R83kTAQ 193.70.81.41:3302 https://discord.gg/X4h5Hnk Serveur "survie" RPvP avec du Modding, Trading, Mapping, des PACK d'armes/Habits !!! Arctic Latitude Better Code Lock BT Item Build Anywhere Classic Names & Descib' DayZ PLUS Disable Base & Wire destruct' Inventory+ KillFEED Mass Many ITEM RPC Framework Sullen Skies Trader Weapons REDUX Others ADMIN Mod... ADMIN/STAFF Actifs et motivés, EVENT/Trader gérer par les joueurs !!! unEX.ovh Discord -
a big thank you friend.
-
unEX_Family's +[FR|RPvP|Trad3r|WeeD|BiØHaZaRD] Discord.me/unEX
lartdeschoix posted a topic in Server Advertisement
unEX_Family's +[FR|RPvP|Trad3r|WeeD|BiØHaZaRD] Discord.me/unEX Welcome home ! Organ Seller, Pirate, Dealer, Taxi Service... Come live your ADVENTURE !! -ADMIN motivated and active, daily maintenance. Règlement: / Rules: - RPVP server, KOS allowed but not recommended. - NO RAID OFF, no base destruct. Mod: - Summer Chernarus - BiØ Hazard - Weapons REDUX - Trader - Jeep - FidoVPack - AirDrop - Weed ++ - BuildAnywhere - Inventory + - TweakRAIDTool - MassManyITEM - 30+ Amazing MOD And many more !!! Persistence FIXED, Enjoy the building !!! Zombie "Harder". + d'info Discord. DISCORD: https://discord.gg/h5XfnJe Web: https://unex.ovh -
Hi guys, I did not manage to use the tools to convert the cpp into bin .... When I try to run the convert on dayz tools nothing opens ?? thank you in advance
-
Thank you very much guys !
-
I need replace <Scheduler> with <Messages> ?
-
Hi guys !!! I create my "messages.xml, in the "db" folder, with your code for 6 hours restart but nothing work, no message no restart :/ A reason for that ? ^^ (The offset of one hour is normal with my time zone!) Mean CODE: <Scheduler> <job id='0'> <day>1,2,3,4,5,6,7</day> <start>001000</start> <runtime>010000</runtime> <loop>-1</loop> <cmd>say -1 Test text </cmd> </job> <!-- 06:00:00 RESTART CYCLE --> <job id='1'> <day>1,2,3,4,5,6,7</day> <start>04:45:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 15 min.</cmd> </job> <job id='2'> <day>1,2,3,4,5,6,7</day> <start>04:50:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 10 min.</cmd> </job> <job id='3'> <day>1,2,3,4,5,6,7</day> <start>04:55:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 5 min.</cmd> </job> <job id='4'> <day>1,2,3,4,5,6,7</day> <start>04:59:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 1 min.</cmd> </job> <job id='5'> <day>1,2,3,4,5,6,7</day> <start>04:59:30</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 30 sec. MERCI de LOGOUT</cmd> </job> <job id='6'> <day>1,2,3,4,5,6,7</day> <start>05:00:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <!-- 12:00:00 RESTART CYCLE --> <job id='7'> <day>1,2,3,4,5,6,7</day> <start>10:45:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 15 min.</cmd> </job> <job id='8'> <day>1,2,3,4,5,6,7</day> <start>10:50:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 10 min.</cmd> </job> <job id='9'> <day>1,2,3,4,5,6,7</day> <start>10:55:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 5 min.</cmd> </job> <job id='10'> <day>1,2,3,4,5,6,7</day> <start>10:59:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 1 min.</cmd> </job> <job id='11'> <day>1,2,3,4,5,6,7</day> <start>10:59:30</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 30 sec. MERCI de LOGOUT</cmd> </job> <job id='12'> <day>1,2,3,4,5,6,7</day> <start>11:00:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <!-- 18:00:00 RESTART CYCLE --> <job id='13'> <day>1,2,3,4,5,6,7</day> <start>16:45:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 15 min.</cmd> </job> <job id='14'> <day>1,2,3,4,5,6,7</day> <start>16:50:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 10 min.</cmd> </job> <job id='15'> <day>1,2,3,4,5,6,7</day> <start>16:55:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 5 min.</cmd> </job> <job id='16'> <day>1,2,3,4,5,6,7</day> <start>16:59:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 1 min.</cmd> </job> <job id='17'> <day>1,2,3,4,5,6,7</day> <start>16:59:30</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 30 sec. MERCI de LOGOUT</cmd> </job> <job id='18'> <day>1,2,3,4,5,6,7</day> <start>17:00:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <!-- 00:00:00 RESTART CYCLE --> <job id='19'> <day>1,2,3,4,5,6,7</day> <start>22:45:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 15 min.</cmd> </job> <job id='20'> <day>1,2,3,4,5,6,7</day> <start>22:50:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 10 min.</cmd> </job> <job id='21'> <day>1,2,3,4,5,6,7</day> <start>22:55:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 5 min.</cmd> </job> <job id='22'> <day>1,2,3,4,5,6,7</day> <start>22:59:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 1 min.</cmd> </job> <job id='23'> <day>1,2,3,4,5,6,7</day> <start>22:59:30</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 ATTENTION: Le serveur va RESTART dans 30 sec. MERCI de LOGOUT</cmd> </job> <job id='24'> <day>1,2,3,4,5,6,7</day> <start>23:00:00</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> </Scheduler>
-
try with "time persistent 1 "
-
Please DEEEEEV. Thank you for fixing the server backup concerns. The rest we do not care about it. That's THE problem. YOUR PROBLEM NOT MEAN :/ And now.. It's a little mean too... Understand ? Admin server..... HUNGRY !
- 1 reply
-
- 1
-
-
Incomplete backup data ???? Restoring some parts of map after restart ????
lartdeschoix replied to lartdeschoix's topic in Troubleshooting
DEEEEEEEEEEEEEEV ?? Are you here ? You understand ? ^^ GAME IS KAPOUT !!!!! Please, just work.. -
Incomplete backup data ???? Restoring some parts of map after restart ????
lartdeschoix posted a topic in Troubleshooting
It's amazing you're stable .... At each RESTART a portion of the map has lost it's camp / tents / can. He never misses .... It's normal" ?? Would it be correct soon? As if "cluster" was unreadable ... or corrupted. I am at VILAYER for info. -
Thanks in first !! On my server i work ONLY when the server its empty, only me !! Or when many player in the server, i tipe a spawn CMD, and it's an another player of me, he take the loot ! You understand ?? Sorry for my bad english :/ And identity problem ?? I log with my admin pass...
-
Yes, i need too !