

technically not to know it all spoken by ghost would mean to learn the entire c++ encyclopedia ;pghostspider wrote: you don't need to "know it all" to do fixing stuff ;P
? ? ? ? Jun department 1 101- 201- 301- 50
Helbreath EMU? Hab Part2
1:? Person @ : 03/09/08 20:48 ID: ? ? ?
MMOPRG Helbreath? ? ? ? $$ln
>>2 $$ln
383:? Person @ : 04/02/20 23:08 ID: ? ? ?
$$ln
2.03? 2.191 Bang books $$ln
Game.cpp? $$ln
18550 $$ln
dwp = (DWORD *) cp;
*dwp = (DWORD) GetCurrentProcessId (); /? .
cp += 4;
dwp = (DWORD *) cp;
*dwp = (DWORD) DEF_BUILDDATE; / BUILDDATE? $$ln
cp += 4;
iRet = m_pGateSock->iSendMsg (cData and 43 + m_iTotalMaps*11);
? $$ln
384:? Person @ : 04/02/20 23:24 ID: ? ? ?
MP $$ln
16700 $$ln
case DEF_NOTIFY_HP:
dwp = (DWORD *) cp;
*dwp = (DWORD) m_pClientList [ iToH ] ->m_iHP;
cp += 4;
dwp = (DWORD *) cp;
*dwp = (DWORD) m_pClientList [ iToH ] ->m_iMP;
cp += 4;
iRet = m_pClientList [ iToH ] ->m_pXSock->iSendMsg (cData, 13,0);
? $$ln
385:? Person @ : 04/02/20 23:27 ID: ? ? ?
? ? Han? Moon Hwa? $$ln
Under (? Emergency? )
open (READ, "$ARGV [ 0 ]") or die;
@data = <READ>;
close (READ);
open (WRITE, ">$ARGV [ 1 ]") or die;
for (0.. $#data) {
$data [ $_ ] = s/ ([ B1- C7 ]) (.) x22/$1$2 20 22/g;
print WRITE $data [ $_ ];
}
close (WRITE);
: >perl test.pl Game.cpp Game_processed.cpp
Same or different I don't know really.. But I do know they are full, complete 2.03 sources with nothing missing. Yes, I've fixed the socket bug for the login servers but not the Gate server. But that's not too big of a problem since all I need to do is close and reopen and it's usually a 75/25 chance of connecting to the gate favoring accept. I might consider releasing them but I'm not too sure. It's taken me some time to figure out the problem and make a fix for it. I'm not all that great in c++ and have spent a month a few months ago learning it. It's not the best fix but it does work. It's rather fun to play with I must say. Changing drop rates, adding GM commands, changing how things work. I can't do anything right now though since I'm only at school. But I'll see what happens after I get home and fix up my computer.. (been screwing up so I had to reinstall windows.. Decided to fuck win2k and got win2k3)blizz wrote: Is that the same source that's on HBss.tk or a diff. one? If it's a different one hook me up. I took C++ programming throughout high school, and am currently at a tech. college learning more programming. I'm also registered for next years enrollment at:
Full Sail <www.fullsail.com>'s game programming and design, in florida. Like I mentioned months ago. I do know vc++. Send me a good source and I'll look over it.
If your talking about my files, they aren't from HBss. I got them long, long ago and are complete.. I could use some help with some things but unfortunately people online have ruined my trust to people I don't know.. I've been ripped off, fucked over, screwed up the ass about 6 times now from people I trusted and didn't know. (3 times by the same person) If you want something from me the only way you'll get it is by being my friend... but... you won't get anything if you become my friend ONLY to get stuff... (lol?) I know it sounds kind of stupid but I trust no one with anything. I don't know how else to word it all. I can say this though.. the log socket problem.. is in the Sock call function. For those who know c++ and how to edit the files, maybe that'll help. Everyone else, I dunno what to say. I know this forum is about sharing and everyone would want me to post the fix.. maybe I will when I can fix more in the sources than that, but as of right now I've done a lot of work on it and I don't want it all to go to waste.. I learned c++ to benefit myself.. not others. I am a nice, sharing person so I will post fixes on the sources some time soon. If you want the full, COMPLETE (that I know of) source files you can get them here.blizz wrote: Ok lilmage. I checked the ones on HBss. it's missing a lot of stuff.