-
Posts
96 -
Joined
-
Last visited
-
Days Won
19
Posts posted by FelixBeta
-
-
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 9Warning: 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 25Warning: 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 finishedLooks 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"
-
Soon
busy trying new things, so it takes some times.
Tho, usually those kind of questions are for Odin discord
-
20 hours ago, bamexof said:
Thanks, small bug saving exp.xlsx - make sure you save this one manually.
Should be no bug there, using this version for my work, saves all files fine
-
On 3/29/2025 at 1:52 AM, Viktor said:
link broken re up
Yeah, weird. Mediafire think it's suspicious/virus while it's not even packed, just a compiled exe. VirusTotal is somewhat fine, only some weird AV marks it as virus.
Re-uploaded as 7z archive
https://www.mediafire.com/file/699jzw7d5zxj2pp/SPRTool.7z/file
upd: main link works again, seems they whitelisted it
-
You should use parser and avoid working with DatEdit
-
Why you need improve current CPU/RAM usage tho? RF Online eats like nothing compared to modern game. 4-10% cpu and 800mb ram is nothing
-
10 hours ago, GIBBY said:
Is this script suitable for AOP?
It's a tool to save excel files into txt, not update related really as long as your parser use txt to convert
-
Running anything below 2232 is very pointless and risky those days
-
Updated tool. Fixed few file issues and added mipmap cutting if DDS was saved with them.
-
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
2. To repack, drag and drop your file.datfile
onto the executable to create anfile.spr
file.Download:
https://www.mediafire.com/file/ozgp89o5unih178/SPRTool.exe/file
-
99% it's looking for price in billing db
-
use this in rfacc.ini
[Options] DBSTR = Provider=MSDASQL;DSN=BILLING;Source=BILLING;UID=sa;PWD=mypassword;Initial Catalog=BILLING; ErrDBSTR = LogLevel = 2
-
-
14 minutes ago, Beelzebub said:
Can you help me with the LangPack reading failure please?
Follow guide and use files from thread. There is no problems with language packs. Unless you used wrong R3Engline.ini, it's included on this topic for a reason
-
4 hours ago, Kazuyama said:
should we use a dedicated server or just VPS is enough?
Most servers use VPS since it's cheaper
-
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
-
8 GB is just to test your server with 5 people. 16 GB is bare minimum for normal sever.
-
It should work fine starting with SQL 2014 and newer, otherwise there would be issue on video guide
-
11 hours ago, mathurin said:
HI, I've got same issue.
Do you solved it ?
Just re-check your DB names, sa and password, also ODBC. Should be no problem if done correctly
-
Added russian parser too.
-
15 hours ago, Igor said:
Привет всем,можете поделится з parser exel file
на русском языке aop 415
У трироги в с++ парсере есть русский перевод. Но нужен ли 4.15 - загадка )
-
14 hours ago, Cairselalu88 said:
https://prnt.sc/DE6E_zTo6S78
i done see video setup all
and when AccountServerSD.exe run in admin then get error can not found accountDB
Please Help me in this issue.
•done use ODBC.bat
•done replace password at AccountSystem.ini / LoginSystem.ini / rfacc.iniThat means AccountServer can't access your RF_User db
-
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 yourNDLanguage.txt file
onto the executable to create anNDLanguage.dat
file.Download:
https://www.mediafire.com/file/fbzx905smp1ujsj/NDLanguageTool.exe/file
-
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?
[2.2.3.2] PHP Excel Default Parser [English/Russian]
in Releases
Posted
Because you need specific php version as pointed in topic and provided needed xammp version that have it. Also you browser to test it, cmd is for more advanced parser users