Jump to content

Data

Members
  • Posts

    378
  • Joined

  • Last visited

Posts posted by Data

  1. 5 hours ago, bobrpggamer said:

    1) What Movie (including all sequels)?

    2) TV Show (complete series)?

    3) CD discography of certain band?

    4) Video Game, including all mods and all patches and releases (computer and console)?

     

    1) is hard, could be star trek, was considering star wars but only 3 are worth rewatching, new hope, empire and jedi, rest big nope

    2) everything by Sir Dvid Attenborough

    3) ELO

    4) 7days or factorio

     

     

     

     

     

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. if i want to play vanilla with my modlets on one of my dedis, then i can,

    if i want to play DF on my other dedicated then i can,

    i was thinking of downloading war of the walkers....but wait

     

    now i cant do ALL of these i can only do 1 now???

     

    who cares about crossplatform, consoles wont be able to use mod files any way and will never be able to keep up with the pc version, so whats the point in this!!?!?

    "if its not broken dont try to fix it"

     

    by doing it this way, TFP will start to kill off a lot of big mod makers, they wont be able to do what they have been able to do so far, its hard enough working out ways for mods to work together, thats why players have more than one version of 7days in different locations

     

    this is NOT productive, changeing something that works

     

     

  8. 4 hours ago, Roland said:

     

    Please remember that you are playing an unfinished game. The crouching feature is still a work in progress. Part of playing a game while it is concurrently in development is that issues such as this will come up. Thanks for your feedback. It is a known issue and there are plans to continue development. If you understand that there are still features that are not completely done yet it should help you feel less aggravated. But if not, it might be best for your blood pressure to wait until all features are finalized.

     thats true and we all know that, but it would be best if TFP fixed broken/bugged things 1st before introducing new bugged broken things

  9. 19 hours ago, Vaeliorin said:

    I'd love to see a mod (or just in vanilla) that returns an empty jar whenever you eat food that took a jar of water to make.  You'd still have the issue with glue eating jars, but I always kind of imagined the reason the jars disappeared when you made stew or whatever was because you were keeping it in the jar.

     

    ive been using this as part of my modlets for over a year now

     

    https://www.mediafire.com/file/m8d7rahc84rf8mt/BoiledEggs.zip/file

     

    as usual, extract it and drop into your mods folders

     

    it gives you a jar of boiled water when eating boiled egg, i also created an ingame icon to show it

    NkyuS7s.pngt.png

     

     

  10. 13 hours ago, Hiroler225 said:

    Someone suggested that when arriving at a destination to wait a few seconds before leaving the vehicle.  i have done this and have not had any problems.  but the bugs are still there. 

     

    I realize this is hard when being chased by a bird, or bear , or whatever. if you can dispatch threat quickly enough without moving too much, the vehicle seems to stay put.  unlike sometimes before i literally turned and the vehicle was off screen and turned back and it has teleported a long ways away.  

     

     

    it was me that suggested it, it does "improve" on the vehicle warping problem, but it doesnt fix the random, get off and woosh...its back to where you last got on it, that rarely happens to me, but in a19 it happened 3 times in a row, i had to exit, restart server, it helped but it still can happen

     

    as far as vehicles rotating i havent seen that since a17/18

×
×
  • Create New...