find this function
Code: Select all
int CGame::iGetManaCost(int iMagicNo)
{ int i, iManaSave, iManaCost;
Code: Select all
if (((m_sPlayerAppr2 & 0x0FF0) >> 4)==34)
iManaCost += 20;
note that it does go AFTER
if(iManaCost<1)iManaCost=1;
Code: Select all
int CGame::iGetManaCost(int iMagicNo)
{ int i, iManaSave, iManaCost;
Code: Select all
if (((m_sPlayerAppr2 & 0x0FF0) >> 4)==34)
iManaCost += 20;
lolDrajwer wrote: i will trade crafting client side code for crafting screens from hbusa + SHIELD_M bug fix.
im curently noit starting cleint soruce for like a nother week to bissy atm.Dshaked wrote: x >, juggalo when you guys will release new client versio?
be patient! just wait for the release... The both sides will be released today... Client+HG with angelics we just need to wait... be patient ^^Dshaked wrote: diuuude how i add angel codes to my hg source?
And v 3.02 its not yet released :S