The errors says it all to you.Quote:
Go in yourQuote:
HOw to Declare Sir Burdenz
Item.h
class CItemBase
int m_nBuyMode;
class CItemBase
{
public:
OBJID m_dwObjId; // ¾ÆÀÌÅÛ ÄÜÅ×ÀÌ³Ê ¾È¿¡¼*ÀÇ ID (¾ÆÀÌÅÛÀÇ ID·Î »ç¿ë)
DWORD m_dwObjIndex; // ¾ÆÀÌÅÛ ÄÜÅ×ÀÌ³Ê ¾È¿¡¼*ÀÇ Index
DWORD m_dwItemId; // ¾ÆÀÌÅÛ ½Äº° À妽º( Property¿¡¼* »ç¿ë )
int m_nExtra; // °Å·¡½Ã ¹°Ç°°³¼ö or °³ÀλóÁ¡¿¡ µî·ÏÇÑ °¹¼ö
TCHAR m_szItemText[ 32 ];
int m_nCost;
int m_nBuyMode;
your error says it's not close with a semi colon. -_-Quote:
Someone can help me with this?Quote:
Why +10 set looks like +5/+6?
I have undefined glowchange from source and using offi SFX folder
Help?
[Only registered and activated users can see links. Click Here To Register...]
Should be like this:
[Only registered and activated users can see links. Click Here To Register...]