Skip to content

This is my DayZ init.c file I used for the DayZ n' Chill Servers.

License

Notifications You must be signed in to change notification settings

DrkDevil/DayZ_InitC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DayZ_InitC

This is my DayZ init.c file I used for the DayZ n' Chill Servers.

Features

Spawn Naked if user has no name.

In this init.c your servers players will start off naked and with no gear if they use the in game default name "Survivor" After Selecting a name your players will start on the server with random items set in the config portion of the file.

Set Item Amount

You can set how many of the random medical items are given to each player to start

Randomized Starting Gear %'s

You can set the percentage chance of starting with a backpack or melee weapon.

Simple legible structure

Easy to read files structure so that all features can easily be duplicated or changed to supprt other weapons or items.

Seaonsonal Setting.

Set starting items for XMAS. I will soon add additional holidays like Halloween, and Easter.

Object Builder Placeholder

Easily add items in game with object builder code or DayZ Editor init.c exports

About

This is my DayZ init.c file I used for the DayZ n' Chill Servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages