R2 Online server files

Page 15 of 17 FirstFirst ... 57891011121314151617 LastLast
Results 211 to 225 of 250
  1. #211
    Apprentice Orhan12SKY2MT2 is offline
    MemberRank
    May 2022 Join Date
    Türkiye/istanbLocation
    5Posts

    Re: R2 Online server files

    do you have any explanation on config IP

    Is there video for mysql IP configuration at vds to server

  2. #212
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    Anyone know how to add/increase rank of trophy coins that are dropping from unknown coins, higher than S-X rank? i want activate SS and SSS coins, but can't find where to change it, and also i am looking for function or other better method to de-activate sealing equipment system after equip enchanted gear, i know one solution set to 0 two fields (IIsSealable and mSealRemovalNeedCnt) in DT_Item table, that's disable the sealing, but the dialog about sealing of item will still pop up anyway, but wont seal the equipment anymore. There should be option to disable sealing system, without changing table values.

  3. #213
    Novice Joksen is offline
    MemberRank
    Jul 2021 Join Date
    4Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    that's disable the sealing, but the dialog about sealing of item will still pop up anyway, but wont seal the equipment anymore. There should be option to disable sealing system, without changing table values.
    FNLParm ->> dbo.TblParmSvrOp->>World 2156
    option 32 (Enabling disabling seals on clothed items) mIsSetup 0-off/1-on

  4. #214
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    Quote Originally Posted by Joksen View Post
    FNLParm ->> dbo.TblParmSvrOp->>World 2156
    option 32 (Enabling disabling seals on clothed items) mIsSetup 0-off/1-on
    Thank you very much bro!

    - - - Updated - - -

    Fatal: 4250168924(eErrNoSqlFailFatch):SQL Fetch failed.[CSqlParmItem::Select-Slot(0)(?????:UNKNOWN:69)] Anyone have a clue what this error means? i tryied to google SQL fetch failed error, but found nothing. it's related to DT_Item table, i try to run server with fully translated table, in different from prc_chinese_ci_as collation.

  5. #215
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    Guys someone know how to reverse engineer Fieldw? to increase level cap from 100 to 200-250 or more?

  6. #216
    Apprentice zzxzz is offline
    MemberRank
    May 2022 Join Date
    6Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    Guys someone know how to reverse engineer Fieldw? to increase level cap from 100 to 200-250 or more?
    Upgrading requires replacing new server files and databases

  7. #217
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    Which files are you talking about? the lock is inside FieldW which is the game server, i added 101 lvl and required exp but it does not work cuz in field there is 100 levels only. i tryied to open it with Ida PRO searching for occurences like "limitlevel" "level" etc.. it finds a lot but every interesting row i find, leads to ????? data which ida pro can't read for some reason like 20-30% of whole fieldw is in ???? signs, i googled and found this only
    If you see question marks in IDA, this means that there's no physical data at this location on the file (on your disk drive).

    Sections in PE files have a physical size (given by the SizeOfRawData field of the section header). This physical size (on disk) might be different from the size of the section once it is mapped onto the process memory by the Windows' loader (this size is given by the VirtualSize field of the section header).
    So, if the VirtualSize field is bigger than the SizeOfRawData field, a part of the section has no physical existence and it exists only in memory (once the file is mapped onto the process address space).

  8. #218
    Apprentice AkselRus is offline
    MemberRank
    May 2022 Join Date
    7Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    Which files are you talking about? the lock is inside FieldW which is the game server, i added 101 lvl and required exp but it does not work cuz in field there is 100 levels only. i tryied to open it with Ida PRO searching for occurences like "limitlevel" "level" etc.. it finds a lot but every interesting row i find, leads to ????? data which ida pro can't read for some reason like 20-30% of whole fieldw is in ???? signs, i googled and found this only


    I guess its in FNLAPPW.dll, Working on it now. Any ideas?
    Last edited by AkselRus; 01-07-22 at 11:26 PM.

  9. #219
    Novice xaxa555 is offline
    MemberRank
    Jul 2022 Join Date
    2Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    Guys someone know how to reverse engineer Fieldw? to increase level cap from 100 to 200-250 or more?

    add me in discord - cheater#1200

  10. #220
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    We found how to increase level cap, it's not inside the Field, but level only can be set level from the table, issue with receiving exp after 100 lvl is still open. someone know something about it?

  11. #221
    Novice xaxa555 is offline
    MemberRank
    Jul 2022 Join Date
    2Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    We found how to increase level cap, it's not inside the Field, but level only can be set level from the table, issue with receiving exp after 100 lvl is still open. someone know something about it?
    getting exp after 100 is in the Field xD

  12. #222
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    Why do you even reply here? no one need ur info, which not worth a penny, go find a job, businessman.

  13. #223
    Apprentice AkselRus is offline
    MemberRank
    May 2022 Join Date
    7Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    Why do you even reply here? no one need ur info, which not worth a penny, go find a job, businessman.
    Did u find any clues?

  14. #224
    Enthusiast TheReverend is offline
    MemberRank
    Oct 2019 Join Date
    SpainLocation
    44Posts

    Re: R2 Online server files

    Hi to all who is still alive in this thread, i want to talk about ParmSvrOp table, and about server options, for now we only know few options from a list of dozens of options, so i want to start new discussion about the options you know, or have discovered by yourself. Lets start with basic ones everyone know about: mOpNo 111 mOpValue1 50 (sets quest coun ter to x50) mOpNo 7 mIsSetup T rue mOpValue1 1000 (Sets drop multiplie r to x1000) mOpNo 8 mI sSetup True mOpValue1 1000 (sets Exp multiplier to x1 000) mOpNo 13 mIsSetup True mOpVal ue1 1000 (sets Silver multiplier to x1000) mOpNo 53 (Autoregistration on login set all fields to 0, to disable) mOpNo 33 (set all fields to 0 to disable need of have ticket to enter to the dungons 3 floors and higher) I'm am looking for other options not mentioned in this thread, feel free to share new ones if you discover them, right now i'm looking for a option that is responsible of rune socket opening and rune insert rates (bead in tables and functions) into gear pieces.

  15. #225
    Apprentice DakDF is offline
    MemberRank
    Aug 2021 Join Date
    9Posts

    Re: R2 Online server files

    Quote Originally Posted by TheReverend View Post
    Hi to all who is still alive in this thread, i want to talk about ParmSvrOp table, and about server options, for now we only know few options from a list of dozens of options, so i want to start new discussion about the options you know, or have discovered by yourself. Lets start with basic ones everyone know about: mOpNo 111 mOpValue1 50 (sets quest coun ter to x50) mOpNo 7 mIsSetup T rue mOpValue1 1000 (Sets drop multiplie r to x1000) mOpNo 8 mI sSetup True mOpValue1 1000 (sets Exp multiplier to x1 000) mOpNo 13 mIsSetup True mOpVal ue1 1000 (sets Silver multiplier to x1000) mOpNo 53 (Autoregistration on login set all fields to 0, to disable) mOpNo 33 (set all fields to 0 to disable need of have ticket to enter to the dungons 3 floors and higher) I'm am looking for other options not mentioned in this thread, feel free to share new ones if you discover them, right now i'm looking for a option that is responsible of rune socket opening and rune insert rates (bead in tables and functions) into gear pieces.
    https://docs.google.com/spreadsheets...Jxg/edit#gid=0
    Last edited by DakDF; 24-07-22 at 06:24 AM.



Advertisement