mana bug ?
client source it looks like 

<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>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.
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.
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.
-><-
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...
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...
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.
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.
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.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.
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.
-><-