Sign in to follow this
Followers
0
-
Similar Content
-
By looter809
craftAnything for DayZ Epoch 1.0.7.1+
A script I originally wrote for TLF servers, but with their permission I am releasing to the public to celebrate getting the A2 Community Dev role in the Epoch Discord. This script allows you to add a ton of craftable items to your server. It is super modular, and takes up very little space. It is also very easy to configure. You can add as many configs as you want. TLF has come up with about 40 custom crafting configs, I have included their turret configs in the example configVariables.sqf file.
Installation & Setup
Download the code as a zip file here https://github.com/ZzBombardierzZ/DayZ-Epoch-CraftAnything/archive/refs/heads/main.zip
Copy the craftAnything.sqf file into your mission folder, inside of a "scripts" folder. Example: "ServerRoot\mpmissions\DayZ_Epoch_11.Chernarus\scripts\craftAnything.sqf"
In configVariables.sqf, find the DZE_CLICK_ACTIONS array and add the desired configs to it. See the example configVariables.sqf file for more info.
Go into the newly created craftAnything.sqf file and edit the "CONFIG SECTION" to your liking. Read the comments in the file for more info.
Battleye Filters
If you are using Battleye on your server, you will need to update your scripts.txt file to allow the script to run. I am not going to provide a list of filters unfortunately. It is fairly easy to do yourself. You can look at OpenDayz Guide to BattlEye to learn more about BattlEye filters and use eraser1's BE_AEG to generate scripts.txt filters automatically.
Credits
As mentioned before, I originally wrote this script for TLF servers. I would like to thank them for allowing me to release this to the public. I would also like to thank the Epoch Discord community for their help and support and for giving me the opportunity to become a Community Developer.
License
There is none. But please give credit where credit is due. If you do use this script, please let me know. I would love to see what you do with it.
Contact
If you have any questions, comments, or concerns, please feel free to contact me on Discord at ZzBombardierzZ#5945 or in the Epoch Discord server.
Changelog
v1.0.0 - Initial release
-
By Macintosh
I didn't find any script for teleportation that I could implement for my players on my server, so I made this script. I made a short demonstration :
Install:
https://github.com/Marcusmoldev/Arma2_Dayz_Teleporter
In its current state it is limited to two portals as I don't want my players to have portals everywhere, but this functionality is absolutely something one can implement in the future .. I don't plan on doing that for the moment though ..
Also if you do end up installing the script, let me know if there are any typos in the readme and I'll try to correct them.
Thanks and enjoy
-
By Restplay
Hello, does anyone have Sector C files for the Napf map? On the island where is the Sürenfeld Observatory.
-
By salival
Remote Vehicle is part of Epoch 1.0.7.1 now.
Hi,
Here's a script I wrote that does the following from right clicking your key in your toolbelt:
Unlock/lock vehicle. Turn engine on/off. Eject players not in your group. Thanks to @Pattohfor the idea for this script.
For downloading and install instructions, see my github: https://github.com/oiad/remoteVehicle
-
By salival
Garage Door Opener is part of Epoch 1.0.7.1 now.
Hi guys,
Here's an in vehicle garage door opener I wrote a while ago, Original idea was from Sanbird.
It will scan while you're inside a vehicle for either a locked cinder or a locked wooden door, providing you have access to it, it will allow you to open/close it from inside the car.
https://github.com/oiad/garageDoorOpener
**** For Epoch 1.0.6.2 only **** >> Download <<
Visit this link: https://github.com/oiad/garageDoorOpener/tree/garageDoorOpener-Epoch-1.0.6.2
-
- Advertisement