DayZ
Simple Base
838 条留言
George 10 月 10 日 下午 8:19 
@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 月 10 日 下午 5:39 
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 10 月 9 日 上午 10:11 
@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 10 月 9 日 上午 9:36 
@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 10 月 9 日 上午 5:19 
@Lord Rizzington - in RaG_BaseBuilding you already have simple door :)
RaG_BB_Single_Door
RaG_BB_Single_DoorKit
Lord Rizzington 10 月 8 日 下午 7:05 
@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 10 月 8 日 下午 4:31 
@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 10 月 8 日 上午 7:32 
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 7 月 11 日 上午 8:54 
compile error
Multiplix 2024 年 8 月 29 日 下午 2:46 
@The Antidothe Thank you! Was just wondering because I'd like to repack if possible
The Antidothe 2024 年 8 月 28 日 下午 5:12 
@Multiplix I found out RaG Base building is the same mod as this one but the dev has been updating it frequently!
Multiplix 2024 年 8 月 28 日 下午 2:05 
Has this mod been abandoned?
oh_tschiii_android 2024 年 8 月 25 日 下午 4:19 
1:01:04 !!! [CE][offlineDB] :: Type 'ChopperFloor3' will be ignored. (Type does not exist. (Typo?))
George 2024 年 8 月 24 日 下午 7:12 
@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 2024 年 8 月 24 日 下午 6:08 
@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 2024 年 8 月 23 日 上午 7:14 
@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 2024 年 8 月 22 日 下午 10:52 
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 2024 年 3 月 27 日 上午 10:46 
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 2024 年 3 月 27 日 上午 10:28 
@OZzy - you can still basically override it with a script
[Sr] OZzY BR 2024 年 3 月 27 日 上午 9:34 
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 2024 年 2 月 27 日 上午 8:35 
После обновления 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 2024 年 2 月 14 日 上午 4:40 
@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 2024 年 2 月 13 日 下午 10:14 
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 2024 年 1 月 31 日 下午 3:44 
@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 2024 年 1 月 31 日 上午 11:49 
Is it possible to add this kit as a item to have
when joining server for the first time
🦑 Th4myres CROFT 🦑 2024 年 1 月 13 日 上午 10:21 
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 2024 年 1 月 10 日 上午 9:37 
Can i use only C4 Raid? and only from doorRaid?
Hazed_doctor420 2024 年 1 月 4 日 下午 3:08 
so since there is no discord in your info part how do we go about asking about crash files from this mod ??
Warrior Wolf 2024 年 1 月 4 日 下午 1:31 
how can i add only Breachingcharge raid?
Freddie 2023 年 12 月 30 日 上午 10:19 
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_ 2023 年 11 月 23 日 下午 12:17 
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 2023 年 10 月 29 日 上午 9:57 
since i installed this mod garden plots only show up as a hologram any suggestions?
Krieger 2023 年 10 月 20 日 上午 9:32 
Кто-то решил проблему с фурнитурой?
xXxMEDOEDxXx 2023 年 9 月 29 日 上午 12:17 
Hello! Can I package your mod in a server package? Thank you!
^^Angry Shark^^ 2023 年 9 月 24 日 下午 8:28 
Как отключить прилипание предметов в данной стройке? фурнитура. и прочие элементы декора нельзя поставить нормальным методом, фурнитура клеится к одной точке, поставит что либо из нее невозможно
Hazed_doctor420 2023 年 9 月 21 日 下午 1:46 
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 2023 年 9 月 20 日 上午 3:33 
does this mod have god mode like bbp or can you shoot down the walls?
✪ Egemen 2023 年 8 月 15 日 上午 11:45 
Focusing doesnt work
Dexter Morgan 2023 年 7 月 6 日 下午 12:42 
Hello, was curious if this works with Expansion? I don't like expansion basebuilding lol
robbie 2023 年 5 月 9 日 下午 3:27 
so are you not able to raid with nades and bullets?
Nics 2023 年 4 月 6 日 下午 4:48 
any way to make breachingcharge work for this mod?
The aforementioned simplebaseany breachingcharge mod is not working
Lis_spb 2023 年 2 月 18 日 下午 11:34 
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 2023 年 2 月 15 日 下午 12:52 
dosnt work after update 1.20
БЕЗУМНЫЙ РИИИИИК 2023 年 2 月 13 日 上午 7:54 
Прошу прощения, проблема что вещи на постройках ставятся либо в центр квадрата, либо уходят за пределы стены
Redofa | itidaimr 2023 年 1 月 30 日 上午 9:34 
Is this mod allows you to raid with bullets? I would be very appreciated to know it ^^
ThaMonkeyStunna 2023 年 1 月 30 日 上午 8:07 
Can this be used with R22R palisade walls and other building mods without conflict?
AMBRELL 2023 年 1 月 21 日 上午 3:53 
как сделать чтоб с4 ставить?
Destor 2023 年 1 月 4 日 上午 9:51 
how do you turn down the crafting time for the kits
Ryno9420 2022 年 12 月 14 日 下午 3:56 
pls fix this simplebase/scripts/4_World/items\modular_wall\chopper_wallkit.c:7
George 2022 年 11 月 24 日 上午 12:44 
@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