Jump to content

Glenn

Member
  • Posts

    573
  • Joined

  • Last visited

Posts posted by Glenn

  1. How do I make a server?! It don't work for me! NEED ANSWER SOON!!!

    Version of Arma2: 1.63.125548

    Version of Epoch: 1.0.5.1

     

    Since I am slightly out of answers at the moment, I'll counter with some sarcastic questions instead:

    - Do you have a Dedicated server, or is this just going to be for you, on your computer/Lan?

    - Have you seen the pinned post in this section called:

     

    Sorry for the sarcasting tone, but I am allergic to all caps demands. B)

  2. Yes. 

     

    It will look at all objects in the table and find all that has a LastUpdated day/time older than 14 days and a DatesStamp older than 24 days and has no inventory. 

    As walls and doors and such things generally have no inventory - they will be removed. 

     

    What maintenance do, is update the LastUpdated date/time stamp and essentially prevent this code from deleting the items. 

  3. People - if you are emailing InfiStar for an update - dont. Save the man's Inbox. :)

     

    Best way to get an update is to put all your info in the update request form on the infistar.de site.

    If you keep emailing about an update, you are more liable to be blocked than get an update.

     

     

    Also note that he cannot send updates to certain providers.

  4. in mission.sqf

     

    Find: class Sensors

     

    Look at all your trader areas positions: position[]={8042.2275,0.12761667,6496.458}; 

     

    Copy and paste those numbers between { & } and get bacon ;-)

     

    Pry

     

    Note that the SafeZone script is only needing the {X,Y} version. 

    What you pointed out is actually a {X,Z,Y} situation. If people removes the center variables though, they will be safe. 

    Just pointing it out in order to stop the flow of "I cant make it work with the way you said to do it" posts.  ;) 

     

  5. What exactly are you trying to run? 

     

    Is this supposed to be an Epoch server? I think you should take a look at and adjust the startup:

    =====================================================================
    == C:\HOSTINGER\ARMA 2 DAYZ\arma2oaserver.exe
    == .\arma2oaserver.exe  -mod=@hive;@dayz_namalsk;@dayz_namalsk_@dayz -config=cfgdayz\server.cfg -cfg=cfgdayz\arma2.cfg -profiles=cfgdayz -port=2402
    =====================================================================
    
  6. Better solution would be to not over-damage players. :)

     

    You still want AH to check for this for when hackers comes on the server - it is usually easier to change your own behavior than it is trying to edit out a specific check from a long list of checks. :)

  7. My friend said he cant find option menu ,control panel is different...

     

    From my question above, the only thing you need control panel to help you are the Command line access, where the host hopefully allow you to set the mods that should be used when the server starts up. 

    The trick with Overpoch is that you set the command line startup to load Overwatch, then Epoch and the Epoch Server. 

     

    Without a way to change the command line startup, you are not going to be able to set it up, unless the host change it for you or give you the access to change it. 

    Other than that, I can only help to identify the remaining issues by seeing the RPT logs. 

  8. Did you: 

     

    - Set the proper Startup sequence? 
    - Copy the dayz_code.pbo and the corresponding Key properly? 

    - Did you install the Overwatch Key properly? 
    - Are you starting teh server in the correct order? 

    - Have you set your CustomLoot option correctly? 
    - What Error is stated in your Server RPT log? 

    - What error is stated in your HiveEXT RPT log? 

  9. Control panels are not the important part when setting up an Overpoch server. People should not get blinded by it. 

     

    As long as you have an @Overwatch folder installed, have the Keys for it set up and have copied over the dayz_code.pdo + pbo key from the @Dayz_Epoch folder to the @Overwatch folder, and adjusted the starting Command line, you are good.

×
×
  • Create New...