DayZ
Simple Base
838 Comments
George 10 Oct @ 8:19pm 
@Lord Rizzington - It's just outdated and a lot of things don't work anymore as they should, or they work but script methods aren't updated/optimized bcs of changes in vanilla updates..
flashlights attached to walls, desk lamps, every sound throws an error in script.log everytime when someone try to open doors/windows/etc. because it tries to play on the server... etc. ..
Lord Rizzington 10 Oct @ 5:39pm 
Fyi this mod still works perfectly fine from what I can see I have it loaded on right now seems fine no crashes or anything
George 9 Oct @ 10:11am 
@Lord Rizzington - Yeah, I don't think I saw that in the config
anyway, if something doesn't suit you, you can always write an override that disables it :)
but... in your case, it would be better to make a mod where you only have one door :D something similar to what they have in the Building Fortifications
Lord Rizzington 9 Oct @ 9:36am 
@George yes I'm aware of that but I do not wish for players to be making full blown free standing bases with the floors, walls, hatches, and other nonsense. I just want a door that players can fortify existing structures a bit more effectively. I do not believe there is a config with rags mod to turn on/off certain aspects of the building process. If I was to use that I would have to make everything unbuildable except for the single door and I just don't think that's possible. Those other 2 servers I mentioned have their own custom PRIVATE building mods to allow building basic vanilla doors. It looks very similar to this mod which is how I ended up here but now that I've seen their files I know their building mod[s] are private.
George 9 Oct @ 5:19am 
@Lord Rizzington - in RaG_BaseBuilding you already have simple door :)
RaG_BB_Single_Door
RaG_BB_Single_DoorKit
Lord Rizzington 8 Oct @ 7:05pm 
@George I've used Rags mods many times. Looking for a mod that players can basically just make a simple door to block off existing buildings without all the other nonsense. Servers like BattlegroundZ and ManHunt have their own versions of a simple door but I believe they're private
George 8 Oct @ 4:31pm 
@Lord Rizzington - or just switch to RaG_BaseBuilding, it's FAAAR better if you want to focus on simplicity at all costs :steamthumbsup::jsimrtvej:
Lord Rizzington 8 Oct @ 7:32am 
For those wondering this mod was abandoned a long time ago now. Base Building Plus has his textures now since they partnered up but its unfortunate if you're not trying to run all the extra BBP nonsense
eliahu 11 Jul @ 8:54am 
compile error
Multiplix 29 Aug, 2024 @ 2:46pm 
@The Antidothe Thank you! Was just wondering because I'd like to repack if possible
The Antidothe 28 Aug, 2024 @ 5:12pm 
@Multiplix I found out RaG Base building is the same mod as this one but the dev has been updating it frequently!
Multiplix 28 Aug, 2024 @ 2:05pm 
Has this mod been abandoned?
oh_tschiii_android 25 Aug, 2024 @ 4:19pm 
1:01:04 !!! [CE][offlineDB] :: Type 'ChopperFloor3' will be ignored. (Type does not exist. (Typo?))
George 24 Aug, 2024 @ 7:12pm 
@The Antidothe - read the basics about Enforce script syntax
https://community.bistudio.com/wiki/DayZ:Enforce_Script_Syntax
also join the Enfusion modders discord: https://discord.gg/gNzCBy7M
there are A LOT of helpful info and asked Q in the history
here you can start:
https://discord.com/channels/452035973786632194/514166060317016079/935733182832214056
The Antidothe 24 Aug, 2024 @ 6:08pm 
@Georage- Ah! Thank you for the response! I wasn't confident I would get an answer so thank very much for that.

How would I go about making an override by chance? I am very VERY new to modding and have super limited skills but im always willing to learn especially if it makes it work (:
George 23 Aug, 2024 @ 7:14am 
@The Antidothe - it's just outdated mod/scripts, unfortunately some of the functions don't work properly after a few DayZ updates, but I think it should be solved by override functions from your own mod ;)
The Antidothe 22 Aug, 2024 @ 10:52pm 
So I don't know if I am missing a configuration but the flashlights do not turn on. We get the option to turn them on but they don't actually turn on?? Are we missing something or is this a bug?
George 27 Mar, 2024 @ 10:46am 
example for "CraftChopperDoorKit", and you'll have to do the same for all the KITs you want to customize the time.
edit: formatting sux here, but you'll figure it out I guess

modded class CraftChopperDoorKit
{
override void Init()
{
super.Init();

m_AnimationLength = 1; //animation length in relative time units
}
};
George 27 Mar, 2024 @ 10:28am 
@OZzy - you can still basically override it with a script
[Sr] OZzY BR 27 Mar, 2024 @ 9:34am 
Very good mod, but it takes a long time to craft the kis, there should be an option to adjust the kits' crafting time
OneLove 27 Feb, 2024 @ 8:35am 
После обновления 1,24 постоянные ошибки на все детали, нет звуков постройки и т.д. Как пример ошибки:
EURU70, 27.02 2024 18:59:31
[EffectSound::Effect] :: [WARNING] :: Created Effect on server.
Class: 'EffectSound'
Function: 'Effect'
Stack trace:
scripts/3_Game/effect.c:74
simplebase/scripts/4_World/items\modular_door\chopper_doorkit.c:7
$CurrentDir:mpmissions\dayzOffline.chernarusplus\init.c:27
George 14 Feb, 2024 @ 4:40am 
@sticky_icky seems more like it's incompatible and I think theres no other way to bind it somehow, except you can still override it in the scripts, it's in the MissionGameplay class
sticky_icky 13 Feb, 2024 @ 10:14pm 
Is it possible to change the keybinds for snapping B,K,F ? These keys are already assigned in the expansion mod I use so I cannot get the kit snapping to work. I tried deleting the keybind B in expansion which brings up the book and K for 3D markers and still nothing happens when holding a kit and pressing B,K or F, no menu comes up. Am i doing something wrong or is this mod not compatible when using expansion or a bug? I also cannot ask each player to change the keybinds when playing on my server. This looks like a great mod, so would love to be able to use it
George 31 Jan, 2024 @ 3:44pm 
@Mick - there are more kinds of kits to build, depending on what you mean, but practically setting up the start equip is not a problem at all if you have atleast experience with editing configs
Mick 31 Jan, 2024 @ 11:49am 
Is it possible to add this kit as a item to have
when joining server for the first time
🦑 Th4myres CROFT 🦑 13 Jan, 2024 @ 10:21am 
erro > scripts/3_Game/effect.c:74
simplebase/scripts/4_World/items\modular_wall\chopper_wallkit.c:7
$CurrentDir:mpmissions\empty.deerisle\init.c:13
Warrior Wolf 10 Jan, 2024 @ 9:37am 
Can i use only C4 Raid? and only from doorRaid?
Hazed_doctor420 4 Jan, 2024 @ 3:08pm 
so since there is no discord in your info part how do we go about asking about crash files from this mod ??
Warrior Wolf 4 Jan, 2024 @ 1:31pm 
how can i add only Breachingcharge raid?
Freddie 30 Dec, 2023 @ 10:19am 
Hello! After adding Simple base mod to server had glitch that if 4 dial code lock was added to doors it bugged that door not allowing to attach anything to those doors. Its there way how to fix this problem?
_KC76_ 23 Nov, 2023 @ 12:17pm 
Is there a way you can add a User Configurable keybind menu/option? .. K F B keys are way too commonly bound to other mods already in use, like VPP Admin tools.
corny"mongoose" Hairhole 29 Oct, 2023 @ 9:57am 
since i installed this mod garden plots only show up as a hologram any suggestions?
Krieger 20 Oct, 2023 @ 9:32am 
Кто-то решил проблему с фурнитурой?
xXxMEDOEDxXx 29 Sep, 2023 @ 12:17am 
Hello! Can I package your mod in a server package? Thank you!
^^Angry Shark^^ 24 Sep, 2023 @ 8:28pm 
Как отключить прилипание предметов в данной стройке? фурнитура. и прочие элементы декора нельзя поставить нормальным методом, фурнитура клеится к одной точке, поставит что либо из нее невозможно
Hazed_doctor420 21 Sep, 2023 @ 1:46pm 
if i add this mod will i need to remove the simple roof mad and if so will the roofs that have been placed already be removed ????
samboo898 20 Sep, 2023 @ 3:33am 
does this mod have god mode like bbp or can you shoot down the walls?
✪ Egemen 15 Aug, 2023 @ 11:45am 
Focusing doesnt work
Dexter Morgan 6 Jul, 2023 @ 12:42pm 
Hello, was curious if this works with Expansion? I don't like expansion basebuilding lol
robbie 9 May, 2023 @ 3:27pm 
so are you not able to raid with nades and bullets?
Nics 6 Apr, 2023 @ 4:48pm 
any way to make breachingcharge work for this mod?
The aforementioned simplebaseany breachingcharge mod is not working
Lis_spb 18 Feb, 2023 @ 11:34pm 
WIN-9KF1C4V3P5F, 19.02 2023 09:02:34
[EffectSound::Effect] :: [WARNING] :: Created Effect on server.
Class: 'EffectSound'
Function: 'Effect'
Stack trace:
scripts/3_Game/effect.c:74
simplebase/scripts/4_World/items\roof\chopper_roofkit.c:7
Tanker hills 15 Feb, 2023 @ 12:52pm 
dosnt work after update 1.20
БЕЗУМНЫЙ РИИИИИК 13 Feb, 2023 @ 7:54am 
Прошу прощения, проблема что вещи на постройках ставятся либо в центр квадрата, либо уходят за пределы стены
Redofa | itidaimr 30 Jan, 2023 @ 9:34am 
Is this mod allows you to raid with bullets? I would be very appreciated to know it ^^
ThaMonkeyStunna 30 Jan, 2023 @ 8:07am 
Can this be used with R22R palisade walls and other building mods without conflict?
AMBRELL 21 Jan, 2023 @ 3:53am 
как сделать чтоб с4 ставить?
Destor 4 Jan, 2023 @ 9:51am 
how do you turn down the crafting time for the kits
Ryno9420 14 Dec, 2022 @ 3:56pm 
pls fix this simplebase/scripts/4_World/items\modular_wall\chopper_wallkit.c:7
George 24 Nov, 2022 @ 12:44am 
@not_fOR_YOU_TOkNOW - yep! and thats why i'm still using this one on my server <3
From BaseBuildingPlus mod I don't have that feeling of a post-apocalyptic world and reminds me more like modern architecture and everything seems to me so cleaned up. I rather prefer a design something like the R22R mods from Stern, they really fit the post-apo very realistically. ;)


https://cdn.discordapp.com/attachments/492295610586759188/1029255099828142120/DayZ_Screenshot_2022.07.02_-_14.28.44.83.png
https://cdn.discordapp.com/attachments/492295610586759188/1029255100444704798/DayZ_Screenshot_2022.10.11_-_00.37.13.11.png