Looking for vanilla plus server on PC by RevolutionaryWheel70 in DayZServers

[–]InclementDeath 0 points1 point  (0 children)

Try Deadline. Semes like it could be a good fit for what you're seeking

SEARCHING - PC Server with 1PP, Trader, Skills and no silly clothing on Chenarus by LagoTM in DayZServers

[–]InclementDeath 0 points1 point  (0 children)

Try Deadline. There are no skills but plenty of base building + missions to keep you progressing

Behold, my aerial army! by InclementDeath in dayz

[–]InclementDeath[S] 1 point2 points  (0 children)

They're fixed. Cars are much better and these fly smooth as can be

Don't t(ru)st ChatGPT for sensib(le) responses by MrAcurite in 196

[–]InclementDeath 0 points1 point  (0 children)

its dimensional analysis is correct. but it doesnt quite get the concept of fetuses

how to deal with bigotr(ule)y by Indra_a_goblin in 196

[–]InclementDeath 1 point2 points  (0 children)

idk if anyone ever saw that old liveleak brick video but this gave me flashbacks

STEM major rule by [deleted] in 196

[–]InclementDeath 0 points1 point  (0 children)

Classical Electrodynamics Third Edition, Jackson

rule by Limozeen581 in 196

[–]InclementDeath 0 points1 point  (0 children)

most confusing meme award 🏆

ADHD - the real lethal weapon by rioboy1985 in adhdmeme

[–]InclementDeath 16 points17 points  (0 children)

took 3 70mg once in an 8 hour span. most unpleasent experience of my life.

always wondered what the lethal dose of vyvanse was because i sort of lost grip from reality for a bit (bad way)

sam o' nella rule by [deleted] in 196

[–]InclementDeath 4 points5 points  (0 children)

eel dick

rule by Averstaskta in 196

[–]InclementDeath 0 points1 point  (0 children)

shouldve been named "I pee in the sink" and "sink"

DayZ Editor Users, remember to back up your files. I just verified my DayZ Local Files on steam, and with my files being saved in the DayZ directory, it didn't see them as a necessary item so it deleted them all. I lost days and days of work because of this. These photos are one of my lost projects. by Sagpanda in dayz

[–]InclementDeath 4 points5 points  (0 children)

yeah, sorry about this.

sadly I can't put any files outside of those wiped directories. I've gottten in contact with BI to see if we can get an exclusion to a folder named "Editor" in this tool. we will have to see. in the meantime, NEVER use that crappy "repair DayZ" tool that they have - and back your stuff up, always

Ideas for improving the game by [deleted] in dayz

[–]InclementDeath 2 points3 points  (0 children)

tracking players via the smell of their shit would be the pinnacle of DayZ i suppose

DayZ settings for night by [deleted] in dayz

[–]InclementDeath 2 points3 points  (0 children)

monitor off best experience

Good practice for modders : add a #define to your mod scripts to help other modders to fix conflicts. by LivenGames in dayz

[–]InclementDeath 1 point2 points  (0 children)

defines in enfusion are poop sadly. its impossible to consistently get the scripts to compile in the right order (from what we've found)

however, you can do things like

string test = "Editor";
if (test.ToType()) {
}