Jump to content

Need Help with Epoch 1.0.5.1 Script-Pack (disable some features)


nidico100

Recommended Posts

Hello,

some months ago i made a script pack, but now I have to disable all AI's and Event Scripts, but I can't find the installation files anymore to see which lines have to be removed. I think i had four scripts with Bots and so on. I think they are "AI Recruitment", "DZAI", "Wicked AI" and "DZMS". Would anyone help me with my issue and disable just all bots? I will send the server.pbo and the mission.pbo.

Thanks

Link to comment
Share on other sites

On 1.1.2016 at 8:09 PM, nidico100 said:

Hello,

some months ago i made a script pack, but now I have to disable all AI's and Event Scripts, but I can't find the installation files anymore to see which lines have to be removed. I think i had four scripts with Bots and so on. I think they are "AI Recruitment", "DZAI", "Wicked AI" and "DZMS". Would anyone help me with my issue and disable just all bots? I will send the server.pbo and the mission.pbo.

Thanks

its in server_monitor.sqf, near the end

Link to comment
Share on other sites

 

yes its all, here an example:

Quote

    [] call compile preprocessFileLineNumbers "\z\addons\dayz_server\DZAI\init\dzai_initserver.sqf";  <-- here is DZAI
    [] execVM "\z\addons\dayz_server\WAI\init.sqf";
<--  and here WAI
    allowConnection = true;    
    sm_done = true;
    publicVariable "sm_done";
};

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...