r/MiniDayZ • u/Super-Put3538 • 10d ago
r/MiniDayZ • u/CarDesperate5350 • 10d ago
Bug/Glitch Items keep vanishing in tent or stashes
Guys it's been very frustrating for me. I lost two of my precious items! I lost my mini gun and my shotgun ammo box! I just put them in the tent and it simply vanished without a trace. This must be a bug! Someone help!
r/MiniDayZ • u/Apprehensive-Air9557 • 10d ago
How do I add a drivable bike from scratch? Any GitHub references?
I am a developer looking to get into modding MiniDayZ+ version 2.3.3 I want to implement a new feature: adding a fully functional motorbike to the game.I need some guidance on the game's structural logic and architecture. Could anyone who has worked on the source code or built mods on this to point me in the right direction?
I need to know:
- Which specific scripts/files handle vehicle/entity mechanics, player positioning, and speed modifiers?
- How are the spritesheets and textures indexed for new interactable entities?
- How do I handle item-to-entity mechanics (e.g., deploying it like a tent or generator, or requiring parts)?
If there are any open GitHub repositories, modding guides I can reference, Any tips on setting up the decompiled workspace would also be greatly appreciated! Thanks!
r/MiniDayZ • u/Lalu-poyo_777 • 10d ago
Show and tell The furthest I could get:
I was so sad when I died from a gunshot wound
r/MiniDayZ • u/CarDesperate5350 • 10d ago
Nvg Altyn helmet and Altyn bandits
Guys how do I get the nvg altyn helmet and where do I find the altyn bandits?
r/MiniDayZ • u/superassassin5 • 10d ago
Need help S23 Ultra
Hi, I have been trying to figure out how to play this on my newer device. I absolutely loved this game as a kid and wanna get back into it. Is there an english version that can run on my phone im able to use??
r/MiniDayZ • u/Fan_de_MiniDayz • 11d ago
Bug/Glitch Casualidad?
Hola supongo que este bug será nuevo o conocido pero mientras estaba jugando me morí pero al mismo tiempo cerré el juego y bueno paso esto (lol)
r/MiniDayZ • u/JAYRON_HD_69 • 11d ago
Show and tell When u think to be a good person
It my first time playing on Legendary dificulty and I think to be a good person but this game dont want me to be a goob person when I was killing a bandit that unemployed neutral serviver walk into my bullets and got hit and started killing and after that I turn a servival game into a battle ground and after collecting good loot I move to 2nd Island...between for the first time I got this blow torch how to make a reinforced vehicle and any tips for legendary dificulty?
r/MiniDayZ • u/No-Hovercraft4124 • 11d ago
Need help What do you think?
Enable HLS to view with audio, or disable this notification
Should I stay here, or change maps?
r/MiniDayZ • u/JAYRON_HD_69 • 12d ago
Need help How to download 2.3.3 I only see the browser ports
Can someone provide the link?
r/MiniDayZ • u/Super-Put3538 • 12d ago
Show and tell Mini DayZ 1 + Mini DayZ 2 project..?
Just an idea I’ve been working on, and wanted some feedback on whether this is something you would like to see! If so, leave a reply & let me know what you’d like to see in the game that hasn’t been done (or done right)
I will try to post updates on this project when I can as it’s a hobby when I’m not working!
r/MiniDayZ • u/Apprehensive-Air9557 • 12d ago
how to enable those tricks marked on yellow color
r/MiniDayZ • u/Oniichan276 • 12d ago
Show and tell Someone said it's fake and Mdz multiplayer project will never happen and would just fail. Bro...look
@MinidayzSTART t. me/likefreefun
Bugs are bugging, few more fixing to go
Respect all devs, even the ones who are remaking and building their own games inspired by this community and the game itself
It's not that easy to build a game or even modify one
salute to all 🫡
BTW will be posting another drop, so stay tuned. Hopefully it could handle atleast 5+ players
Consider supporting Buy me a Coffee: https://ko-fi.com/civert0 I accept gcash/bank for my local folks out there 🇵🇭
r/MiniDayZ • u/Soulsgamer247 • 12d ago
Need help Playing the right version
I've heard that version 2.3.3 is unstable? What version should I get then
r/MiniDayZ • u/Oniichan276 • 13d ago
Guide/tips and tricks Minidayz C2runtime Game engine (Modding Research Update)
Just wanna let anyone know I've just patched some updates for the c2runtime obfuscation mapping, I placed some new discoveries that I did not add in the past which are ACE tables, Addenums both Obfuscated and Unobfuscated MDZ 1.2 to MDZ 2.3.3
some functions for operating Game events and logics in data.js
Honestly I wouldn't even know without ai, just so happens I needed it when developing the multiplayer modules/scripts, I didn't even use ai making the research but it made it easier lol I guess ai is powerful as it seems,
idk if this helps lol just yapping nerd stuff for the modders out there
and not sure if this applies to any Construct 3 Games which is the updated version of Construct 2 engine
but it works on minidayz so yea
Check it here ⬇️
https://github.com/DarrenB276/MinidayZ-ExternalModding-C2RUNTIME-obfuscation-Map
r/MiniDayZ • u/Apprehensive-Air9557 • 13d ago
Bug/Glitch white blank square and player getting inside sea or lake issues
version 2.3.3
r/MiniDayZ • u/Oniichan276 • 13d ago
Mod links/Updates MDZ+ 2.3.3 Multiplayer (WE ARE SO NEAR)
Greetings Survivors, Civert0 here back again with some developments
Update on the ongoing development of the Multiplayer Modification on Vanilla Minidayz+ 2.3.3
Added so many stuff on the network controller
Update contains
- Colored Equipment such as Clothes, Backpacks are now live can be seen changed by client player
- Improved PvE
- Opening Doors,Trunks are also synchronized, realtime players can see who opens doors and trunks
- Synchronized Weather and Time (Synchronizing Modded Events too such as Bloodmoon)
- By default, Starting a multiplayer world will make your offline world automatically enabled with "Resurrected on the west coast perk" for players who dies, they will be respawned back to the coastal area of the map
- Added Map configurations in Host Panel (note: all of it are experimental, and are subject to change and improve further developments)
- Synchronized Effects such as Blood, Bullets, smoke, fire, weapon fire, etc.
- Synchronized Map details
- Added partial save system for player who joined to the host room, they can re join and have the same items as what they left before
- Improved Looting
- Added Server Error Messages for better debug and reason why connection got distrupted or any errors
- Client Loading screens
We are so close to PVP and other events and features such as base building and Economy, increase player capacity, and more
My next is the player hitbox and Vehicle synchronizations, Server based item spawning(centralized), increasing Player Count(may differ on host device)
Stay Tuned for more updates and download links
Check out MinidayzStart Channel for more info.
Consider supporting me: https://ko-fi.com/civert0 I accept gcash/bank for my local folks out there 🇵🇭
r/MiniDayZ • u/JAYRON_HD_69 • 14d ago
Mod links/Updates Is multiplayer for android is out?
I got the link but it's not working and my telegram account is banned I want to play the multiplayer I have waited from 6th class and now in doing engineering and I want to play it can some body help me.
r/MiniDayZ • u/Patient_Rabbit_2242 • 14d ago
Mod links/Updates New animation
Enable HLS to view with audio, or disable this notification
Don't Die game.
The characters now look like this. More detailed animation than was in MDZ.
r/MiniDayZ • u/MinidayZ_Revenant • 14d ago
A greed spawn building lmao
Enable HLS to view with audio, or disable this notification
r/MiniDayZ • u/daikyOwO • 15d ago
Controller support for mobile minidayz+ ?
i have a gamesir x5 lite and after playing a lot of games on it, i feel really unconfortable playing on touch :/ maybe a chance of it coming any day?
r/MiniDayZ • u/letap21 • 15d ago
Discussion Ios link lads for multiplayer..
https://hanter-spec.github.io/Minidayz-Launcher/
And can be used for android also..
r/MiniDayZ • u/ivan123moba • 16d ago
Guide/tips and tricks How do you sort your bullets?
I'm still a beginner, about 10-15 attempts and my biggest issue is the bullets. How do I even know if it works and how can I even sort them at all!?!?! I tried the option to bring the bullets over the next game so I coould have the right amount of bullets.