Sigh.. problem after problem..

All Helbreath Server Source Discussion here.
Post Reply
misery
Regular
Posts: 62
Joined: Fri May 07, 2004 1:50 pm

Post by misery »

Greetings all,

i'm using 3.02 hgserver +fix/uploaded by slammer (untouched + compiled)
3.82 client by snoopy81 etc (untouched + compiled)
worldserver source by hypnotoad (untouched + compiled)
mainserver any (pre-compiled)
gate server any (pre-compiled)


*Problem*

After i login, if i move i will recieve a connection lost.

If i use the "fix" game.cpp for 3.82client by James.. uploaded here
<a href='http://www.dreamforums.com.ar/Game.rar' target='_blank'>http://www.dreamforums.com.ar/Game.rar</a>

and recompile the 3.82 client it works i can move while in game but i notice another problem. it doesnt aviod unaccessible places like rocks blocking your way instead it tries to walk through it making your character bang into it *Ouch ouch ouch* sound made by your character. usually it will just run around it if something is blocking your way right? what should i do? Please assist my weird problem. Seeking any pros to help me out, thank you.
"How art thou fallen from heaven."
sokol
Loyal fan
Posts: 228
Joined: Mon May 02, 2005 7:28 pm
Location: P(r)oland

Post by sokol »

hmm but it work so what is the problem u can normal play with it :>
misery
Regular
Posts: 62
Joined: Fri May 07, 2004 1:50 pm

Post by misery »

any idea how to fix this problem guys? snoopy? :(
"How art thou fallen from heaven."
sokol
Loyal fan
Posts: 228
Joined: Mon May 02, 2005 7:28 pm
Location: P(r)oland

Post by sokol »

misery wrote: any idea how to fix this problem guys? snoopy? :(
better dont ask about that bug coz its dont invert in something when u play and dont waste Snoopy time coz he can do lot of things for his client and fix some harder bugs. But i hope someone help u with that :)
Cleroth
Loyal fan
Posts: 416
Joined: Wed Jun 16, 2004 7:08 pm

Post by Cleroth »

Copy your server maps to your client's folder.
<img src='http://ic1.deviantart.com/fs11/i/2006/1 ... leroth.gif' border='0' alt='user posted image' />
ADDKiD
&lt;3 bd long time
Posts: 967
Joined: Tue Jul 12, 2005 8:07 pm
Location: Washington, USA
Contact:

Post by ADDKiD »

Good thinking Cleroth
misery
Regular
Posts: 62
Joined: Fri May 07, 2004 1:50 pm

Post by misery »

thanks cleroth, ive just tried that method. doesnt work. still hangs anyone else has this problem? wad files should i use with the 3.82 client? any hgserver mainserver worldserver u would recommand?
"How art thou fallen from heaven."
ADDKiD
&lt;3 bd long time
Posts: 967
Joined: Tue Jul 12, 2005 8:07 pm
Location: Washington, USA
Contact:

Post by ADDKiD »

I don't know what i'm talking about, I just usually do what Jimmy tells me too...
James!
Member
Posts: 134
Joined: Sat Jan 01, 2005 12:09 am

Post by James! »

Open Game.cpp of Client.

Search :

Code: Select all

cDir = m_Misc.cGetNextMoveDir(m_sPlayerX, m_sPlayerY, m_sCommX, m_sCommY);
Change For :

Code: Select all

cDir = cGetNextMoveDir(m_sPlayerX, m_sPlayerY, m_sCommX, m_sCommY, TRUE);
<img src='http://img.photobucket.com/albums/v482/ ... ingFan.jpg' border='0' alt='user posted image' /><br><a href='http://www.hbdreams.com.ar' target='_blank'><b>- Helbreath Dream Team -</a></b><br><a href='http://www.dreamforums.com.ar/top50' target='_blank'><b>- Dream Top 50 Owner Admin -</a></b><br>- <b>Contacto Por Mail</b> : <a href='mailto:james@dreamforums.com.ar'>james@dreamforums.com.ar</a>
Tafka12
&lt;3 bd long time
Posts: 772
Joined: Wed Dec 28, 2005 6:32 pm

Post by Tafka12 »

James! wrote: Open Game.cpp of Client.

Search :

Code: Select all

cDir = m_Misc.cGetNextMoveDir(m_sPlayerX, m_sPlayerY, m_sCommX, m_sCommY);
Change For :

Code: Select all

cDir = cGetNextMoveDir(m_sPlayerX, m_sPlayerY, m_sCommX, m_sCommY, TRUE);
Does this fix works too?
<img src='http://www.hot.ee/carvanho/taavi.png' border='0' alt='user posted image' /><br><br><img src='http://www.hot.ee/carvanho/Elvine.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/LieroX.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/Football.png' border='0' alt='user posted image' />
misery
Regular
Posts: 62
Joined: Fri May 07, 2004 1:50 pm

Post by misery »

i'm afraid this doesnt work. anyone has a solution? i'm just trying to get a 180/200 server with angels for singapore up online for a group of friends. i've been playin around with the source code and i've still gotten no where.. would appreciate if someone could lead me the way. which files to download etc. thank you.
"How art thou fallen from heaven."
James!
Member
Posts: 134
Joined: Sat Jan 01, 2005 12:09 am

Post by James! »

misery wrote: i'm afraid this doesnt work. anyone has a solution? i'm just trying to get a 180/200 server with angels for singapore up online for a group of friends. i've been playin around with the source code and i've still gotten no where.. would appreciate if someone could lead me the way. which files to download etc. thank you.
The fix works 100%

u are putting the code in wrong form ..
<img src='http://img.photobucket.com/albums/v482/ ... ingFan.jpg' border='0' alt='user posted image' /><br><a href='http://www.hbdreams.com.ar' target='_blank'><b>- Helbreath Dream Team -</a></b><br><a href='http://www.dreamforums.com.ar/top50' target='_blank'><b>- Dream Top 50 Owner Admin -</a></b><br>- <b>Contacto Por Mail</b> : <a href='mailto:james@dreamforums.com.ar'>james@dreamforums.com.ar</a>
misery
Regular
Posts: 62
Joined: Fri May 07, 2004 1:50 pm

Post by misery »

after using your code my character bangs into everything even houses. which it isnt suppose to. if u click on lets say a house with no door u shouldnt go in and just stand infront of it but after using your code the character keeps attempting to get it making him do the knocking effect + sound "oUuhh oUuhh Ouuhhh" now it also no longer run around things but instead try running through things blocking once again giving the knocking effect. is this fixable?
"How art thou fallen from heaven."
charlie
Outpost4lyfe
Posts: 3324
Joined: Sun Apr 06, 2003 12:24 am
Location: Mt GOD
Contact:

Post by charlie »

ADDKiD wrote: I don't know what i'm talking about, I just usually do what Jimmy tells me too...
PUPPET!
Girlfriends are dedicated hookers.
Post Reply