Jump to content

flow0815

Member
  • Posts

    618
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by flow0815

  1. Linux is a case sensitive operating system. if a config points to a file like Test.txt it will not find it when file name is test.txt

    You also have to look in your whole mission folder and such. Maybe some objects are not loaded because of case sensitiv.

     

    Check that or/and google for a possibility to do batch renaming all files to lower letters. Double check all your config files

  2. Rules of this board say posting only in english (so other ones can profit also from possible solutions):

     

    I would advise to copy your server files to /home/YOUR-USER-NAME/epoch as it is the default path in the startup script.

    /home/server/epoch should be thr root for your files

     

    Then you will be sure (for further updates or such) that you do not have to change anything.

  3. Not sure but:

     

    export LD_LIBRARY_PATH=.:$HOME/epoch:$HOME/epoch/@epochhive:$LD_LIBRARY_PATH;
    ARMA_DIR=/home/server/server/Epoch

     

    If gutess your Library path should match your install path so if you have added a user called "server" his home dir is /home/server but in there you have another server dir.

    Library will look for /home/server/epoch which can't be found. I guess. AFAIK i had to adjust the library path options

  4. i need help with setting up my server, loot tables, the building loot scripts etc, we just need help making it so we can host an overpoch server, he have a gtx gaming server and we can tget it started

     

    So basically you want anybody else to set up YOUR server so YOU can pull players from other server? Sorry but if you not even try yourself, why do you have a server?

    See the loot spawn scripts in the scripts section? Whats the probelm with? Did you even try them?

  5. As i said halv, if you do not have any knowledge in scripting it is not easy. I can implement scripts, mabye adjust them A VERY VERY little bit what is not config sided. But thats it. I understand arma in basic, i have server knowledge in os and hardware but scripting in arma is not in my knowledge....

  6. As the script is not working in epoch but i already saw such a working script, i wonder if somebody has it and wants to share. tried a few things now but i am no arma scripter at all so i don't figure out howto do so.

     

    regards

  7. Try what i said in my last post ;)

     

    also the startup parameters are not

    -mod=@eopch\;@epochhive

    but

    -mod=@epoch; -servermod=@epochhive;

    Start over with fresh files for @epoch and @epochhive

    If you load @epoch from the epochmod website you probably have a outdated version. So load it from steam workshop

×
×
  • Create New...