Quantcast
Channel: Open DayZ Community
Viewing all 9026 articles
Browse latest View live

DayZ Categorized Loot XML

$
0
0
This is my customized DayZ Loot table. Which is the Type.xml file. I categorized the file so it would help me to customize my loot spawn faster. This file is untouched and by that i mean that nothing is modified or any other item added. This is what came with server file except that i categorized it to my liking.

Instruction:
Download
the file.
Go to your server directory.
Go to mpmission.
Go to your mission.
Go to db.
Paste the file and...

DayZ Categorized Loot XML

Mirror for Pwnoz0r's Private Server Pack?

$
0
0
Hi. I've been hoping to get my server upgraded to the current version. It's been running 1.8.2 for what seems like forever. I see that there's a subforum for the fork of Pwnoz0r's DayZ Private Server Pack, but it looks dead, and the link to the download archive doesn't work. I'm not particularly savvy with this stuff, and had been relying on the ease of installation this server pack affords. Did anyone happen to save a copy of it?

I was also wondering if anyone had gotten rmod to work with...

Mirror for Pwnoz0r's Private Server Pack?

Admin Tools / Mission edit

$
0
0
this is not mine and i take no credit for it (or support for it!)

Install instructions on github

https://github.com/Da0ne/DZMods

----Features----
-Enable/Disable player Join/leave messages. Check the file "Settings.C"
-Ability to Enabled/Disable Custom Spawn lodaouts.

This feature allows the fresh spawn players to load in with preset randomized gear. To Configure the type of items to spawn on your players check the folder...

Admin Tools / Mission edit

Safezones

$
0
0
Name: Safezones

Description: creates a safezone where players are invincible

Credits: Da0ne
Original Repository: https://github.com/Da0ne/DZMods/



stripped out from the admin tools, this is the safezone only portion (ill break all the admin tools down in to single how to for ease)

edit init.c as per below

add this at very top
Code:
#include "$CurrentDir:\\mpmissions\\dayzoffline.chernarusplus\\scripts\\safezonemission.c"
change...

Safezones

Custom loadouts per player

$
0
0
Name: Custom loadouts per player

Description: creates load out based on player GUID

so modified the random loadout scripts from below to allow a custom loadout per player (based on GUID/SteamID)


open init.c and replace this
Code:
override void StartingEquipSetup(PlayerBase player, bool clothesChosen)
    {
/*
        player.RemoveAllItems();

        EntityAI item = player.GetInventory().CreateInInventory(topsArray.GetRandomElement());
        EntityAI item2 =...
Custom loadouts per player

Extending Item Despawn & Respawn Timer

$
0
0
What I looking to do here is extend an item from despawning & respawning to a greater value.

My goal is to prevent Loot Farming and Camp Despawning.

Examples:
  1. Player picks up item('s), drops the item('s) which despawn and a new item appears x amount if minutes later: I want to change minutes to hours.
  2. Player finds camp, empties contents of storage containers, items despawn: I want items to stay x amount of hours instead of x amount of...

Extending Item Despawn & Respawn Timer

Sheeps DAYZ SA Repack

$
0
0

POST LAST UPDATED 02/11/2018
YOU CAN NOT REUSE THE SCRIPTS IN THIS REPACK OR INCLUDE IT IN ANY DOWNLOADS!
YOU MAY HOST A SERVER WITH THESE SCRIPTS BUT YOU CAN NOT DISTRUBUTE THEM!
IT CONTAINS OTHERS SCRIPTS I CAN NOT GIVE PERMISSION FOR!
IF YOU WANT TO, LINK TO THIS PAGE OR THE DIRECT DOWNLOAD LINKS!


WARNING: THIS PACK IS BETA AND BUGGY!!
ALWAYS BACK UP...

Sheeps DAYZ SA Repack

30 Plus

$
0
0
30 Plus (tested and working with DayZ 0.63.149365)

This script will respawn a player as 1 of 30 themed characters and add items to the loot-table that were omitted.

Here are a few of the outfits:


...

30 Plus

Change Loading Screen

$
0
0
In the DayZ Beta, we were able to change the Loading Screen logo.

I did a quick look at the files, and so much as changed, or i just can't find the settings.

Has anyone else been able to find where the loading screen settings are?

thanks

Sarge Ai 2.0

No weight? Loot settings

$
0
0
Is it possible to disable the weight?

And how to make a higher loot?

change loot table

$
0
0
does anyone know where i can change the loot table ? in dayz standalone

DAYZ USONIA | Extra Vehicles | TradeZone | Active Admins

$
0
0
Hello, If anyone wants to join I have made a sort of Vanilla + dayz server. I come from dayz mod where I have spent countless hours playing and hosting a very popular server. Im looking for a active community and more players as my server is brand new.
The server includes -
24/7 day,
No stamina,
Extra vehicles,
Godmodded tradezone (Greenmountain)
And a have a dedicated staff team.
I will be adding more and more stuff each week to enhance the experience.
I hope to see anybody on the server...

DAYZ USONIA | Extra Vehicles | TradeZone | Active Admins

Cleanup

$
0
0
Anyone know a way to cleanup players dropped items (Rags, weapons, backpacks) faster once they both either die or simply drop them? Ive changed my /globals.xml CleanupLifeTimeLimit to "1" and my server is still full of trash. Even after restarts. Thanks!

Temp fix for despawning Wire Mesh Barrier and Power Gen

$
0
0
They're gonna fix this soon because it's just stupid.
I'm sure there are other items that despawn way too soon, but for the Wire Mesh Barrier and Power Generator I Just searched, in types.xml, for the classnames "PowerGenerator" and "HescoBox"
Then changed their "lifetime" to "3888000" and "count_in_hoarder" to "0" so for example the Wire Mesh Barrier looks like this now:

Code:
    <type name="HescoBox">
        <nominal>150</nominal>
        <lifetime>3888000</lifetime>...
Temp fix for despawning Wire Mesh Barrier and Power Gen

Tip for EZ resetting an item like floating wood piles

$
0
0
Steps to put wood piles back on the ground :
-In events.xml set ItemPlanks "active" variable to 0.
-Run the server. Join and check they are gone.
-Disconnect. Set "active" back to 1.
-Run the server. Join and check if they're on the ground.

You can do this for anything including vehicles. Just don't set inactive vehicles to active unless you're messing around. You don't wanna hear how potato they are from your players.

For loot items you can:
-Open types.xml. Select the whole loot item...

Tip for EZ resetting an item like floating wood piles

[REQUEST] Sarge Ai 2.0

[REQUEST] Protective Dome 2.0

$
0
0
There was a script here (can't find the release) for a script called Protective Dome. Twas in invisible dome (radius) that only let people in that had their GUID in the script. Mainly used for keeping other players out of other players bases.

I don't want to use it for that as I think all bases should be penetrable.

Is anyone interested in making this?

Chat Based Admin Tool-set

C-130 Airdrop's

$
0
0
Attention
I am not the creator and take no credit for this mod

C-130 Airdrop's
by Mov3ax
DayZ 0.63


Credits

i_kolobov
[COLOR=rgb(0, 0...[/B]


C-130 Airdrop's
Viewing all 9026 articles
Browse latest View live