Jump to content
Sign in to follow this  
JIN

Deamonfire for arma server

Recommended Posts

hello...i trying to run armed assault dedicated server on firedeamon

this is my configuration: <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>

- <Service>

- <Program>

<Executable>C:\ArmA\arma.exe</Executable>

<Parameters>-server -config=server.cfg -port=2302 -profiles=c:\ArmA\16RD</Parameters>

<WorkingDir>C:\ArmA</WorkingDir>

<ConsoleApp>false</ConsoleApp>

<Delay>3000</Delay>

<Name>arma</Name>

<DisplayName>arma</DisplayName>

<Description>ArmA Console version 1.08 : port 2302 - sockets</Description>

<ForceReplace>true</ForceReplace>

</Program>

- <Options>

<PreLaunchDelay>5000</PreLaunchDelay>

<ShutdownDelay>5000</ShutdownDelay>

<ShowWindow>0</ShowWindow>

<AffinityMask>15</AffinityMask>

<Priority>0</Priority>

<JobType>1</JobType>

<InteractWithDesktop>true</InteractWithDesktop>

<StartUpMode>1</StartUpMode>

<LoadOrderGroup />

- <Dependencies>

<ServiceName>lanmanserver</ServiceName>

<ServiceName>lanmanworkstation</ServiceName>

</Dependencies>

<EventLogging>false</EventLogging>

<AppendLogs>true</AppendLogs>

<IgnoreFlags>2</IgnoreFlags>

</Options>

- <SMF>

<SMFEnabled>false</SMFEnabled>

<SMFFrequency>0</SMFFrequency>

</SMF>

- <Environment>

<Variable />

</Environment>

- <Scheduling>

<StartTime>00:00:00</StartTime>

<EndTime>00:00:00</EndTime>

<StartDate />

<EndDate />

<RunDays>127</RunDays>

<MonthFrom>0</MonthFrom>

<MonthTo>0</MonthTo>

<MonthDay>0</MonthDay>

<RestartFreq>0</RestartFreq>

<RestartDelay>0</RestartDelay>

</Scheduling>

- <DlgResponder>

<CheckFrequency>5000</CheckFrequency>

<CloseAll>false</CloseAll>

<Enabled>false</Enabled>

<IgnoreUnknowns>true</IgnoreUnknowns>

</DlgResponder>

</Service>

i really will apreciate the help u guys give me ...big thnx in advance

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×