[Discussion]Binary Data ChaInven and other data in table.col
I would like to open a discussion regarding the binary data decoding process to identify and get the item value and information
for example i fetch dbo.chainfo.chainven
chainven = store binary digits of character inventory information.
a lot of experiment done before i post this thread. Since February 2k13.
TEST CONDUCTED:
* clear inventory then get binary data
* add 1 item top,left slot then get binary data [bread] as test item
* compare the result
* Bin to hex
result:
* a lot of binary data is change
problem:
* I cannot figure out the correct position of item, data , values
* Over-All Experiment Failed (my reason) lack of knowing on decoding process bin or hex or dec
Project:
* GMC PHP Base nonblocking I/O using node.js //real time edit (like gmc in vs)
* SUPPORT UNLIMITED CHARACTER
* NICE GUI assisted by Jquery
* more..
I hope someone can discuss or elaborate or show a procedure on how to decode.
hope this thread will be guided by our moderators.
we all both take advantage if someone will help us out there.
Thank you very much,
Best Regard to All
Re: [Discussion]Binary Data ChaInven and other data in table.col
Theres no such thing as discussion of development on general section. If you have possible question needing an answer, you post on help section
thread moved
Re: [Discussion]Binary Data ChaInven and other data in table.col
1: put bread in first slot , save data.
2: replace bread with other item(etc: stick) , save data.
compare 1&2 -> item id changed.
3: clear inventory, put bread in second slot.
compare 1&3 -> slot id changed.
i want to try this, but my new laptop not setup ran server yet :P
if u want, we can be partner. my facebook : fb.com/jamil992
Re: [Discussion]Binary Data ChaInven and other data in table.col
what data we do compare? bin , hex,or dec?
some say need to convert bin to hex before decoding those shit.
do they need to convert first.
i know it all show same result.. those converted data will return changes too. but what is the convenient way?
i already have test server a running server too,, with user online