i have the server working, its a really fun mod. one question tho, are you supposed to spend your bbp all at once? because if i spend just a few and sign the contract then i am unable to open the imports window.
great mod! i am trying to get this working on my rented dedicated server, i have the command line set to: -port=2316 -name= -config=server.cfg -cfg=Arma2.cfg -profiles=server -mod=@farmwars
and the server.cfg to:
class Missions
{
class FarmWars
{
template = farm_wars_02.Chernarus;
};
};
and i believe everything is in the right folders addon in: @farmwars/addons/*
and map in mpmissions.
i load the server it and when i join it sits at waiting for host! also is there a way to set the AI module and victory condition in the config?