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


skiron

Members
  • Posts

    15
  • Joined

  • Last visited

  1. hmm yes 1 KB is not much, mine is now -with lots of extra scripts and customised loading screen about 1900kb.
  2. I work with FileZilla to download the files, open with PBO manager and make the sqf changings with Notepad++ full moon In your mission file (ex dayz_1.namalsk) In your init.sqf you can find this: dayz_fullMoonNights = true; or open the file OPTIONS open the Epochconfig.sqf there you find: //Enable full moon nights by setting this to true. (Default: false) dayz_fullMoonNights = true; You can also change day/night settings in the control panel. increase choppers you need to find your dynamic_vehicle.sqf This you normally can find in the server pbo file open the missions file and there it should be. In this file you find the vehicles spawned by the server with the amount. ex: ["UH1Y_DZE",2], The server spawns 2 UH1Y_DZE helis. You can uncomment this line for 0 UH1Y helis or 1 to spawn only 1 heli of this type For the zombies I have no idea sorry.
  3. It is ok, I have added them to an existing trader in the server_traders.sqf and this works fine. Thank you for the quick reply. Are the traders database traders or config traders?
  4. Does this tool from the control panel works for Origins Overpoch Namalsk or do I have to add manually extra traders in the mission.pbo? The reason I ask this is that the black market weapons and ammo are not added yet. (no black market trader)
  5. I ve deleted the mods and reinstalled origins, epoch, namalsk and overwatch with the survival launcher. Restarted the launcher and tried to join the server but still it doesnt work, the launcher doesnt find the overwatch mod I think. On the other hand, dayzlauncher runs normal now. Must be something with my pc...
  6. Hello, something I dont understand: I cant log in on the gameserver using the survival launcher, I get the epoch loadingscreen but then the message pops up "you can not ...." and it shows the overwatch stuff that is missing. When I try to join a game with dayzlauncher, I dont get the epoch screen but the overwatch startup screen and then it stops. Only way to join is by the multiplayer option in the arma2 oa browser. Anyone an idea how this happends?
  7. Hello, check if the classnames of the barracks that you spawned start with LAND_ and not with MAP_ (as Bilco said)) So these will spawn loot: Land_Mil_Barracks_i These wont: Map_Mil_Barracks_i (If you spawned them in with infistar you can find them back in your database.)
  8. I dont know but is the name "DayZ_Epoch_11.Chernarus" correct in your files? Sometimes its called "Dayz_1.Chernarus". So maybe you ve merged diff files with diff names? Just an idea...
  9. If you ve paid for the Infistar Anti cheat I think you better create a ticket in the support. Normally Infistar starts up in the server_functions.sqf. (on top of this sqf) This sqf file you can find in the init folder, the same folder that contains the other 2 AH files.
  10. Yes, this was something strange. I think those guys created a sheduler in their Battleye server but put the wrong IP adres. The only sheduler I ve running in BE are the server restart warnings. Thank you mr White from Survival Servers to repair this.
  11. If you add weapons and vehicles that are not the "standard" ones you have to ask your players to download them as well in their OA folder. Also you have to add extra launch parameters, otherwise nobody will see them on your server; An example is Rmod. Other thing, all what you add is not automatic added to your trades.
  12. Hello, yesterday there was a Battleye update. Since then I get Battleye admin messages ingame that I didnt make myself but are from another server: In my Battleye folders/files is nothing written but it is marked in the log files: My server has IP: 5.9.118.203:2302 The server for who these messages are made for has this IP: 5.9.118.203:3302 Does anyone has the same problem?
  13. If you have the GUID's of your regular players, is it an option to whitelist your server? I have no idea if this works but its something I should try.
  14. I have resolved problems with adapting the configs of infistar, You can put things on true or false. Now I use that tool only for basic admin support. Spawning items, vehicles, teleportings, ban or kick,...
  15. Is there a possibility to create a link to the invoices that needs to be paid? We rent the server with more people and it should be easy to have a link that I can share with these other players.