Jump to content

FelixBeta

Administrator
  • Posts

    96
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by FelixBeta

  1. 19 hours ago, Haiken said:

    Any idea what is blocking me here ?

    Error:

     

    PS C:\Users\Micro\Downloads\Parser\php2.8> php store.php
    <head><meta charset="windows-1251"></head>
    Warning: fopen(C:\Users\Micro\Downloads\Parsergu_out\store.dat): failed to open stream: No such file or directory in C:\Users\Micro\Downloads\Parser\php2.8\store.php on line 9

    Warning: fclose(): supplied argument is not a valid stream resource in C:\Users\Micro\Downloads\Parser\php2.8\store.php on line 14
    Aborted cause of file missing: storecli.txt<br>
    Warning: fclose(): supplied argument is not a valid stream resource in C:\Users\Micro\Downloads\Parser\php2.8\store.php on line 25

    Warning: fopen(C:\Users\Micro\Downloads\Parsergu_out\en-gb\ndstore.dat): failed to open stream: No such file or directory in C:\Users\Micro\Downloads\Parser\php2.8\store.php on line 28
    Aborted cause of file missing: ndstore.txt<br>
    Warning: fclose(): supplied argument is not a valid stream resource in C:\Users\Micro\Downloads\Parser\php2.8\store.php on line 42
    <br>Script finished

    Looks like you didn't add a slash in path:

    C:\Users\Micro\Downloads\Parsergu_out\store.dat  "Parsergu_out" very wrong, should be "Parser\gu_out"

  2. Annoyed by .rep file editing so updated spr tool. Now you can just convert spr to get dds and dat file, then open dat file with notepad++ and edit what you need, sizes are auto-calculated.

    Basic usage:

    1. To unpack, simply drag and drop your file.spr file onto the executable. You will result with a dds files and dat file that can be edited in Notepad++.
    2. To repack, drag and drop your file.dat file onto the executable to create an file.spr file.

    Download:

    https://www.mediafire.com/file/ozgp89o5unih178/SPRTool.exe/file

  3. 12 hours ago, Kazuyama said:

    so does that mean the main factor is not the server zone we use? but the specifications of the server we are using? are you sure about that? if we use a zone like owndev, Odin, Yorozuya, with my specification above still cant play more than 45++ player?

    Release server for player requires 16GB ram minimum. 8GB is just to play with gm. It does not depend on any secure

  4. Made handy tool to unpack and repack NDLanguage.dat to editable .txt that does not require you to track text length or total count.

    Basic usage:

    1. To unpack, simply drag and drop your NDLanguage.dat (not edf) file onto the executable. You will result with a NDLanguage.txt that can be edited in Notepad++.
    2. To repack, drag and drop your NDLanguage.txt file onto the executable to create an NDLanguage.dat file.

    Download:

    https://www.mediafire.com/file/fbzx905smp1ujsj/NDLanguageTool.exe/file

  5. On 9/3/2024 at 10:43 PM, vmzorayas said:

    tried to make an rfs with this tool. crashes the moment I drag a folder into it

    You do realize that your information is not enough to many any conclusion?

×
×
  • Create New...