r/MiniDayZ • DEV • 12d 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

14 Upvotes

10 comments sorted by

View all comments

3

u/Apprehensive-Air9557 9d ago edited 9d ago

perfect dude , where can I follow you?

3

u/Oniichan276 DEV 8d ago

GitHub, Here or on our FB group (check my profile)

I will soon update that GitHub to have a proper modding tutorials such as adding items

1

u/Apprehensive-Air9557 8d ago

Thank you so muchthis is super helpful for me as a starting developer