Jump to content
Sign in to follow this  
1para{god-father}

Installing ACE on DEDI server linux

Recommended Posts

I have a Linux Dedi server and I cannot seem to get ACE to work on it , I have all other MODS working on the server but not ace - all i am doing is making sure it is all lower case then FTP my local version of ACE to the server , is that correct do i need to do anything else to get ACE to work ( i have CBA already running on server)? do i need to upload Userconfig as well ?

Thanks

Share this post


Link to post
Share on other sites

Maybe someone else can be of more help, but start by looking at your RPT file for errors. Then of course you should probably ask in the ACE thread.

But in in case, I think you do need the userconfig folder, or at least some of it.

Share this post


Link to post
Share on other sites

Hi there,

I've recently added ace and acex to our linux servers. After uploading the @ace and @acex content to the linux server along with a userconfig/ace/ directory with the client and server.hpp files in, and running the original linux OA server ./install (to make the folder content all lowercase).

You should just need to then add the mods to the startup command line.

To start the server: to make things easier, I simply added a line near the top to the ./armaoaserver file which looked something like this:

MOD=@cba\;@ace\;@acex

And then amend the server start line in the same file so it looked like this:

${SERVER} >>${LOGFILE} 2>&1 -server -config=${CONFIG} -port=${PORT} -pid=${PIDFILE} ${OTHERPARAMS} -mod=${MOD}

Hope that helps.

Boffin

Edited by totalboffin

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  

×