I thought of a witty comment about those mods, but I decided to refrain.
On a more serious note, how to make a mod. Well the first thing you need is a great idea. Unfortunately, most mods of late have been seriously lacking in the creativity department. Everyone seems intent on just throwing a...
Yep, although obviously getting any building to spawn loot is easy enough, but i'm not sure if you can overwrite that part of the config file from mission, sure it's possible but never tried :)
Short answer, yes.
However, you must ensure the class name of the building you are adding is exactly the same as one that currently spawns loot. A supermarket for instance is Land_A_GeneralStore_01 or Land_A_GeneralStore_01a (2 types)
If the building does not spawn loot normally, it must be...
Yup, I use this a bunch for different things
_chance = random floor 100
If (chance < 20) then {
Blah blah
Obviously no syntax as I'm on the iPad. But google it or search here for samples
Those weapon classes are banned and redefined as "FakeWeapon" in 1.7.7.1
Therefore you cannot have them, not without doing the usual routes, rMod, create your own mod, etc.
You won't be able to. All servers will be official and private hives are NOT going to be supported. At least not within the first 6months - year...who knows?
I just don't understand it. Do other games get treated in this way? Personally, I have never once had an issue with cheaters/hackers on any game, other than the odd CS aimbotter.
DayZ has just become a huge congregation of cheaters, no lifers, time wasters, money makers and just complete...
The ItemAction is defined in the CfgMagazines, which I believe cannot be overwritten.
I'm unaware of any other way to add it. Out of interest here is the code for a Tent.
class ItemActions {
class Pitch {
text = $STR_PITCH_TENT;
script =...
My understanding is Hangender is the original Author. You may recognise his name, a simple Google will fill you in on the details. Blur updates and adjusts the files when the "hackers" release new code. He then sells it on.
This free version is obviously slightly older than the paid for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.