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


Overlord

Members
  • Posts

    223
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Overlord

  1. It has been a while since i have ran an Overpoch server but i still have all of my files from 1.0.6.2. If you are still needing help send me a message on Discord. Overlord#8807
  2. What are you trying to do with your server? Are you doing Vanilla or you wanting to go with oxide and add plugins to your server?
  3. https://www.armaholic.com/page.php?id=16369 This is where you can get PBO Manager which will alllow you to extract the PBO so you can make changes then you can repack the PBO. I do not believe the mission files are pboed. The files you are looking for are in the mpmissions folder.
  4. You ever get going with your plugins? If you still need help send me a message.
  5. Overlord

    Adding mods

    You will have to add each individual mods. They can be added in one line by using the ;. In custom launch parameters use -mod=@mod. For example if you are using DayZPlus do -mod=@DayZPlus. It needs to match the folder name for the mod. For multiple mods use -mod=DayZPlus;@InventoryPlus;@Trader and so on. Steven has a good tutorial here.
  6. Oxide will need to be selected from the mod dropdown menu on your control panel, then hit the save settings and restart game server button at the bottom of the screen. Leave the quotes off of the link. Heres an example +levelurl https://www.dropbox.com/mapfile.map?dl=1 Make sure to change the dl=0 to dl=1 at the end of the dropbox link also. Running a custom map will require Oxide.EXT.RustEdit.dll to be installed in the RustDedicated_Data/Managed folder of the server. Here is a link to the latest dll. https://github.com/k1lly0u/Oxide.Ext.RustEdit
  7. Overlord

    oxide old

    https://umod.org/games/rust These are the versions of oxide that are still available to download. Click on history and you will see a list of the most current and versions before.
  8. Did you add your Steam64id in the Owneruid section in the control panel then click the Save settings and restart game server button at the bottom of control panel?
  9. Overlord

    Restore backup

    Try stopping the server first, select the backup, then click save settings and restart server.
  10. You can change al of these settings in the ServerSettings.ini. On your control panel in the FTP Details you will see a button for ServerSettings.ini.
  11. There are several tutorials for the different aspects of rust. I have learned more from other people but the tutorials are a nice start. There are alot of people to help you get going on starting a rust server.
  12. Overlord

    rust server

    I would put it in asap. They have always been good about answering them.
  13. Overlord

    rust server

    Put in a support ticket and they will get you going. It may have had an issue setting it up but they are good about getting you fixed up and running.
  14. To run a custom map you will check the custom launch parameters box in your control panel then you will add your custom map link there. it does not matter if you have anything in map seed or world size if you are using custom launch parameters. Here is an example. +levelurl https://www.dropbox.com/custom.map?dl=1 +rcon.web 1 Also you need to have the oxide.ext.rustedit.dll installed into your RustDedicated_Data/Managed of your server and make sure oxide is installed and fully updated. Here is the link to the rustedit.dll https://github.com/k1lly0u/Oxide.Ext.RustEdit I can be reached on Discord if you still need any help with it. Overlord#8807
  15. You need Arma 2, operation arrowhead, epoch for epoch servers. You need those 3 plus overwatch for overpoch.
  16. Have you put a support ticket in for it? It is an instant setup but very rarely does it not setup right.
  17. What are you needing help with?
  18. Add the line to server.cfg or serverauto.cfg and it will load each time the server starts.
  19. Check that you are fully updated server and oxide. If the problem still persists look in the logs for a clue on what is happening. You can also put in a support ticket.
  20. I use magic description for my servers. I like the way it does it better. I notice if you set your description the set a variable then server.writecfg it overwrites it. That is the reason I use the plugin. https://umod.org/plugins/magic-description If you edit the file directly you need to restart the server. If you add them through console be sure to server.writecfg
  21. If you edit the file directly you need to restart the server. If you add them through console be sure to server.writecfg
  22. Are you running through a host now or running it from home? Do the logs show anything of what is going on at startup? I can be reached on discord if you need any help. Overlord#8807
  23. Those are ok but you need to check no mod under mod section in your control panel then save settings and restart game server. After the page updates select oxide under the mods section and then click save settings and restart game server. This method updates oxide and it should load now. Also every time you update the server you need to do this method with oxide.
  24. Overlord

    Zombies

    You can use botspawn and make kits for the murderers. I use both Botspawn and zombiehorde for my servers.