You have boosted the values by an incredible too big of an amount. 640 are you kidding? And you have disabled the flags, meaning in theory you want 600-640 AK101's to be picked up around the map? If you remove a 0, the server will probably still be overloaded and it wont work. Try setting it to 6, there you go way better, seeing you have flags disabled there should always be 6 AK101's around the map. After all, DayZ isnt a shooting game first and foremost, there are countless other games that gives you a smoother, better experience in that aspect. Honestly i would say youre playing the wrong game, have u tried Battlefield 4?
Posts by BlaXztorm
Nitrado now has an official Discord server to bring communities, friends and other gamers together!
Join the Nitrado Community Discord now and share your experiences and knowledge with others!
-
-
-
hi,
currently having problems with dayz server.
I cant seem to spawn in helicopter crashes ive been trying for 3 days and cant seem to get it right.
also i tried having lar's and vss spawn in military bases but even this is not working.
can anyone help me with this problem or can provide modded high loot files .
many thanks
If you want heliloot like LAR, VSS and such to spawn in military locations, you need to change "deloot" from 1 to 0 under the flags in the types.xml, but i would be careful of spawning in too much stuff on the map, the game is laggy as it is and i would recommend decreasing a lot, a lot a LOT of items, certain events like TrajectoryStones, AmbientHen are not only useless, but heavy on the servers.
A general rule or tip i think should be to always remove more than you add, also when you add weapons you should rebalance them, f.ex. if you add green M4, KA101 and such, maybe lower the tier requirement for the nonspraypainted weapons and equipment. Its a long and timeconsuming process but in the end its worth it..
Heres my current working setup, can confirm it works. You can come see for yourself in my extremely low pop server "Hardcore Survival & RP | PlusMod"
In types.xml make sure you have these parameters:
<type name="Wreck_Mi8">
<nominal>0</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="Wreck_UH1Y">
<nominal>0</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="Land_Wreck_C130J">
<nominal>0</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
In events.xml it looks like this (Double amount of heli crashes, i think is more than enough increase)
<event name="StaticHeliCrash">
<nominal>6</nominal>
<min>0</min>
<max>0</max>
<lifetime>2500</lifetime>
<restock>0</restock>
<saferadius>1000</saferadius>
<distanceradius>1000</distanceradius>
<cleanupradius>1000</cleanupradius>
<secondary>InfectedArmy</secondary>
<flags deletable="1" init_random="0" remove_damaged="0"/>
<position>fixed</position>
<limit>child</limit>
<active>1</active>
<children>
<child lootmax="15" lootmin="10" max="6" min="1" type="Wreck_Mi8"/>
<child lootmax="15" lootmin="10" max="6" min="1" type="Wreck_UH1Y"/>
<child lootmax="15" lootmin="10" max="6" min="1" type="Land_Wreck_C130J"/>
</children>
</event>
Now finally, in mapgroupproto.xml it should look like this:
<group name="Wreck_UH1Y" lootmax="15">
<usage name="Military" />
<container name="lootFloor" lootmax="15">
<category name="tools" />
<category name="containers" />
<category name="clothes" />
<category name="weapons" />
<tag name="floor" />
<tag name="shelves" />
<point pos="2.293945 -1.541862 1.939941" range="0.100000" height="1.145172" />
<point pos="3.630615 -1.221848 0.478027" range="0.203125" height="1.058037" />
<point pos="3.128174 -1.250969 0.282227" range="0.237500" height="1.899963" />
<point pos="2.601563 -1.275345 0.026855" range="0.237500" height="1.900002" />
<point pos="2.976563 -1.479630 2.021972" range="0.340625" height="1.139282" />
<point pos="4.462646 -1.856918 -0.474609" range="0.595988" height="1.900002" />
<point pos="2.273926 -1.856918 3.096679" range="0.718352" height="1.900002" />
<point pos="1.722656 -1.856918 -1.948730" range="0.821779" height="1.900002" />
<point pos="5.276123 -1.856918 4.080566" range="0.827611" height="1.900002" />
<point pos="3.192871 -1.856918 -1.159668" range="0.846799" height="1.900002" />
<point pos="-2.588379 -1.856918 -0.039551" range="0.898411" height="1.900002" />
<point pos="3.540283 -1.856918 4.118164" range="0.908636" height="1.900002" />
<point pos="0.502686 -1.856918 2.775879" range="0.942924" height="1.900002" />
<point pos="5.894042 -1.856918 0.567383" range="1.068359" height="1.900002" />
<point pos="6.488282 -1.856918 2.621094" range="1.069595" height="1.900002" />
<point pos="-0.299072 -1.856918 -1.951172" range="1.199951" height="1.900002" />
<point pos="-0.732910 -1.856918 0.940430" range="1.199951" height="1.900002" />
</container>
</group>
<group name="Wreck_Mi8" lootmax="15">
<usage name="Military" />
<container name="lootFloor" lootmax="15">
<category name="tools" />
<category name="containers" />
<category name="clothes" />
<category name="weapons" />
<tag name="floor" />
<tag name="shelves" />
<point pos="-1.927728 -1.697937 -0.790661" range="0.134375" height="1.549751" />
<point pos="-1.416298 -1.697937 -0.339270" range="0.272949" height="1.520737" />
<point pos="0.771750 -1.697937 2.138307" range="0.319800" height="1.469231" />
<point pos="-0.713407 -1.697937 0.295482" range="0.330567" height="1.482864" />
<point pos="0.801303 -1.697937 1.487146" range="0.332032" height="1.431625" />
<point pos="1.546498 -1.697937 1.557528" range="0.340625" height="1.419449" />
<point pos="-5.426794 -1.686195 0.940635" range="0.340625" height="1.899956" />
<point pos="0.127841 -1.697937 -2.537111" range="0.450698" height="1.900002" />
<point pos="-0.761337 -1.697937 -2.720164" range="0.457128" height="1.900002" />
<point pos="0.708467 -1.697937 -1.836948" range="0.458892" height="1.900002" />
<point pos="-0.017129 -1.697937 1.021565" range="0.469727" height="1.458138" />
<point pos="-3.614693 -1.697937 -3.271325" range="0.506054" height="1.900002" />
<point pos="-1.585944 -1.697937 2.360873" range="0.510322" height="1.900002" />
<point pos="-4.474507 -1.697937 1.532356" range="0.558594" height="1.900002" />
<point pos="-5.474088 -1.697937 -2.190016" range="0.562416" height="1.900002" />
<point pos="-4.633357 -1.697937 -2.940941" range="0.564847" height="1.900002" />
<point pos="-2.941702 -1.697937 -2.424437" range="0.575674" height="1.629967" />
<point pos="2.348805 -1.697937 -0.224372" range="0.583300" height="1.900002" />
<point pos="-1.804979 -1.697937 -2.684125" range="0.587135" height="1.900002" />
<point pos="-0.329995 -1.697937 4.222433" range="0.589417" height="1.900002" />
<point pos="-4.072934 -1.697937 -1.919787" range="0.599984" height="1.900002" />
<point pos="-2.558625 -1.697937 -3.602155" range="0.600620" height="1.900002" />
<point pos="-2.966375 -1.697937 -1.205420" range="0.609667" height="1.675331" />
<point pos="-4.092347 -1.697937 -0.665942" range="0.638873" height="1.900002" />
<point pos="3.848593 -1.697937 4.011734" range="0.640112" height="1.900002" />
<point pos="1.283345 -1.697937 -0.872562" range="0.663839" height="1.900002" />
<point pos="-0.547763 -1.697937 2.962240" range="0.689453" height="1.900002" />
<point pos="0.862558 -1.697937 4.904042" range="0.766415" height="1.900002" />
<point pos="-2.629067 -1.697937 1.523908" range="0.827067" height="1.900002" />
<point pos="4.320639 -1.697937 2.597584" range="0.850743" height="1.900002" />
<point pos="-5.587495 -1.697937 -0.772088" range="0.860039" height="1.900002" />
<point pos="3.368212 -1.697937 0.870082" range="0.912368" height="1.900002" />
<point pos="2.554070 -1.697937 4.891639" range="0.925143" height="1.900002" />
</container>
</group>
<group name="Land_Wreck_C130J" lootmax="15">
<usage name="Military" />
<container name="lootFloor" lootmax="15">
<category name="tools" />
<category name="containers" />
<category name="clothes" />
<category name="weapons" />
<tag name="floor" />
<tag name="shelves" />
<point pos="-11.5 -3.0 -0.3" range="0.925143" height="1.900002"/>
<point pos="-10.3 -4.0 -0.3" range="0.925143" height="1.900002"/>
<point pos="-11.5 -4.72 -4.0" range="0.203125" height="1.058037" />
<point pos="-10.5 -4.72 -5.0" range="0.203125" height="1.058037" />
<point pos="-9.5 -4.72 -7.0" range="0.850743" height="1.900002" />
<point pos="-6.5 -4.52 -0.5" range="0.340625" height="1.899956" />
<point pos="-6.0 -4.52 1.0" range="0.203125" height="1.058037" />
<point pos="-4.0 -4.52 -0.50" range="0.203125" height="1.058037" />
<point pos="0.0 -4.52 1.0" range="0.340625" height="1.899956" />
<point pos="1.5 -4.52 -0.5" range="0.203125" height="1.058037" />
<point pos="7.3 -5.3 0.6" range="0.203125" height="1.058037" />
<point pos="7.3 -5.3 -0.6" range="0.340625" height="1.899956" />
<point pos="7.9 -5.3 0.6" range="0.203125" height="1.058037" />
<point pos="7.9 -5.3 -0.6" range="0.203125" height="1.058037" />
<point pos="9.9 -5.3 1.6" range="0.850743" height="1.900002" />
<point pos="10.9 -5.3 -1.6" range="0.850743" height="1.900002" />
</container>
</group>
-
Thanks I will do that but I've tried them before in the past and never got a reply from them
Open up a live chat with them, they always respond..
-
And no, i dont use wifi on any of the devices in house..
The question if he's using WIFI or mobile data was asked to find out if he's using the same or 2 different networks (WIFI from his router or mobile data).
- If he is using WIFI and it's working on the smartphone, there seems to be a problem with the computer.
- If he is using mobile data and it is working, it could be a problem in his local network / router config.
WIFI on it's own is usually not the problem.
WIFI in gaming is generally a bad idea:)
-
Ive had a 5 day streak where the hostsystem is offline from about 2-3am until support opens up at 10am when they do something physical on their end.. Its not a big problem if the server is running and no restarts or coding required, but when you stop it for a few minutes and then suddenly it goes offline before i make any changes, it kinda sucks having to wait all night when we was planning to pull a all nighter, so here i am just waiting for customer support to fix it so i can start it and not lose the small amount of players i have on the server.. Customer support are great helpers, but there have been some repetetive issues with servers going on it seems..
-
And if this happens every single day for about 6-10 hours during support offhours, and support then tells you the problem seems to be solved, but then 2 hours later hostsystem is offline again.. My server is based in germany, im guessing the guy above also has the server in germany, or am i wrong on that account?
-
Cannot access ARK: Survival Evolved Server rental, affordable game hosting | nitrado.net or Game Server, Voice Server, affordable hosting and instantly online | nitrado.net
Is Nitrado experiencing problems? I cannot connect from my PC, but i can connect from my phone, the webpage stopped responding in the middle of using it to change server settings. My pc has not changed in any way, i have been able to use the website perfectly fine, and mid use, it disconnected and will no longer load anything from nitrado. Everything on my pc is still working perfectly and all websites except nitrado load just fine. It also will not load on any other browsers.
This happens to me every day, welcome to the club brotha.. And no, i dont use wifi on any of the devices in house..
-
I keep getting "Hostsystem not ready or offline" every day for a few hours where i cant login to the web interface to restart or even start the server.. My server is low populated as it is so its not really cool this happens every day more frequently lately..
Havent done anything to the server that should affect the hostsystem, its really unlucky when you stop the server for a restart and suddenly you get the message, i already know its going to be offline for a few hours, again.. Im hoping for free servertime until they give me a stable server at least..
I sent ticket to support, "problem seems to have been solved" they said, then boom right after they close it shuts down again..This is starting to become a joke, obviously i am demanding my credit back for every day this happens, as i refuse to pay for a service i cannot access 24/7, which is what we are paying for.. Im a disgruntled customer, i know bohemia has a broken engine but come on nitrado, at least have your servers in order, you are destroying our communities, making players leave our servers..
-
Thanks HowsMyShot please update this post once you've got more info/availability in regard this very important setting
Cheers
This has been just added!
Thank you for your Patience
Woah that is freakin awesome! Thank you!
-
I would've done it the easy way, but there was no backup saved at that point yet yesterday, live and learn.. Good thing you got it going!
-
I've nerfed the grenades drastically, so they should be relatively hard to find, as my first impression is that they are overpowered in baseraiding..
-
Please tell me if you find out:)
-
Modded servers need to manually add the new items and change the appropriate values for various items ourself, theres also changes outside the types.xml file that need to be made.
Theres 3 ways you can go about it;
- Wipe your server, full reinstall, then script your server again using copy-paste from your modified files.
- Get the original 1.08 files, then script them using again, copy-paste from your modified files.
- The hard way, my way. Get the original 1.08 files, find everything from the new update from all the files, copy it over to your .xml files and make your adjustments.
Im saying .xml files, because the types.xml file is far from the only file which need to be changed.
The original 1.08 files can either be gotten by reinstalling the server, resetting to default .xml's on server restart, buy a new server (what I did, didnt have patience to wait for the server to make a backup).
Dont take my words for wizdom, find out for yourself.. -
Sorry it took so long, heres the default tyes.xml file for Livonia.
I didnt do any wipes or anything to get all the items to work, instead i found all the items in the types.xml file and added them into my modified files. However the types.xml file isnt the only change, if you dont wipe you should look carefully through all the files and make sure you do the appropriate changes. I also tested if the black and green Sporter 22 would spawn, they didnt.
https://drive.google.com/file/d/1hbaciquqpx163lz0ncdfgfd6rlsv0jom/view?usp=sharing
-
If i can find the stuff in the types.xml file it would help, can only find the orange and green medium tent for now.. And personally i dont care about the sporter so i might not bother with it, also cant fin the canopy tents..
-
Im installing a new server just to get the original files, my last backup is yesterday, for some reason no backup has been made today. I can send u if u want?
-
supremesnow32 Just make sure you dont use youtube or anything like that for advice, there a few streamers out there who give out false information, they claim to give you working setups but in reality they dont mix well with other events or setups, their values and parameters are mostly incorrect for the most part. (I.e. scalespeeder gaming, melodic heals, donsibleygames and a few more). They claim to have tutorials on how to modify your server, but anyone with some degree of pc knowledge can tell u those guys dont have a clue, they're just DayZ gamers who are messing around with parameters, and most of what they "know" they have been told, and therefore they are also unable to understand or even know anything about the .xml files they are changing, and for the most part they simply ignore most of the lines except the nominal values and whatnot.
In other words, you should learn how to script yourself, changing .xml files is scripting, not modding, these are facts of life.
-
supremesnow32 If you want the setup you can contact me, it must suck when asking for something, and fools want to tell u they have better ideas, its pathetic really..
-
"Maybe make fences unable to be destroyed from the outside?"
He said unable, no? Not harder? Sounds like someone wanted to disable baseraiding.