Git Product home page Git Product logo

nitf_walkingzeds_dayzepoch's Introduction

NITF_WalkingZeds_DayzEpoch

Walking zombies scripts

These are script files from dayz_code that have been altered to affect all zombie spawns to make them walk. I have packed them into one folder and created an ini file to load them all. This way only one edit needs to be made to the init.sqf file to install. The zombie ini file does override a few lines from compiles.sqf. So if you have any zombie altering scripts running now that load from a custom compiles.sqf file. only one set will load properly. A murge will be needed if so, contact me if you need help murging with a custom zombie script.

Install - Easy

Copy the walkingzeds folder to the root of your mission.pbo

Open your init.sqf. "also in the root of your mission.pbo."

Find
call compile preprocessFileLineNumbers "server_traders.sqf"; //Compile trader configs

ADD, Right under it
call compile preprocessFileLineNumbers "walkingzeds\wdzini.sqf"; //NITF Walking Zombie Script

Repack and run. All zombies should walk.

I pieced this together from a handfull of differnt forums a while back for the last server i ran. So i am not sure who to give credit to. each file edit was listed under a differnt forum. It seemed no one had pieced together all the required files to alter every form of zombie spawn.

nitf_walkingzeds_dayzepoch's People

Contributors

slayterson avatar

Watchers

 avatar  avatar

Forkers

quitanddead

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.