Jump to content

Guppycur

Members
  • Posts

    9,476
  • Joined

  • Last visited

  • Days Won

    72

Posts posted by Guppycur

  1. You can write a batch file that you can rum from the scheduler, something like:

     

    start telnet.exe 192.168.1.1

     

    cscript SendKeys.vbs

     

    Then have sendkeys.vbs say:

     

    set OBJECT=WScript.CreateObject("WScript.Shell")

    WScript.sleep 50

    OBJECT.SendKeys "mylogin{ENTER}"

    WScript.sleep 50

    OBJECT.SendKeys "mypassword{ENTER}"

    WScript.sleep 50

    OBJECT.SendKeys " cd /folder/7dayserver{ENTER}"

    WScript.sleep 50

    OBJECT.SendKeys " shutdown command that 7 days uses"

     

    ...or something. I'm sure I'm missing something.

     

    Kind of making it up as I google, but I still suggest using a server manager that supports this feature.

  2. Can you create a dynamic web map that would start blank, but then will read the prefabs.xml file and add the prefab .png's (complete with popup name and screenshot) to the map based on that?

     

    (I kid, I kid, but that would be a cool project, and would account for Naveshatten and NavesGuppy (soon™) mods)

     

    - - - Updated - - -

     

    Yet to explore navezgane since A9 >.< but after taking a look at this I'm gonna make some time to check it out for sure!

     

    It's actually not THAT great; about 20% is radzone, so all they really added was some space to the west. It's obvious they plan to make use of the radzone though, so it's still a wip.

  3. It's on my list already.

     

     

     

     

    Yeah, that has been reported before, so far wasn't able to repro that myself though. Steam fiddling with the mods-folder is the best guess so far though.

     

    I definitely had to local files/verify and require a few files after updating the dedi, so something happened during the initial upgrade. I also had my original serverconfig.xml after I upgraded, but did not after I verified. I figure steam was borked at the time.

  4. I had to update (and I'm pretty sure I updated to the same version I had before) but it worked for me. <shrug> Maybe the a14 installation on my dedi wiped the mod folder? I didn't really pay attention, but at any rate, re-installing fixed mine.

  5. What would you prefer to see first? I was doing research for woodbury already. Perhaps i should do a poll. :)

     

    Read the hardback books, you will get a better sense of the layout of woodbury, and realize it's a lot larger than it seems. May want to do it in pieces.

     

    Town center, racetrack, etc...

  6. There MO seems to work out well... release something with new features, then release hotfixes to fix the problems the new features brought, then once the game is running well repeat the process.

     

    I think it's a testament that they are including /other/ new features, and not just sticking with the original list; I'm sure they discussed the opportunity to finish the list, then cut and run, and I'm glad they decided against it. It think it's going to create a much richer game when it's all finished.

     

    The game is playable now; I'm optimistic it will be worth the wait. <shrug>

×
×
  • Create New...