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

    2046
  • Joined

  • Last visited

  • Days Won

    41

Everything posted by StealthyMartian

  1. They are working on getting the servers up to date to the newest 2.5.2. I was told they are in the process of updating.
  2. They are working on getting the servers up to date to the newest 2.5.2. I was told they are in the process of updating.
  3. You wont get the admin panel when you hit excape. you have to hit F1 or F2 (cant remember this moment which of those two it is) for it to pull up. Its not actually infistar as it seems the developers of Arma 3 epoch has black listed infistar. The one you are editing is a tool built into the mod itself. Once you add your UID into the epochAH.sqf file inside of @epochHIVE folder. you will have access to the admin panel. Look for this line inside of that sqf file and alter it to your info: adminMenu_Owner[] = {{"UID GOES HERE","Steven"} you wont see an option to turn it on inside of the arma 3 server panel as its a built in system. That was only for Arma 2 servers.
  4. You wont get the admin panel when you hit excape. you have to hit F1 or F2 (cant remember this moment which of those two it is) for it to pull up. Its not actually infistar as it seems the developers of Arma 3 epoch has black listed infistar. The one you are editing is a tool built into the mod itself. Once you add your UID into the epochAH.sqf file inside of @epochHIVE folder. you will have access to the admin panel. Look for this line inside of that sqf file and alter it to your info: adminMenu_Owner[] = {{"UID GOES HERE","Steven"} you wont see an option to turn it on inside of the arma 3 server panel as its a built in system. That was only for Arma 2 servers.
  5. Side note: if you are not using an FTP client I will suggest filezilla. https://filezilla-project.org/ (download the client) If you are trying to alter the files inside of the Arma 3 epoch FTP. You will first need to shut down the server. Once your server is shut down drag the file to your desktop and modify it there. Drag it back to your FTP client to put it back on the server, over write when prompted. Then restart your server and you will be good to go. Since the file is located inside the server itself it wont let you modify the file until you actually shut the server down and edit on your desktop.
  6. Side note: if you are not using an FTP client I will suggest filezilla. https://filezilla-project.org/ (download the client) If you are trying to alter the files inside of the Arma 3 epoch FTP. You will first need to shut down the server. Once your server is shut down drag the file to your desktop and modify it there. Drag it back to your FTP client to put it back on the server, over write when prompted. Then restart your server and you will be good to go. Since the file is located inside the server itself it wont let you modify the file until you actually shut the server down and edit on your desktop.
  7. are you trying to add a script to the current or using the built in load out located inside of the epochconfig.sqf? //Customize fresh spawn loadout DefaultMagazines = ["ItemBandage","ItemBandage","ItemPainkiller","15Rnd_9x19_M9SD"]; DefaultWeapons = ["ItemFlashlight","ItemMap","ItemToolbox","M9SD"]; DefaultBackpack = "DZ_ALICE_Pack_EP1"; DefaultBackpackWeapon = ""; Give me a description of how you are editing it and repackaging the pbo.
  8. are you trying to add a script to the current or using the built in load out located inside of the epochconfig.sqf? //Customize fresh spawn loadout DefaultMagazines = ["ItemBandage","ItemBandage","ItemPainkiller","15Rnd_9x19_M9SD"]; DefaultWeapons = ["ItemFlashlight","ItemMap","ItemToolbox","M9SD"]; DefaultBackpack = "DZ_ALICE_Pack_EP1"; DefaultBackpackWeapon = ""; Give me a description of how you are editing it and repackaging the pbo.
  9. I will forward this for you to them so they get it. It will have to be in the morning thou as i don't see them online this min. It is currently 10pm CST for me.
  10. I will forward this for you to them so they get it. It will have to be in the morning thou as i don't see them online this min. It is currently 10pm CST for me.
  11. Make sure to submit a support ticket. I have no way to do such things as I am just a mod here to help on the forums.
  12. Make sure to submit a support ticket. I have no way to do such things as I am just a mod here to help on the forums.
  13. I will look and see what I can dig up on this. I haven't added any items to a trader on my server.
  14. I will look and see what I can dig up on this. I haven't added any items to a trader on my server.
  15. Do you have any custom mods added that add stuff to the scroll wheel?
  16. Do you have any custom mods added that add stuff to the scroll wheel?
  17. 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.
  18. 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.
  19. 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.
  20. 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.