DayZ
Balota Nostalgia
139 条留言
mattjonesgte88 2023 年 1 月 26 日 上午 4:48 
Nice job bro, ive just put this on my xbox server, looks brilliant.
CJB 2022 年 9 月 24 日 上午 5:14 
No longer works? Doesn't load as a mod with the editor.
ZyklonBEAST 2022 年 8 月 4 日 下午 2:50 
Buildings work. Zombie spawns work. I can't get loot to work. The export file doesn't generate in my server files. Also all the buildings have grass as a floor instead of concrete. Also the runway is not there at all just GRASS. Didn't the tents have walls around them? My least favorite change to this game was Balota... was hoping to see it again!
BLOODHOOD21 2021 年 9 月 27 日 上午 7:27 
dose it have loot with the inlt.c
Itchy 2021 年 9 月 16 日 上午 9:53 
hi slovacik i sent you discord request for support
LamaCore 2021 年 6 月 12 日 上午 11:58 
Zdravim , potřeboval bych poradit pokud budes mit čas a chuť. Pokud ano přidal sem si tě a prosím ozvy se ať ťe zbytečně nespamuju. Díky za tvuj čas a práci.
xxxDYDY 2021 年 2 月 9 日 上午 4:56 
НЕ РАБОТАЕТ НИКАК
Spades 2021 年 1 月 25 日 下午 10:49 
Does this mod still work with a normal DayZ server, not expansion?
[UK1]Richard 2021 年 1 月 21 日 下午 12:30 
ive edited this to my needs and used your as a template
MIkki 2021 年 1 月 6 日 下午 4:19 
no key?
[UK1]Richard 2020 年 12 月 31 日 上午 11:33 
how do i get this to work with expansion mod there init.c file is totally different
Kieran 2020 年 10 月 30 日 下午 11:50 
Can you Update ?
Korbi_FPV 2020 年 9 月 17 日 下午 10:39 
not working ...
(SAD) Sickpuppy 2020 年 9 月 12 日 下午 9:10 
How do I generate a new Mapgrouppos.xml I keep getting an error when trying to use

GetCEApi().ExportProxyData( "7500 0 7500", 10000 );
Madmartigan 2020 年 8 月 24 日 下午 1:06 
thks so much for your 4 other building in prison
Bleach 2020 年 7 月 11 日 下午 12:32 
//INIT ECONOMY--------------------------------------
Hive ce = CreateHive();
if ( ce )
ce.InitOffline();


How do you add custom building to expansion mission file?
Nightwalker49 2020 年 7 月 7 日 上午 10:13 
kann mir jemand sagen ob der Balota Nostalgia Mod mit 1.08 kompatible ist
Shell-Shocked 2020 年 5 月 20 日 上午 8:24 
How to we remove some of the already placed DayZ items because some of them overlap with these items?
BeardedHeathen 2020 年 5 月 16 日 上午 8:59 
@Tuco Using GTX just add the init.c and it will place the buildings. Now for getting loot to spawn I can't get that to work since there is no export folder in my mpmissions folder.
BeardedHeathen 2020 年 5 月 15 日 下午 7:18 
I am using GTX and I can't find an export in my storage_1 folder
Honchmeister 2020 年 5 月 10 日 下午 12:45 
@Tuco you're my hero! I run through GTX not a dedi, so I take it I only need to do the init.c step? Or do I need to complete it all, thanks so much once again!
Tuco Juan Ramirez 2020 年 5 月 9 日 上午 9:39 
@slo-vac-ik, you could replace the init.c with the balota.c file I described in my previous post in your mod so people can just drag and drop it into the mission file and then they just need to add the 2 lines of code to their init.c. Just a suggestion anyways. Might make it easier for some. Cheers.
Tuco Juan Ramirez 2020 年 5 月 9 日 上午 9:38 
@HonchMeister, First create a text file. At the very top put this bit of code.

void balota()

{

Go to the init.c from the mod and using Notepad++ copy everything from line 27 to line 293.

Go back to the text file and paste it just below the { in the text file. Now go to the line below what you just pasted and type

};

Save the text file and rename it balota.c and place that file inside the folder dayzOffline.chernarusplus. Lastly open the init.c from your server. On the line just above

void main()

paste this

#include "$CurrentDir:\\mpmissions\\dayzOffline.chernarusplus\\balota.c"

It should look like this

#include "$CurrentDir:\\mpmissions\\dayzOffline.chernarusplus\\balota.c"
void main()

Lastly scroll down a bit and you will see a part of the file that looks like this

}

class CustomMission: MissionServer

On the line directly above the } paste this

balota();

it should look like this

balota();
}

class CustomMission: MissionServer

Save your init.c file and that's it.
Honchmeister 2020 年 5 月 6 日 上午 9:01 
Hey! This is my first time adding a map edit, Do I copy the entire init.c file from the mod and paste it into my init.c? as I can't figure out how to do it or what I'm doing wrong, thanks so much for any help!!
slo-vac-ik  [作者] 2020 年 5 月 6 日 上午 7:09 
@Neoxide Here - /mpmissions/dayzOffline.chernarusplus/env/zombie_territories.xml
And just add it, not replace...
Neoxide.TTV 2020 年 4 月 30 日 下午 3:17 
what do i do with the zombie xml where do i place this

<territory-type>
<territory color="1124502272">
<zone name="InfectedArmy" smin="4" smax="8" dmin="4" dmax="8" x="4822.94" z="2295.12" r="100"/>
<zone name="InfectedArmy" smin="4" smax="8" dmin="4" dmax="8" x="4777.18" z="2316.86" r="100"/>
<zone name="InfectedArmy" smin="4" smax="8" dmin="4" dmax="8" x="4741.77" z="2259.2" r="100"/>
<zone name="InfectedArmy" smin="4" smax="8" dmin="4" dmax="8" x="4834.29" z="2262.22" r="100"/>
</territory>
slo-vac-ik  [作者] 2020 年 2 月 13 日 下午 12:19 
@JellyGunner You dont need key, you just need init.c from mod
JellyGunner 2020 年 2 月 8 日 下午 5:16 
would love some help on this! why is there no key for this mod? my server wont accept the mod without Keys
Twitch_成碌葛 2020 年 2 月 5 日 上午 9:50 
對的.我訂閲mod只拿取裏面的init.c文件複製去我的服務器init.c那裏.我沒有挂載他的
slo-vac-ik  [作者] 2020 年 2 月 5 日 上午 4:21 
@KING LOK Did you used mod like normal mod? You just need init.c
ParadiseHaven 2020 年 1 月 6 日 上午 3:40 
ohty :D
slo-vac-ik  [作者] 2020 年 1 月 6 日 上午 12:49 
@[PMEX] Plasmex - You need to download BuilderItems and than find "rds..."
ParadiseHaven 2020 年 1 月 5 日 上午 11:46 
Hey can i askl you something?
How did you place the Road ?
since i cant find it in Community Offline mode??
halp Pls :D
Iraxt 2019 年 12 月 28 日 上午 8:29 
Oh how I've missed the old balota. It's finally worth going there again. Thank you so much.
slo-vac-ik  [作者] 2019 年 12 月 27 日 下午 12:08 
@Slim Its hard to do, wait
RC- MaximusTTV 2019 年 12 月 27 日 下午 12:06 
id like to hire you
Slim 2019 年 12 月 27 日 上午 8:45 
please do a nwaf and neaf mod!! :)
slo-vac-ik  [作者] 2019 年 12 月 14 日 上午 7:52 
@mariannerevodayz You dont need, just copy init.c and paste it :)
mariannerevodayz 2019 年 12 月 14 日 上午 5:11 
Not Need to add it to .bat ? like -mo=@balota;@krasno ... ?
mariannerevodayz 2019 年 12 月 14 日 上午 5:10 
Not Need to add it to .bat ? like -mo=@balota;@krasno ... ? and dont need @buiditems ?!!!
NOVA 2019 年 12 月 4 日 上午 11:12 
my server running with it fine with no errors.
BRAN.CHI 2019 年 12 月 4 日 上午 6:35 
It's really good mod.
BRAN.CHI 2019 年 12 月 4 日 上午 6:34 
When will you update the mod?
slo-vac-ik  [作者] 2019 年 11 月 17 日 下午 12:03 
@Yakov Semechki - You need to do it, check this, its very easy - https://github.com/Arkensor/DayZCommunityOfflineMode/wiki/Enable-loot-for-custom-placed-objects
Yakov Semechki 2019 年 11 月 17 日 上午 11:09 
Hello sir did you made the loot spawn for the mapping or we have to do it?
👑 ItsSund 👑 2019 年 11 月 15 日 下午 2:50 
Check out our new EU Server. Which has included alot of important and unique mods.

We are here to stay so in a few months you are gonna see our servers on top of the list 24/7.

Server Name: [VIKINGS #EU1][DK/ENG]+Guns|+Stamina|+loot|Codelock|+Vehicle|
IP: 51.89.37.173:2302
Grytbakk 2019 年 11 月 13 日 下午 1:10 
how can i combine this with fx nostalgic north east airfield?
Sp4x 2019 年 11 月 4 日 上午 9:22 
pve, free RP.war only on wreaths, friendly players, a lot of street vendors to reach the peak of the top loot in an hour
The administration of the 24\7.
New Islands, caves not from the workshop.
Personal loot system, save zone.
RP zone, Marauding land (coming SOON)
Zone 51 with top loot on the altar, bloodsuckers (FS)
Hidden cave with Stalker
Also, the acquisition of top things not including Donat.
A lot of events !
Just opened!
Waiting for all.
Beginners tent and pot as a gift.
--
{链接已删除}
{链接已删除}
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1836040787-
Sp4x 2019 年 11 月 4 日 上午 9:22 
пве, свободный рп.война только на военках, дружные игроки, много личных торговцев, экономика достижения пика топ лута не за час
Администрация 24\7.
Новые острова,пещеры не из мастерской.
Личная система лута, сейв зоны.
Рп зоны, Мародерские земли (СКОРО)
Зона 51 с топ лутом на алтаре, кровососы (FS)
Скрытая пещера со сталкерам
Также приобретение топ вещей не включая донат.
Много ивентов !
Только открылись!
Ждём всех.
Новичкам палатка и кодлок в подарок.
--
{链接已删除}
{链接已删除}
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1836040787-