Jump to content

FelixBeta

Administrator
  • Posts

    97
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by FelixBeta

  1. I've been using various RFS Unpack and Repack tools for quite some time. Each has its own set of advantages and disadvantages. For instance, some tools unpack files into the current folder, while others require you to drag and drop all the files from a folder to create an RFS file.

    I've developed my own tool that operates in a way that makes sense to me, and I hope you'll find it useful as well.

    Basic usage:

    1. To unpack, simply drag and drop your .RFS file onto the executable. The files will be unpacked into a folder named %RFSNAME%.extract. You can drop multiple files simultaneously.
    2. To repack, drag and drop your %RFSNAME%.extract folder onto the executable to create an RFS file. Again, you can drop multiple folders at once.

    Download:

    https://www.mediafire.com/file/7ddkxcxus0mjtgb/RFSTool.exe/file

  2. 10 hours ago, a0925302611 said:

    When purchasing cash items and teleporting maps in the mall, customers experience no reaction for a while.

    I believe this can be fixed by changing sql connection driver in zone server rfacc.ini (I don't remember for sure since I don't work with AoP)

    To something like this:

    [Options]
    DBSTR    = Provider=MSDASQL;DSN=BILLING;Source=BILLING;UID=sa;PWD=123456;Initial Catalog=BILLING;
    ErrDBSTR = 
    LogLevel = 2

    But this will work only if custom billing reads it

  3. 4 hours ago, Rizakii said:

    ah i see. i was thinking that the example no need to edit.

    now i can use the exceltxt.

    Thank you 😄

    i already edit the xlsx. but,

    for example. i edit the talic collector, to make the currency from gold to disena/cp. after i save and i used the exceltxt and copy and paste to the server and client still no problem.

    but when i log in and check the NPC. the talic still same currency. no different at all

    something wrong from my instruction?

    perhaps you break the client formula, or didn't compile client side. Can be anything 🙂 Be careful with what you edit and compile, looks at files dates, and don't forget to do client dat->edf

×
×
  • Create New...