Coder Social home page Coder Social logo

zzbombardierzz / a2epoch_logistic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schalldampfer/a2epoch_logistic

2.0 1.0 0.0 62 KB

Heavily modified Schalldampfer's A2Epoch_Logistic script to add tons of new features, such as a weight system for realism and parachuting lifted vehicles.

SQF 100.00%

a2epoch_logistic's Introduction

A2Epoch_Logistic (1.0.7.1+)

LOGISTIC - TOW / LIFT

by Nightmare @ http://n8m4re.de

Based on R3F_ARTY_LOG by "madbull R3F" @ http://www.team-r3f.org

A SPECIAL THANKS GOES TO

1.) unpack "zip" and copy the "logistic" folder to your "/MPMissions/DayZ_Epoch.Map" folder.

2.) open the "init.sqf" in your mission folder and BELOW:

execVM "\z\addons\dayz_code\system\antihack.sqf";

Add this: call compile preprocessFileLineNumbers "logistic\init.sqf"; So that it looks like:

	// Enables Plant lib fixes
	execVM "\z\addons\dayz_code\system\antihack.sqf";
	call compile preprocessFileLineNumbers "logistic\init.sqf";

enjoy && have fun

Bomb's changes:

  • Adds tiers of vehicles by estimated weight such as Large, Medium, Small, and Tiny for Ground and Air vehicles.
  • A vehicle can tow anything of it's own size or smaller. So a Large ground vehicle can tow any ground vehicle. A medium vehicle like an SUV can only tow other medium vehicles and smaller.
  • A tank can tow any ground vehicle BUT can not be lifted
  • A Large helicopter can lift small and tiny helicopters.
  • A Large helicopter can lift any ground vehicle, whereas a medium helicopter can only lift medium and smaller.
  • The airTug car (classname "TowingTractor" and other tractors) can tow any plane.
  • Most boats are considered 'medium' cars
  • Adds option to drop lifted vehicles when flying above 50 alt
  • If you drop a vehicle above 50 alt, it will get a parachute and smoke grenade attached. "ParachuteBigWest" if large vehicle, otherwise "ParachuteMediumWest"
  • Automatically translates for english, german, and french players on a per player basis. Previously the server developer had to choose one for all players. Adds stringtable for previously supported languages.
  • Adds Russian translations thanks to discord user Mandarin(Эгберт)#2067
  • Adds option to require a magazine to tow a vehicle, with the option to also take that magazine and a third option to give the magazine back when the vehicle is untowed.
  • Adds option to require a tool/weapon to tow a vehicle, with the option to also take that tool/weapon and a third option to give the tool/weapon back when the vehicle is untowed.
  • Adds option to change the distance players can tow vehicles from.
  • Adds option hide the scroll wheel TOW option if the towable vehicle is not near a vehicle which can tow it.

Install notes:

  • This guide doesn't cover battleye filters
  • Install logistic like normal (instructions above)

If you are using 1.0.7 or 1.0.7.1 RC1 and not 1.0.7.1 do the following:

Bomb final note: I simply made some changes to make it more realistic. Feel free to edit how you like. Also take a look at These Changes which if you uncomment, requires this repo. My changes may also cause more lag on the tow system, although I don't notice much, it probably could have been written better.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.