Jump to content

FelixBeta

Administrator
  • Posts

    107
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by FelixBeta

  1. В шапке указана конкретная версия php и для удобства вебсервер с этой версией.
  2. Works fine with that powershell fix. But you can install newer SQLs, you are not forced to use 2014, I just prefer it due to built in management tool and new ones comes with stand alone app which is bulky and freaky
  3. FelixBeta

    Help me

    as it says, iudcf01 does not exist (no one said you can remove default or hardcoded items from scripts)
  4. you aren't forced to use sql 2014, it's just have more pleasant management tool. You can use newer if you want
  5. gateip (should be removed mostly)
  6. can be anything, for example closed ports or your world in zone is not opened
  7. Korean game client would require secure/module to work, or you can try to use en-gb with korean text and korean font (tho, you would need to hook that too)
  8. Nothing is encrypted. .his files located where you appoint them in WorldInfo (long path are not supported by default)
  9. Small handy viewer tool to see item icons index. Supported formats: - Pretty much every DDS format supported by RF Online game client. - PNG - JPG - BMP Features: - Zoom in/out - Move - Add/Subtract 1024 to index (automatically if you load item-1-38.dds) Download: https://www.mediafire.com/file/tesal3m3hagcw26/RFIconIndexViewer.exe/file
  10. type in login server /open
  11. If you meant small developer launcher then you must be forgotten to copy ini file to datatable locale
  12. 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
  13. 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"
  14. Soon busy trying new things, so it takes some times. Tho, usually those kind of questions are for Odin discord
  15. Should be no bug there, using this version for my work, saves all files fine
  16. 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
  17. You should use parser and avoid working with DatEdit
  18. 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
  19. It's a tool to save excel files into txt, not update related really as long as your parser use txt to convert
  20. Running anything below 2232 is very pointless and risky those days
  21. Updated tool. Fixed few file issues and added mipmap cutting if DDS was saved with them.
  22. 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
  23. 99% it's looking for price in billing db
  24. use this in rfacc.ini [Options] DBSTR = Provider=MSDASQL;DSN=BILLING;Source=BILLING;UID=sa;PWD=mypassword;Initial Catalog=BILLING; ErrDBSTR = LogLevel = 2
×
×
  • Create New...