mana bug ?

Discussion about Helbreath Server Files.
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

In my 3.51 client when the characters mana is full (i.e 500/500) the mana bar itself only shows half full but still shows the 500 mp.
How can I fix this?

Also when I deposit angel in wh and log out and log back into that char the client crash.

can some one help me to figure this please ? Thanks.
juggalo2
Spamtastic
Posts: 1144
Joined: Sun Jul 17, 2005 5:28 pm

Post by juggalo2 »

client source it looks like :P
<img src='http://lifeplaysu420.com/unknow/nightsign.png' border='0' alt='user posted image' /><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Wanna make money for surfing the net sing up at <br><a href='http://www.cashfiesta.com/php/join.php? ... yprivitera' target='_blank'>cash fiesta</a><br>its all free hey why ntot make money while fucking around on the computer<br><br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

I can understand that concept perfectly, however, I don't know how to do sources :unsure:


Is it possible to help me with a new client or some other way ?

-I'm new to this bit of stuff if you haven't noticed but don't think I'm too lazy to

If I knew how to do codes and compile I would figure it out... I don't so help is appreciated.
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

Ok I got sources for my client and MSVC c++ 8.0

So what do I need to do next, teach me please so I don't need to ask anymore, I want to learn.
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

You all so helpful :lol:
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

So in which of these source files from 51lv3rY , or however you spell it, do I need to change in order to fix my mana bar and warehouse bug with the angels ?
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

None of you know how or what ?
Treax2
Loyal fan
Posts: 281
Joined: Fri Mar 04, 2005 5:05 pm
Location: Estonia
Contact:

Post by Treax2 »

multi post =D ... how about edit button ...

problem is that you have fucked ur client source ... try again
Jensen
Loyal fan
Posts: 300
Joined: Tue Aug 02, 2005 7:40 am
Location: Illinois, USA
Contact:

Post by Jensen »

agreed, mana is a definit messup, as for the wh, there is a bug in the 3.51 last time i checked but it wouldnt cause any crash or d/c, there is one where angel stats wouldnt be removed (client side only server is fine), and one where the item doesnt show up untill you change map, both are easy fixes, but neither are anything like yours.
-><-
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

Sorry for the multi-posting..

Anyways I haven't done anything to the client sources, I downloaded silvery's stuff and set it up and it was like that. I fixed a few bugs I could figure out, but I don't know how to fix the mana bar or the warehouse.


And playing around with it lastnight it's not just the angels. Whenever I deposit an item and then log out and try to re-log that char the client crashes.

The angel stats work fine when you take them off, put them on, change maps, upgrade them, all that works like it should. The only 2 bugs I have (or that I have found so far) are with the warehouse and the half filled mana bar.

I'm reading about the compilers and stuff but That will take me like a month to get it down.

Can someone take silvery's client and fix those bugs for me and then send me it ?

Then I can evaluate how I could have done it myself.

Thanks guys hope you reply soon...
diwx
Outpost bitch
Posts: 513
Joined: Thu Dec 23, 2004 4:13 pm

Post by diwx »

omg that avatar is SO scarying the shit out of me!
seriously the person in the picture can't be real.. i refuse to accept that!
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

LoL it's real ;)

don't worry you're safe behind the PC screen :P
Jensen
Loyal fan
Posts: 300
Joined: Tue Aug 02, 2005 7:40 am
Location: Illinois, USA
Contact:

Post by Jensen »

as for the angel in wh crashing i couldnt say, but as for the manabar

void CGame::DrawDialogBox_GaugePannel()
-><-
zonghui
Regular
Posts: 47
Joined: Mon Jun 19, 2006 7:57 pm
Location: Pennsylvania

Post by zonghui »

alright thanks Jensen.
Edit: the void CGame::DrawDialogBox_GaugePannel() it's there, what do I need to change.
I know I'm probly asking a stupid question but it's the only way I can learn to do it.



----When I press 'Build' on the thing it goes through all the stuff at the bottom.... when it's done it says

Succeeded 0, Failed 1, Skipped 0
24 errors, 0 warnings

-Keep in mind I've never used this stuff-

I guess you'd have to be here to see it or I could write a page describing it.

I'll keep trying, a helpful clue would be great though.

TY.
Jensen
Loyal fan
Posts: 300
Joined: Tue Aug 02, 2005 7:40 am
Location: Illinois, USA
Contact:

Post by Jensen »

zonghui wrote: Edit: the void CGame::DrawDialogBox_GaugePannel() it's there, what do I need to change.
I know I'm probly asking a stupid question but it's the only way I can learn to do it.
i gave you an extremely short function, read what it all does and try editing stuff to see its effects, that is the only way you will learn anything, asking questions without trying anything will get you nowhere, try things before you look for help.

as for the second part there are 2 librarys that need to be build before the client will compile anyway, look for them in their subdirectorys and build them.
-><-
Post Reply