Building an Ai base to add into a server.

wulfie

New Member
Hi all Im currently looking into making an custom Ai base to ad into a server my friend and I have started up but Im fairly new to scripting and editing in dayz.

Ive messed about with operation flashpoint/arma/arma2 map editors for years and used a few scripts.

I can go about making a base in anyone these things but i have no idea how to implement them into a dayz server? or is this something I am going to have to build in game on the server?

any help would be great.

thanks
wulfie.

(p.s also apologize if i have posted this in the wrong forums topic)
 
check the ai additions which already exist. like red zone for napf etc.
you get a fairly good idea of how it works.
you need to build everything inside the editor and copy/paste the units (with the patameters for the sides (EAST, WEST etc. and wapoints) and vehicles inside a new sqf.
this sqf then has to be called serverside in the serverfunctions.sqf.

there are also tutorials for stuff like this out there. :)
 
I suggest you check out WAI, and the sqf files inside the WAI\static folder. Should give you an idea on what to do.
 
If you have trouble getting to grips with adding a base Via the editor, if you use infiSTAR antihacks you could use that to put the buildings in, press insert to save the to data base and then as bFe has suggested use WAI's custom spawns to add the AI.
 
Back
Top