newguy
Joined: 13th Mar 2009
Posts: 665
Reading PUB Files
I am kinda curious about this. After using Rena's editor for a while, i thought how'd she read this thing? So, one of them up and notepad and saw the item names and random characters after them. So again, Im curious what is the process of reading them?
Edit: Woops posted in Eoserv, move to lounge xD. Sorry, its a habit.
---
Love you too.
14 years, 23 weeks ago
|
kenobi13
Joined: 3rd Jun 2009
Posts: 881
Re: Reading PUB Files
Open eoserv source and go to eodata.cpp.
14 years, 23 weeks ago
|
Re: Reading PUB Files
I made ESF, EIF, and ENF readers in C# for my shop file editor. I can post the source if you are interested, I basically took eodata.cpp and rewrote all the calls for things that work in .NET. It wasn't that hard, but it was cool when I made it work :D ---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
14 years, 23 weeks ago
|
newguy
Joined: 13th Mar 2009
Posts: 665
Re: Reading PUB Files
Thanks for the replies, you know I think I will come back to this when i become more proficient at c++. I am at the point where I am no bad and I am understanding the code more, but I am not good either. Again thanks for the help. ---
Love you too.
14 years, 23 weeks ago
| | | |