do you have any explanation on config IP
Is there video for mysql IP configuration at vds to server
do you have any explanation on config IP
Is there video for mysql IP configuration at vds to server
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.
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.
Guys someone know how to reverse engineer Fieldw? to increase level cap from 100 to 200-250 or more?
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).
Last edited by AkselRus; 01-07-22 at 11:26 PM.
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?
Why do you even reply here? no one need ur info, which not worth a penny, go find a job, businessman.
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.
Last edited by DakDF; 24-07-22 at 06:24 AM.