Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


StealthyMartian

Administrators
  • Posts

    1958
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by StealthyMartian

  1. I will look and see what I can dig up on this. I haven't added any items to a trader on my server.
  2. I will look and see what I can dig up on this. I haven't added any items to a trader on my server.
  3. Do you have any custom mods added that add stuff to the scroll wheel?
  4. Do you have any custom mods added that add stuff to the scroll wheel?
  5. Hey everyone Tired of crashing your helicopters because of the advanced flight controls? Here is how you can turn them off if you own a server. Make sure no one is on your server. If no one is online click the stop button in your server panel. Boot up your FTP client and log into your server. (I use Filezilla) Scroll down till you see MPMissions. Go into that folder and copy epoch.altis.pbo to your desktop and extract the pbo file. Once the .pbo file is extracted using (pbo manager or cpbo) open the extracted folder. Inside you should see a file called description.ext. Open the file inside of notepad ++ and look for this line: forceRotorLibSimulation = 1; replace it with forceRotorLibSimulation = 0; Save the file after making your edits and pack your pbo. Once packed over-right the pbo on your server using your FTP client and then start your server. You will now have basic flight inside of Arma 3 epoch. The same flight controls we all know from Arma 2.
  6. Hey everyone Tired of crashing your helicopters because of the advanced flight controls? Here is how you can turn them off if you own a server. Make sure no one is on your server. If no one is online click the stop button in your server panel. Boot up your FTP client and log into your server. (I use Filezilla) Scroll down till you see MPMissions. Go into that folder and copy epoch.altis.pbo to your desktop and extract the pbo file. Once the .pbo file is extracted using (pbo manager or cpbo) open the extracted folder. Inside you should see a file called description.ext. Open the file inside of notepad ++ and look for this line: forceRotorLibSimulation = 1; replace it with forceRotorLibSimulation = 0; Save the file after making your edits and pack your pbo. Once packed over-right the pbo on your server using your FTP client and then start your server. You will now have basic flight inside of Arma 3 epoch. The same flight controls we all know from Arma 2.
  7. I sure can help you a bit. Head into your FTP Client and log into your server. From there go into @EpochHive Next edit epochconfig.hpp inside of notepad++ When inside of there you will see the following: // Time based StaticDateTime[] = {}; // {0,0,0,8,0} would forces the server to start at 8am each time it is started while allowing the year, month and day to stay real time. Any values left at 0 will result in no change. timeDifference = 0; // Server uses real time this will allow you to offset just the hour. timeMultiplier = 4; // Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems. I am not entirely sure on how to change it fully but that is the just of it, but I am guessing timeDifference = 0; would be something like timeDifference = -6; for central time. I will test this on my test server later on when I am back from work to see if this is indeed the correct way to do it.
  8. I sure can help you a bit. Head into your FTP Client and log into your server. From there go into @EpochHive Next edit epochconfig.hpp inside of notepad++ When inside of there you will see the following: // Time based StaticDateTime[] = {}; // {0,0,0,8,0} would forces the server to start at 8am each time it is started while allowing the year, month and day to stay real time. Any values left at 0 will result in no change. timeDifference = 0; // Server uses real time this will allow you to offset just the hour. timeMultiplier = 4; // Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems. I am not entirely sure on how to change it fully but that is the just of it, but I am guessing timeDifference = 0; would be something like timeDifference = -6; for central time. I will test this on my test server later on when I am back from work to see if this is indeed the correct way to do it.
  9. Have you modified any of the pbos? I have gotten that message a few times. What DLC is it stating is missing?
  10. Have you modified any of the pbos? I have gotten that message a few times. What DLC is it stating is missing?
  11. no it just means they are more busy getting stuffed worked out than worrying about what the forum looks like lol They are working on getting it live. trust me.
  12. no it just means they are more busy getting stuffed worked out than worrying about what the forum looks like lol They are working on getting it live. trust me.
  13. I will ask them in the morning when i see them online.
  14. I will ask them in the morning when i see them online.
  15. I will notify them of your issue. Make sure to submit a ticket and also look for the live chat feature to go live.
  16. I will notify them of your issue. Make sure to submit a ticket and also look for the live chat feature to go live.