Jump to content

Danonek

Member
  • Posts

    11
  • Joined

  • Last visited

  • Feedback

    0%

About Danonek

Informations

  • Gender
    Male

Recent Profile Visitors

857 profile views

Danonek's Achievements

Apprentice

Apprentice (3/16)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

3

Reputation

  1. Hello fellow Dev's, I have a question for you, can you tell me what each of these commands does ? I can't seem to find any information about them on the internet. shutdow - Is this like shutdown but they tried to make a shortcut ? There's more of these.. console refine_rod refine_pick max_pick fishing_simul detaillog monsterlog attract_ranger costume ds_list messenger_auth socketitem saveati special_item add_socket flush temp view_equip rmcandidacy weeklyevent siege pcbang_update pcbang_check eclipse elect clear_land
  2. Hello , does anyone know how to fix this ? SYSERR: Process: SEQUENCE 29095d00 mismatch 0xaf != 0x15 header 111 SYSERR: Process: SEQUENCE_LOG [UNKNOWN]------------- [111 : 0xaf]
  3. Thanks for the reply , i fixed it , the problem wasn't with the expansion it was with the inventory slots.
  4. Hey guys i found a bug Everything is working fine but only for the first 2 slots of the inventory for the 4th & 3rd inventory slot it doesn't and says the inventory is full.
  5. This is where the error starts can anyone help , whats wrong ? In file included from char_item.cpp:47: belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)': belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const': char_item.cpp:640: warning: comparison is always false due to limited range of data type char_item.cpp:666: warning: comparison is always false due to limited range of data type char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)': char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int' char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int' char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int' char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int' char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int' char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int' char_item.cpp:5083: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)': char_item.cpp:5155: warning: unused variable 'wDestCell' char_item.cpp:5156: warning: unused variable 'bDestInven' char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)': char_item.cpp:6156: warning: array subscript has type 'char' char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)': char_item.cpp:6220: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)': char_item.cpp:6232: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)': char_item.cpp:7418: warning: unused variable 'itemType' char_item.cpp:7419: warning: unused variable 'itemSubType' char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const': char_item.cpp:679: warning: control reaches end of non-void function char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)': char_item.cpp:6267: warning: 'pBuff' may be used uninitialized in this function
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.