Re: PUSH / MOV or CALL to data from another file?
Away from home and having trouble connecting right now. I don't want to lead you astray. It was a long time ago I was trying to decide whether to translate jPT client or use EPT client and make the needed modifications to the server for Personal Priston Tale.
When I get a chance to re-create the experiment I'll pass you a link for a jPT client that will connect and work with Operz original jPT server release. (I couldn't get KPT to connect without pretty much making the full KPT conversion, and PTBr and PTVn where both *very* problematic with their securities)
Re: PUSH / MOV or CALL to data from another file?
I fixed gold drop bug but there is a tinny little problem and that problem is "sound effect when gold is dropped" it sound like "interface_on.wav" but its not (probably).
I had to go a bit different way but effect is the same, gold is extracted from total gold amount you carry. I am not sure why FLAGS on gold drop function got messed but they stay messed even when I read gold from inner table so it have to be some far call to another function that I did not found.
I hope it will not turn into exploit or bug that let you create gold for free (I don't think so but all weak and strong points will show up sooner or later).
Anyway its working and all I need to fix now is sound effect but because its late and I am tired I will fix that tomorrow.
I was thinking about implementing quick CRC check on items_table.dat too.
And that should be all to make stable releases.
PS. Next is pick up bug on EPT ;)