Jump to content

QrizZ

Member
  • Posts

    20
  • Joined

  • Last visited

Posts posted by QrizZ

  1. Looking at base protection, spawning within jammer range has been removed, currently refining the sappers player tracking and am testing how they roam within the jammer range. Is a tricky balance. Am thinking that players within 50m of a jammer will be safe, as soon as you roam from that area one could pick up on you. This ends up with spawned sappers loitering around the jammer radius waiting for a target. This could be a base / group member moving out to loot or another player luring one into range.

    Is this in any server for testing yet ?

  2. Nice guide.

    I have an issue though - I run the database, BEC and then the server and they all look like they start, but nothing appears in my 'Remote' section when I'm in the game itself. Anyone have any ideas? I've been through and checked the files a few times already...

    If you run both server and client in same machine, remove ip from server start up script, port settings are enough, also check portforwarding UDP only.

  3. hey,dude.thanks for the jobs,the server works well and i can join the server in local.but the quesion is the charaters can not be save when the server close.i have to create new charater every time when i start the server.can you tell me how to do the save works,please.thanks for the all.

    check Redis installation and that passwords match :

     

    9) Open redis.conf using Notepad ++ or another text editor. It will look like this.

     

    Quote

    bind 127.0.0.1

    maxmemory 4gb

    save 900 1

    save 300 10

    save 60 1000

    requirepass Changeme9832

    10) Change the "requirepass" to a password you wish to use for your database server such as client321.

    11) In your E:\Arma3Server folder, find and open @EpochHive.

    12) Open EpochServer.ini using Notepad++. In it there will be a section titled [Redis] which looks like this:

     

    Quote

    [Redis]

    IP = 127.0.0.1

    Port = 6379

    DB = 0

    Password = foobared

    13) now change the password to the one you set above for redis.conf, which for this example was client321 "

  4. I cant say for sure but I can say this;

    Dedicated servers generally dont support loopback clients by design. That is what listen servers are for.

    If you really really want to do this imo the only way is to use some sort of VM or isolator software like sandboxie.

    good luck

    Thanks for the idea, it worked, i had IP in start up file, i removed it and only left port, that removed the loop !

  5. Thanks for nice guide.

    I installed latest epoch server and got altis work.

    Played on server with client on same machine(hd)

     

    Then i changed to Bornholm map.

     

    Now i can't run server and play from same machine(hd), my friends can join my server but i can't.

     

    I can play on other Bornholm servers so both server and client files are ok, not just same time.

     

    What gives, any tips  ?

  6. How to disable sappers and ai  for testing other stuff?

     

    i tryed :

    antagonistChanceTrash = 0.00;
    antagonistChancePDeath = 0.00;
    antagonistChanceLoot = 0.00;

     

    Didnt work out, atleast sappers still spawn after few minutes.

  7. What I've seen is teammates temperature going up and they start fatiguing and slowly die. Doesn't seem to be able to heal.

    I had this yesterday, also blood pressure went skyhigh, my team mate tryed to heal me but there was no cure ...

    :lol:

  8. Qrizz, if you get a certain distance away from a sapper he will go back to his 'home'. If the boat was slow and he was fast there is a chance he could have tracked you. 

    Ok, thanks for the info, in that case it was full speed police boat so thats why i was surprised. I will keep eye of them if this "radar tracking" still happens  :lol:

  9. Also, bug or feature ? i have noticed that sappers don't stop following you if you don't kill it.

     

    example : i looted ferris, sapper spawned and started following me, jumped to boat and drove back to base around 5 km, did nothing else and sapper came after me.

     

    Mells house hosted by YOU!

    3.0.1

×
×
  • Create New...