Jump to content

Achmed

Member
  • Posts

    1958
  • Joined

  • Last visited

  • Days Won

    9

Reputation Activity

  1. Like
    Achmed got a reaction from StormW4tch3r in [EMS] Epoch Mission System - Release 0.2.1   
    apologies if this has already been asked, i have not read the whole thread in full, just skimmed over it.
     
    On my server i am currently running the chernarus missions. They run fine apart from anyone who joins the server after the mission is shown on the map can not see where the mission is located.
     
    has this been addressed?
  2. Like
    Achmed got a reaction from amandabif in Vilayer   
    I have hosted with Vilayer for a few months now and apart from a few little problems that have been fixed there service has been ok for me.
     
    From the sounds of it your problems may be move of not knowing what to do and braking the server rather then Vilayer them self's. Adding a script to vilayer is no different to dayz.st other then you don't have to pack up the files into a pbo.
     
    Load outs not working again is prob you not setting them correctly as in epoch you need to set them in the init.sqf file.
     
    A lot of the links on the control panel main screen are not compatible with epoch because of how epoch is setup through files etc and not the database.
     
    If you dont want to watch tutorials how can you expect to learn how to use something?
     
     
    If you want to send me a pm on here i will do my best to help you sort your problems out by talking you through your problems but i dont have time to admin two servers.
  3. Like
    Achmed got a reaction from JohnesNumb in Team Speak server   
    as crazy as it sounds im new to TS and even newer to hosting a TS server! until about a week or 2 ago i had never even used TS....
     
    can someone explain to me how i configure my server pls as i have it running now but don't really know what im doing with it.
     
    Also i have seen people using things like ts.beergamez.com (use bungles as it was the first i found in the loading screen thread), how do i set that up? i have my own domain, 1825dayzlater.co.uk so is it just a sub domain that redirects to the ip address?
     
     
  4. Like
    Achmed got a reaction from Agnia-reR in Team Speak server   
    as crazy as it sounds im new to TS and even newer to hosting a TS server! until about a week or 2 ago i had never even used TS....
     
    can someone explain to me how i configure my server pls as i have it running now but don't really know what im doing with it.
     
    Also i have seen people using things like ts.beergamez.com (use bungles as it was the first i found in the loading screen thread), how do i set that up? i have my own domain, 1825dayzlater.co.uk so is it just a sub domain that redirects to the ip address?
     
     
  5. Like
    Achmed got a reaction from JohnesNumb in loading screen format   
    i know the loading screen has to be 2:1 but what file formats are supported other then jpg?
  6. Like
    Achmed got a reaction from Renegade2k6 in Show off that Batcave!   
    i only have a laptop so no much point uploading a pic :(
     
    google for a L702x if your interested lol
  7. Like
    Achmed got a reaction from Remix in [HELP] Adding EU roads via the 3D editor   
    Use a item that you can move and place it next to it. Then select both items. By boving the item you can move it will also move the road
  8. Like
    Achmed got a reaction from Renegade2k6 in DayZ Epoch Admin Tracking Tool   
    You may find that when you have a stable version and not one that the users need to help debug that more people may donate.

    Maybe you should donate to the people who have helped you sort the problems out ;)
  9. Like
    Achmed got a reaction from kaamo5 in DayZ Epoch Admin Tracking Tool   
    I have fixed the problem on mine.
     
    Am currently using version 0.182
     
    in \REST\safes\index.php and \REST\vehicles\index.php on line 5 you are missing out the $db_port call.
     
    change line 5 of the above files to
    $con=mysqli_connect($db_address,$db_user,$db_password,$db_name,$db_port);
  10. Like
    Achmed reacted to Stranger in DayZ Epoch Admin Tracking Tool   
    I talked with my programmer. The fact is, that many People dont have the money to donate. We decide to give it away for free. Also the "Safe" Version. Its now on you guys if you want to donate our work or not! Youre welcome...
  11. Like
    Achmed got a reaction from Revoplay in Show off that Batcave!   
    i only have a laptop so no much point uploading a pic :(
     
    google for a L702x if your interested lol
  12. Like
    Achmed got a reaction from Crystal in Issues with Server since 1.0.2.4 Update   
    Nah its not in there by default thats why i said check the wiki ;) http://dayzepoch.com/wiki/index.php?title=Init.sqf
     
    I just upload the files my self and dont worry about vilayers live update. 
     
    can get the other trader files from here http://dayzepoch.com/forum/index.php?/topic/1595-new-version-of-chernarus-updated-v11/
  13. Like
    Achmed got a reaction from Crystal in Issues with Server since 1.0.2.4 Update   
    Sorry for double reply. Stupid phone!
  14. Like
    Achmed got a reaction from ispan55 in How to manually update a Vilayer server   
    Vilayer uses a live sync system to allow you to chose what version of the mod to install. The down side to this is you have to wait for them to release the update before you can sync it. For new users this is great as its a simple way to update but for those of you that either know more of what your doing or don't want to wait here is how to do a manual update and save waiting for Vilayer to release it.
     
    Programs you will need to complete this are:
     
    1)      FTP program
    2)      PBO program
     
    I am not including any instructions on how to use FTP or PBO’s as if you don’t know how to use either of these then you should stay with using live sync. Also to allow compatibility with future updates, I will be calling the server and client folders simply server and client and not including a version number. These instructions are also for Chernarus only. If you wish to use another map the instructions will be practically the same, just change step 3 to the map you want to use.
     
    Firstly you will need the latest Epoch server and client files. These can be downloaded of the Epoch website. Once you have downloaded these files to your pc follow these steps to update your server manually.
     
    1)      Extract both the server and client files to your local computer.
    2)      Decompile the dayz_server.pbo file found in server\@DayZ_Epoch_Server\addons.
    3)      Rename %PREFIX% to %PBOPREFIX%
    4)      Upload these files to vilayercodecustom/dayz_epoch on your server.
    5)      Upload all files from server\MPMissions\DayZ_Epoch_11.Chernarus to vilayercodecustom/missions/epoch.chernarus
    6)      Delete the @dayz_epoch folder from your server and upload the new one from the client files.
    7)      Upload all files from server\instance_11_Chernarus\BattlEye to #######_MasterConfiguration/BattlEye where ####### is your username.
    8)      Restart your server
     
    This should be your server updated manually to the latest version. Now all you have to do is update your pc using Dayz Commander or however you prefer to do it.
     
    I take no responsibility for the above instructions, I am simply sharing what Vilayer has told me.
  15. Like
    Achmed reacted to vbawol in Please Note: Post only your own custom work.   
    Sorry everyone but these server packs cause way more problems than they solve. I will no longer be allowing custom code packs of any kind. Most of these server packs use copy and paste sections of epoch code, so that when we update epoch the server pack needs to update every changed file as well. In the past every single "server pack" that has been released had this problem of not updating and it just ended up causing more support problems. Many support issues are caused by custom code used with older epoch files. To ensure that your server is setup correctly it is always recommended that server owners add custom changes to the latest epoch code and not older versions of code.
     
    If you have a custom script or addon you made yourself and want to share please post it in this section, just no more collections of others work.
  16. Like
    Achmed reacted to Axle in Different Epoch maps in DZC   
    First we have to get re-distribution rights for all maps that we support. Then we would have to get DayZ Commander to allow us to upload them. We are looking into it. 
  17. Like
    Achmed reacted to Crystal in How to set up a local epoch test server?   
    I followed this. Worked for me.
     

  18. Like
    Achmed got a reaction from Snowmobil in Different Epoch maps in DZC   
    Would it be possible to get all of the different epoch maps avaliable listed in dayz commander so people do not have to worry about editing there launch paramaters?
     

     
    It looks like DayZero has managed it and there a lot lot smaller mod then Epoch, so why cant epoch do it as well?
     
    Would probably get more playing epoch as well with people not wanting to play cherno but not knowing how to play the others then being able to just join them via DZC with out any editing.
  19. Like
    Achmed got a reaction from Joganaught in Steerable parachute   
    In the upcoming 1.0.2.4 release there are a couple of add on's by HeinBloed at http://www.gdt-server.net/
     
    Any chance of also adding his Steerable parachute mod?
     
    http://www.gdt-server.net/www/index.php?site=forum_topic&topic=9
  20. Like
    Achmed got a reaction from JohnyMST in Cannot connect to server via FTP FileZilla   
    Try using your username that you log in to the cpanel instead of root. I think root is only used for the mysql
  21. Like
    Achmed reacted to Axle in 1.0.2.4 expected release date   
    "Soon"
  22. Like
    Achmed got a reaction from MatthewK in How to change placement timer?   
    would it be possible to change it from a timer that runs constantly to a timer that kicks in if you are not moving the object?
     
    e.g when pressing pgup the timer does not work, you pause and the timer starts, you press pgup again and the timer stops.
  23. Like
    Achmed reacted to Sequisha in Show off that Batcave!   
  24. Like
    Achmed got a reaction from chi in CHAINSAW   
    Could use fuel like ammo as well so only has a limit of use before it needs to be refuelled. Could even need to add 2 stroke oil to a jerry can or it perm breaks the chain saw ;-)

    Either that or loads of extension leads if its electrical :-D
  25. Like
    Achmed got a reaction from MatthewK in Creating Base Building welcome packages like....   
    Adding things via the db is easy enough to do as long as you keep an eye on your formatting.
    [[["G36C","RPK_74","AK_47_M","BAF_L85A2_RIS_Holo","BAF_L85A2_RIS_SUSAT","Winchester1866","LeeEnfield","Remington870_lamp","Sa58V_EP1","Crossbow_DZ","M4A3_CCO_EP1","MP5A5","M4A1_HWS_GL_camo","M16A2","M4A1_Aim","M4A1_AIM_SD_camo","Mk_48_DZ","M240_DZ","M4A1","M249_DZ","M16A4_ACG_GL","m8_SAW_Large","Pecheneg_DZ","AK_107_kobra","MP5SD","glock17_EP1"],[1,8,3,1,4,4,1,1,3,1,3,1,1,2,1,1,1,2,2,1,1,1,1,1,1,1]],[["30Rnd_556x45_Stanag","100Rnd_762x51_M240","200Rnd_556x45_M249","75Rnd_545x39_RPK","20Rnd_556x45_Stanag","30Rnd_545x39_AK","10x_303","15Rnd_W1866_Slug","2Rnd_shotgun_74Slug","Hatchet_Swing","30Rnd_9x19_MP5","30Rnd_556x45_StanagSD","2Rnd_shotgun_74Pellets","FoodCanFrankBeans","1Rnd_HE_M203","1Rnd_Smoke_M203","100Rnd_556x45_BetaCMag","30Rnd_556x45_G36","30Rnd_556x45_G36SD","100Rnd_762x54_PK","30Rnd_762x39_SA58","30Rnd_762x39_AK47","ItemSodaRbull","ItemSodaMdew","ItemMorphine","ItemPainkiller","ItemWire","FlareWhite_M203","ItemWaterbottle","ItemSodaCoke","PartGeneric","ItemTankTrap","30Rnd_9x19_MP5SD"],[43,21,6,3,3,7,4,5,1,1,2,14,1,2,3,2,2,3,2,1,8,3,2,1,1,1,1,1,1,1,1,1,2]],[["DZ_CivilBackpack_EP1","DZ_TerminalPack_EP1","DZ_TK_Assault_Pack_EP1"],[1,1,1]]] thats a copy from a urals gear in my database, to start with it looked confusing to me but when you get used to it being [[[weapons],[qty]],[[mags],[qty]],[[backpacks],[qty]]] it makes sense. You just need to make sure the items are in the correct place and surrounded with " ".
     
    e.g
    [[["gun1","gun2"],[1,1]],[["mag1","mag2","mag3"],[2,1,4]],[["bag1"],[1]]] hope that helps you :)
×
×
  • Create New...