- 0
Changes in dayz_server.pbo are being ignored.
-
Similar Content
-
- 2 replies
- 434 views
-
- 0 replies
- 373 views
-
- 1 reply
- 348 views
-
- 3 replies
- 798 views
-
- 52 replies
- 11457 views
-
- Advertisement
Question
azmodanfury
{UPDATE}
Problem half solved by deleting everything inside the addons folder but the dayz_server.pbo and after recreating a brand new one.
Goodday community,
I usually try to deal with server issues myself as I believe that's the best way to learn stuff, but I brought myself to the edge of hysteria trying to install addons that use modifications inside dayz_server.pbo
Anything I add to my mpmission folder is correctly added and loaded by client and server but when I try to install stuff that requires to modify files inside dayz_server.pbo, nothing happens inside the server.
Taking DZAI as instance: it has two ways to be installed, one with a simple alteration of the server_monitor.sqf file along copying DZAI folder inside the root of the .pbo, and another one by editing the mission.pbo file (that I understand being discontinued as it is just a bunch of folders inside something like "DayZ_Epoch_16.Panthera2") along with the same DZAI folder copy and some line adding inside the mission init.sqf.
The former installation returns no success as nothing happens and my .RPT shows no informations about DZAI (even if extreme debugging were set to true). The latter gives a nice working addon, with helis chopping around and headshots taken pout of nowhere. But my noobishness is another issue... And the .RPT talks nicely about DZAI.
I would like to use Wicked AI missions but that only has dayz_server.pbo installation and that doesn't seem to work.
Just another few lines to let people understand my problem:
My dayz_server.pbo works well and it is packed well as the server returns no errors but when (for instance) call a script inside it (like adding [] ExecVM "\z\addons\dayz_server\WAI\init.sqf"; in my mission init.sqf) the server returns that file doesn't exist... and that's not true at all of course.
What's wrong with it (or me)?
Do I need to paste some more info I can't think about it atm?
Thanks in advance for any kind of help I might get :)
Link to comment
Share on other sites
34 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now