Jump to content

vbawol

Administrator
  • Posts

    2853
  • Joined

  • Last visited

  • Days Won

    244

Reputation Activity

  1. Like
    vbawol got a reaction from th3c0re in Combolock Brute Force Fix   
    If anyone is going to use this fix use the file below as it has already been updated for the next release and to also alerts zeds on failure.

    https://raw.github.com/vbawol/DayZ-Epoch/4fecfb0a05d0050b8dcdfd4840f63ee09485b297/SQF/dayz_code/compile/player_unlockDoor.sqf
     
    Current build of epoch has random lockout to prevent abuse so this is not necessary anymore.
  2. Like
    vbawol got a reaction from -shadow- in [RELEASE] Build Snapping - Extended v1.6 (Updated 02/20/2014)   
    Feel free to make a pull request to add this for 1.0.5, I am sure one of contributors can help support this going forward.
  3. Like
    vbawol got a reaction from ispan55 in map update ?   
    It will be included in epoch
  4. Like
    vbawol got a reaction from ispan55 in map update ?   
    Beta 3 is actually older than the one included with DayZ Epoch and DayZ Unleashed. Current version of Napf is 0.99 and the next version is 1.0 soon to be released from what Flatterman told me.
  5. Like
    vbawol got a reaction from Havoc302 in Sooo about the new Zeus thing.. This must be used!!   
    It will be supported.
  6. Like
    vbawol got a reaction from RIE_JACKTE in Will A3 Epoch be persistent?   
    Yes it will be.
  7. Like
    vbawol got a reaction from blackwiddow in [RELEASE] Build Snapping - Extended v1.6 (Updated 02/20/2014)   
    Feel free to make a pull request to add this for 1.0.5, I am sure one of contributors can help support this going forward.
  8. Like
    vbawol got a reaction from fr1nk in Exchange Silver to gold   
    Added a "Combine Bars" button for 1.0.5 that will allow combining your bars to the highest denomination via a trader.
  9. Like
    vbawol got a reaction from TheVampire in Exchange Silver to gold   
    Added a "Combine Bars" button for 1.0.5 that will allow combining your bars to the highest denomination via a trader.
  10. Like
    vbawol got a reaction from MrFire in Epoch Mod for Arma 3   
    Arma 3 Epoch Mod will be a total conversion mod coded from the ground up, and no longer based on DayZ. Many of the key ideas from DayZ Epoch will play a major role in Epoch Mod however everything else will change!
     
    More will be announced early this year.
  11. Like
    vbawol got a reaction from RamonaTigier in Buy multiple items at once   
    This is planned, for a future update. https://github.com/vbawol/DayZ-Epoch/issues/1117
  12. Like
    vbawol got a reaction from Anthraxx in Buy multiple items at once   
    This is planned, for a future update. https://github.com/vbawol/DayZ-Epoch/issues/1117
  13. Like
    vbawol got a reaction from Flosstradamus in Are all epoch servers suffering right now?   
    We have never gotten allot of publicity, I see every day that players are still just finding out about DayZ Epoch. Some even find the mod only after playing DayZ SA.
     
    Some other mods have had much more PR than we have, how many PC Gamer articles did dayz origins get and how many did we get?
  14. Like
    vbawol got a reaction from Skaronator in Are all epoch servers suffering right now?   
    We have never gotten allot of publicity, I see every day that players are still just finding out about DayZ Epoch. Some even find the mod only after playing DayZ SA.
     
    Some other mods have had much more PR than we have, how many PC Gamer articles did dayz origins get and how many did we get?
  15. Like
    vbawol got a reaction from MGT in Server: Network message XXXXXX is pending   
    MGT mentioned on the github that reducing his MaxMsgSend to 256 in the basic.cfg is working better for his servers running 1.0.4.2a.
    MinBandwidth=1097152; MaxBandwidth=524288000; MaxMsgSend=256; MaxSizeGuaranteed=512; MaxSizeNonguaranteed=128; MinErrorToSendNear=0.025; MaxCustomFileSize=80000; Windowed=0; adapter=-1; 3D_Performance=93750; Resolution_Bpp=32; serverLongitude=2; serverLatitude=49; serverLongitudeAuto=2; serverLatitudeAuto=49;
  16. Like
    vbawol got a reaction from Valla79 in Devs, I've found your new game engine.   
    You maybe on to something, I really like this engine and already purchased the Anteworld sandbox game (alpha). It is still really early in the development and will be keeping a close eye on it.
  17. Like
    vbawol got a reaction from IT07 in Howto setup Custom Loot with DZE_MissionLootTable   
    1. Make a new folder in your mission file called "loottables". copy the hpp files from here https://github.com/vbawol/DayZ-Epoch/tree/master/SQF/dayz_code/Configs/CfgBuildingLoot into your loottable folder.

    2. Open description.ext and add these lines just after the line that contains: "enableItemsDropping = 0;"
     
    #include "loottables\CfgBuildingLoot.hpp" 3. Add DZE_MissionLootTable = true; to your init.sqf near the "// DayZ Epoch config" section.
     
    *This is not for the lighthearted as much more documentation is needed for everyone to fully understand what everything does.
  18. Like
    vbawol got a reaction from MassAsster in [RELEASE] Build Snapping - Extended v1.6 (Updated 02/20/2014)   
    Feel free to make a pull request to add this for 1.0.5, I am sure one of contributors can help support this going forward.
  19. Like
    vbawol got a reaction from Garett1169 in [RELEASE] Build Snapping - Extended v1.6 (Updated 02/20/2014)   
    Feel free to make a pull request to add this for 1.0.5, I am sure one of contributors can help support this going forward.
  20. Like
    vbawol got a reaction from IGoGI Teasy in Database issues?   
    This server side only hotfix will fix the issue with "Instance already initialized" error.
     

  21. Like
    vbawol got a reaction from Halvhjearne in [Petition] For custom SQLs   
    999 and 998 calls are insecure, we will not support these. Instead we need more experimenting and documentation of the 500-505 calls http://dayzepoch.com/wiki/index.php?title=Custom_SQL_Calls
     
    Also, you can always run another hiveext.dll along side the main one just change the name of it to something like hiveext1.dll then change your calls to "HiveExt1" callExtension _key
  22. Like
    vbawol got a reaction from Aristoi in Database issues?   
    This server side only hotfix will fix the issue with "Instance already initialized" error.
     

  23. Like
    vbawol got a reaction from Halvhjearne in About the new Donations rule.   
    This has been our stance for a while now, we are only just now attempting to enforce it on our forum as we feel it is important to not let this become a runaway train. There are many other ways to reward players for donating, selling in-game items via a "store" should not be one of them. Not only does it break the DML, it is also disrespectful to those of us that created these items to be used free for everyone.
     
    Simply allow players to donate first then (if you wish) reward them with a random item grab bag, so long as the DayZ Epoch items are not used as a pawn just to attract donations/sales.
  24. Like
    vbawol got a reaction from maca134 in 1.0.4.1 Custom Loot tables working now?   
    To save on mission file size you can modify this line to load the largest file CfgLootPos.hpp from our unbinarized pbo.
    https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp#L1169
    #include "CfgLootPos.hpp" to
    #include "\dayz_epoch_b\CfgLootPos.hpp"
  25. Like
    vbawol got a reaction from Trinii in Devs, I've found your new game engine.   
    You maybe on to something, I really like this engine and already purchased the Anteworld sandbox game (alpha). It is still really early in the development and will be keeping a close eye on it.
×
×
  • Create New...