Added this to the mission.sqm
class Item101
{
side="LOGIC";
class Vehicles
{
items=1;
class Item0
{
position[]={23429,0,17806};
azimut=225;
id=101;
side="LOGIC";
vehicle="Logic";
leader=1;
skill=0.60000002;
text="fil1";
init="nul = [this,3,true,2,100,300,[0.25,0.4,0.5,0.5,0.4,1,0.1,0.35,1,1],nil,nil,101] execVM ""LV\fillHouse.sqf"";";
};
};
};
Have the LV directory in the mission pbo. I have no errors but the AI never show up.
This is a MP Epoch server.