Jump to content

Data

Members
  • Posts

    378
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Data's Achievements

Nomad

Nomad (7/15)

48

Reputation

  1. i used arrow keys for when i played BF3 and 4, it was easier for me to use my kb keypad on the right to select different weapons etc, as they were closer, as in e.g. 0 was my melee, 1 2 3 main weapons 4 chuck grenade 5 heal or ammo pack was a lot easier to me back then
  2. im using midjourney my prompt was zombie apocalypse, burnt buildings and trees dead bodies https://imgur.com/a/QYjxp82
  3. UL is very polished, and has been worked on for a long time, I have a dedicated with it, and it’s very smooth, it’s a kind of a crossed vanilla (no super-duper overpowered zeds, with rockets firing from every angle) with subquakes ace changes and additions And no, the amount of changes that subquake has done, will NOT allow any other “major” additions! Just don’t even try
  4. For single player saves, not dedicated servers saves i wrote this batch file Winrar is needed (it’s a free prog that compacts files) https://www.win-rar.com/start.html?&L=0 Copy this into a text editor and save as “SP saves.bat” the "bat" part is important, dont save as a txt file, save as bat, so windows "knows" its a batch file, basically means its a "program to run" @echo off for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a" set "YY=%dt:~2,2%" & set "YYYY=%dt:~0,4%" & set "MM=%dt:~4,2%" & set "DD=%dt:~6,2%" set "HH=%dt:~8,2%" & set "Min=%dt:~10,2%" & set "Sec=%dt:~12,2%" set "datestamp=%YYYY%%MM%%DD%" & set "timestamp=%HH%%Min%%Sec%" For /f "tokens=2-4 delims=/ " %%a in ("%DATE%") do ( SET YYYY=%%c SET MM=%%a SET DD=%%b ) For /f "tokens=1-4 delims=/:." %%a in ("%TIME%") do ( SET HH24=%%a SET MI=%%b SET SS=%%c SET FF=%%d ) SET savename="player save files"-%datestamp%-%HH24%%MI%%SS% SET xfolder=%appdata%\7DaysToDie\saves "C:\Program Files\WinRAR\rar.exe" a %savename% %xfolder% -inul Run it before you start your game, and after if needed It creates a backup file of single player saves, with date and time in the filename It will save a backup in the same folder where you put the bat file
  5. im a food professional aswell, love baked beans, its very windy where i am
  6. there is a mod that enables you to wrench them
  7. Learn to fly it, its not that hard, do people just give up that easily??, how much easy do players want things to be? its a zombie end of the world game, nothing is easy, its survival a gyrocopter isnt supposed to be a fancy super dooper flying machine, it is what it is if players cant control it, then thats down to the players keyboard skills, not the game
  8. in stead of him placing the bike for you to use, get him to just drop it in front of you, then when you place it its yours...i think
  9. do yours reset aswell, mine do, ive got 5 in my base, cant remember which one but i did all tier 1 buried supplies (didnt offer any other type either), got to teir 2 but he reset next day!
  10. What about an auto turret on top, smg or shotgun, that would be fun, driving about, and it just opens up, wouldn’t work on a bike though but on top of the jeep would be best, it would probably bring back more usage of the jeep, I don’t us it because its sluggish and slow
  11. i use the free https://getgreenshot.org/ excellent options for screen grabbing etc, being using that for few years now, ace prog
  12. Now compile all this talk about mlink and %appdata% etc and then try to find a way to tell or explain to a player that has NO programming or any “folder” tech knowledge that just wants to play the game!! Why over complicate something that has worked for now? Just KEEP the mods folder in the SAME directory as the core game folder This game has been presented as “easy to mod” How is that going to be productive if by closing or minimizing the options of doing that? its like cutting a leg off to upgrade the other so it can run faster...oh wait
×
×
  • Create New...