sup guys ... ? i was just wondering that Hp/AP statistics should be added in scoretable.. nothing new.. i saw this thing in george's source i guess.. nvm .. i was just trying to compile the thing i described in title.. here's the below code :
x=ITEM_XPOS[7]+0.03f;
sprintf(szText,"%s/%s",ZGetGame()->m_pMyCharacter->GetHP(), ZGetGame()->m_pMyCharacter->GetAP());
Can anyone tell me is this code correct ?? Cause i compiled it successfully but when i start the game, it loads the map and crashes ! .dmp file also says nothing LOL !
Just explain me the code !


Reply With Quote


