Jump to content

lwbuk

Member
  • Posts

    630
  • Joined

  • Last visited

  • Days Won

    10

Reputation Activity

  1. Like
    lwbuk reacted to Relentless in can't create a data base with xampp   
    Fixed: mixture of syntax mistakes in startup.bat, missing database privileges, wrong hiveext.ini and missing c++ redistru.. whatever they are called. Can't spell that xD
  2. Haha
    lwbuk reacted to unconditional in [Release] Virtual Garage [Updated for 1.0.7]   
    Guys...
    I'm a very stupid...!!!
    I forgot to repack dayz_server pbo...
    Three hours of brain fusion and the solution was simple and obvious...
    Thanks everybody and scuse me...
  3. Thanks
    lwbuk got a reaction from nova in configurable vehicle mod?   
    Original post is here. 
     
  4. Like
    lwbuk got a reaction from juandayz in view distnace   
    Ok fine, yes I installed Juans hemp files as I posted, using his install steps.  I used the deploy anything way of getting the right click action rather than the extra_rc version. Do it how you like, if you already have the extra_rc set up from earlier then do it that way.  You will also need to re add hemp to the traders, I believe we covered that in a different post. I can't add the code right now as I'm on my iPad and about to head to the hospital. 
    I did the mission loot yes, but the DZMS ones didn't work I later found out from one of the rpt logs you posted. WAI works buy adding stuff to the high value loot array in the config.  You can then change the percentage chance of high loot spawning to make missions give out better stuff.  You can also make a custom box type with whatever you want in it for certain missions, but that's getting to complicated to type up here. 
  5. Like
    lwbuk got a reaction from salival in view distnace   
    He should already have deploy anything installed if he used gtxs epoch pack, so all he has to do is copy and paste the block into the config in the overwrites folder. 
    Simple, clean and keeps the mission folder smaller. 
  6. Like
    lwbuk got a reaction from salival in view distnace   
    I changed it to the clickactions way when I also added locate vehicle and harvest weed to your server. You used the clickaction way until matey boy screwed up your server trying to add Virtual garage.
  7. Like
    lwbuk got a reaction from JasonTM in Admin Tools by NoxSicarius1   
    Have you replaced all the battleye filters as per the install instructions? 
  8. Like
    lwbuk got a reaction from salival in ViewDistance changer   
    Easiest way is to use this
     
    Then in the Overwrites/clickactions/config.sqf add this
    ["Binocular_Vector","1000 Meters","setViewDistance 1000; systemChat('View Distance Set: 1000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","1250 Meters","setViewDistance 1250; systemChat('View Distance Set: 1250. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","1500 Meters","setViewDistance 1500; systemChat('View Distance Set: 1500. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","1750 Meters","setViewDistance 1750; systemChat('View Distance Set: 1750. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","2000 Meters","setViewDistance 2000; systemChat('View Distance Set: 2000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","2500 Meters","setViewDistance 2500; systemChat('View Distance Set: 2500. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","3000 Meters","setViewDistance 3000; systemChat('View Distance Set: 3000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","3500 Meters","setViewDistance 3500; systemChat('View Distance Set: 3500. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","4000 Meters","setViewDistance 4000; systemChat('View Distance Set: 4000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular_Vector","5000 Meters","setViewDistance 5000; systemChat('View Distance Set: 5000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","1000 Meters","setViewDistance 1000; systemChat('View Distance Set: 1000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","1250 Meters","setViewDistance 1250; systemChat('View Distance Set: 1250. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","1500 Meters","setViewDistance 1500; systemChat('View Distance Set: 1500. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","1750 Meters","setViewDistance 1750; systemChat('View Distance Set: 1750. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","2000 Meters","setViewDistance 2000; systemChat('View Distance Set: 2000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","2500 Meters","setViewDistance 2500; systemChat('View Distance Set: 2500. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","3000 Meters","setViewDistance 3000; systemChat('View Distance Set: 3000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","3500 Meters","setViewDistance 3500; systemChat('View Distance Set: 3500. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","4000 Meters","setViewDistance 4000; systemChat('View Distance Set: 4000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"], ["Binocular","5000 Meters","setViewDistance 5000; systemChat('View Distance Set: 5000. DO NOT set this value too high, it will cause FPS to drop and your graphics could lag.');","true"],  
  9. Like
    lwbuk got a reaction from Hooty in Never mind the zeds this bloody server is killing me!!!   
    Aways back up your backups.  Off site if possible, certainly on a different machine if not.
    With all the cloud storage systems available now, there is no reason not to have off site backups though. 
  10. Like
    lwbuk got a reaction from JasonTM in Please help with this LAN project   
    Check that your folder structure is correct in the@dayz_epoch_server folder and the dayz_server. pbo. For some reason the download is wrong if you use the un pbo'd folder then pbo it after
    When you un pbo it should be dayz_server folder only then inside that, the comile and init folders etc.
    If you un PBO it and its got a structure like z\dayz_server\addons or any other variation then its wrong and wont work.
  11. Like
    lwbuk reacted to salival in virtual garage   
    Right, first of all, you can stick that attitude up your ass.
    Second of all, we can't help you if you don't help your self.
    The instructions are pretty simple, hey maybe they could be a bit better but there has been a tonne of install with no issues.
    I spent quite a lot of hours on this rewrite, FOR FREE.
    I am happy to fix your problem but you work to my schedule.
    If you like, I can leave work now and invoice you for the time I'll be away from work and my family to fix this for you asap.
    If you don't like the mod, I'll refund you the price you paid for it. I.e NOTHING.
  12. Like
    lwbuk reacted to salival in virtual garage   
    https://github.com/oiad/virtualGarage/blob/master/README.md#mission-folder-install
    Step number one
    COPY THE DAYZ_CODE AND THE SCRIPTS FOLDER TO YOUR MISSION FOLDER
    I don't know how i can make this clearer without doing it for you.
     
  13. Like
    lwbuk got a reaction from nova in switching from epoch to overpoch   
    Nope. Just add the overwatch folder to your root, change your launch command line, and add the overwatch addons to your mission.sqm
    Youll  also need to edit your loot and trader files, and any mission/ai mods to include the new overwatch items. 
  14. Like
    lwbuk got a reaction from salival in switching from epoch to overpoch   
    Nope. Just add the overwatch folder to your root, change your launch command line, and add the overwatch addons to your mission.sqm
    Youll  also need to edit your loot and trader files, and any mission/ai mods to include the new overwatch items. 
  15. Like
    lwbuk got a reaction from salival in RPT Getting spammed with same error message   
    I had huge problems with SS. When 1061 came out I wanted to try it as I didn't have my Dedi box anymore. 
    I couldn't even get the server to load. I tried for 3 days and nothing, just error after error.  That was a completely supposedly clean epoch install with no other mods. 
    So I wiped it completely and ftpd all the vanilla epoch files manually and it it worked straight away. 
     
  16. Like
    lwbuk reacted to salival in RPT Getting spammed with same error message   
    I'd like to update the problem that @TheBillsProjectwas having.
    There was a lot of problems stemming from a bad install from his game hosting provider (survival servers) in pretty much every mod they installed.
    I have fixed their issues and removed their STUPID directory structure (that caused the bulk of the problems) and the server is running correctly now.
  17. Like
    lwbuk reacted to JasonTM in RPT Getting spammed with same error message   
    I guess this is something to ask when someone comes in here with problems. "What server host are you using?" Sad that they can't just do a proper install.
  18. Like
    lwbuk got a reaction from juandayz in loacate vechiles   
    I've already had access to his ftp and installed a couple of things. I could easily install this if he sent me the password again, but like you say, it's possibly the most simple thing to install, just copy and paste two things. 
    You will never learn if you don't try, and I think you should try to do it yourself rather then rely on other people all the time. 
    When I started I knew absolutely nothing about code. I just rented a server like you.  But I read this forum, asked questions and tried stuff out. If it screwed up, I went back and tried again.  There were many times I was in til 2-3 in the morning trying to fix stuff I'd broken, but when I fixed it, it felt like a great achievement.
    There is still a lot I have to learn, but I will never learn it if I just get someone else to do all the work all the time.  
     
  19. Like
    lwbuk got a reaction from nova in For making Masterkey 1.0.6.1   
    Like this you mean?
     
  20. Like
    lwbuk reacted to salival in loacate vechiles   
    The thing is, it;s really an easy script to install. If you are having trouble with it, I can complete the changes for you if you send me your mission PBO. But then, you don't learn anything about how to do basic text editing
  21. Like
    lwbuk got a reaction from salival in For making Masterkey 1.0.6.1   
    Like this you mean?
     
  22. Like
    lwbuk reacted to salival in loacate vechiles   
    I edited your post @lwbuk to reference the correct filename, it makes it a lot better from a debugging point of view to keep the filename as per my repo since I can just diffmerge against my repo when people have issues.
     
  23. Like
    lwbuk got a reaction from azzdayz in Players can remove Plot Poles   
    DZE_restrictRemoval = []; //Items that can be removed with a crowbar only with proper ownership or access. It is not necessary to add doors, storage or items that inherit from 'ModularItems' to this list. Items that inherit from 'BuiltItems' can be added to this list if desired.   The description explains it, only those with allowed access so plot owner or plot friends. 
  24. Like
    lwbuk reacted to salival in IMPORTANT: Players invisible and no gear   
    And still no one has mentioned their server fps or provided rpts.
  25. Like
    lwbuk reacted to DieTanx in Vote day / night bug   
    i used a different way but same results
    \@DayZ_Epoch_Server\addons\dayz_server\system\scheduler
    sched_sync
    replace to be 
     
    I forget who gets credit for this- saw this on another post- has worked for me well.
×
×
  • Create New...