Jump to content

phenomax

Member
  • Posts

    79
  • Joined

  • Last visited

Posts posted by phenomax

  1. Hey! really really thank you for the tool... great work!

    Just one idea/question: Have you ever thought about implementing a feature to make automatic restarts in intervals of X hours? Since BEC has been terminated and it does not want to work anymore (We also fixed the hosts to deny connection to ibattle.org) we are still searching for an alternative software.

     

    Greez

  2. Thanks, computermancer

    If you are using infiStar, make sure you changed the following values to false

    /*  Remove Action Plrs   */ _OAP = false;	/* true or false */	/* (mousewheel actions) needs to be  false  for AltisLife for e.g. gathering */
    /*  Remove Action Objs   */ _OAO = false;	/* true or false */	/* (mousewheel actions) needs to be  false  when using e.g. IgiLoad */
    

    I think this caused the missng mouswheel actions :)

     

    Greez

  3. The menu is not available for normal players, just for admins.

    So normal players do not see the menu in a vehicle.

    What did we do wrong?

    We would also look forward if the earplugs could be removed everytime, not just while sitting in a vehicle.

     

    Greeez

  4. Any updates about loot spawning on the ground?

    Its still not working for us?

    And how to increase the spawnrate of e.g. KitCinderWall?

    Do I have to post "KitCinderWall" in the LootList more often?

     

    @sparrow8332

    Check the paths, do they fit ( init.sqf refers to ./LSpawner/...)

    Please post your Init and your RPT logs or better upload your whole .pbo

    Maybe we can help you by looking in it :)

     

    Greez

  5. antihack_checkFiles[] = { //script check, leave it blank to disable it
    	{"\x\addons\a3_epoch_code\compile\setup\EPOCH_clientInit.sqf", "EPOCH_clientInit"},
    	{"\x\addons\a3_epoch_code\compile\EPOCH_onEachFrame.sqf", "EPOCH_onEachFrame"},
    	{"\x\addons\a3_epoch_code\compile\setup\EPOCH_masterLoop.sqf", "EPOCH_masterLoop"},
    	{"\x\addons\a3_epoch_code\compile\setup\EPOCH_client_rejectPlayer.sqf", "EPOCH_client_rejectPlayer"},
    	{"\x\addons\a3_epoch_code\compile\setup\EPOCH_clientRespawn.sqf", "EPOCH_clientRespawn"},
    	{"\x\addons\a3_epoch_code\compile\interface_event_handlers\EPOCH_KeyDown.sqf", "EPOCH_KeyDown"}
    };
    

    What about the last line? 

    Maybe we have to whitelist F3 when using Scoo's script.

     

    Greez

  6. @Bc00L

    Objects do create an invisible explosion on deleting it. If i stay about 200 metres away, I dont get any damage,

    Anyway we vote for removing this feature, I think it's senseless, that an admin is about to die when deleting an object.

     

    @General

    Are there any news about our problems with the CPU?

    A few days ago I thought that it could be caused by EPM Rcon, although there is a fix in 0.9.9.7, the CPU usage is still 95-100% :/

     

     

     

    Beta 0.9.9.7
    - General Code Cleanup.
    - Added the ability to reload scripts and events at the same time with a single button press.
    - Added the ability to clone existing favourites.
    - Changed some DNS settings for the global DB and our auto updater.
    - Fixed a bug with the Notifications being triggered by admin messages.
    - Added the ability to scroll through previously sent chat messages.
    - Added country locations of players in the players table.
    - Fixed a bug that caused the rcon to run with a 100% CPU Usage. 

    Topic

     

    Greez

  7. Hey! Building limit is set to 20.000.

    I dont know how to look up the placed elements.

    As you can see we have a strong hosting system so we thought a high building limit would effect the server performance so badly ...

    Before the update we also got less to almost nothing laggs.

    I really hope that they will be a fix soon. Otherwise we will be forced to lower the building limit, aren't we? :/

  8. We also got problems with our CPU.

    Former about 50% with one Epoch server (average 40 players). Now 80-100%!

    We also have problems after (re)starting the server.

    Player are getting "Server not ready Error 02" or have to wait up to 10 minutes till the server has loaded.

    "Initialize Epoch.. Please wait" 

    The RPT isn't saying anything at all... The error is not even listed...

    Do you have similar problems?

×
×
  • Create New...