Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


[MOD INSTALL GUIDE] ADDING MISSION AI


Recommended Posts

I am posting this to make it searchable for newbies.

If you are always unsure of adding mods, make sure you put in a support ticket and just purchase the mod install, this ensures the server works properly.

 

Installing AI Missions is Simple.

 

1. Download your Server.PBO from the Control Panel, and unpack your PBO

2. Download WAI 2.2.0 Attached to this post

3. Extract Zipped Folder

4. Copy WAI folder into the main directory of your Server PBO

5. Go to your system folder in the server directory and open server_monitor.sqf with Notepad ++

6. Scroll to the bottom until you see

 

    allowConnection = true;    
    sm_done = true;
    publicVariable "sm_done";
};

 

7. Above allowConnection = true; paste this

    [] ExecVM "\z\addons\dayz_server\WAI\init.sqf";

 

Save, pack your pbo with some pbo manager. I use CPBO.

 

And upload and restart.

 

The config.sqf file in your WAI missions is where you can edit how your AI behaves. Remember to always save a copy.

WAI.zip

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...