Jump to content

ManiacRobert

Banned
  • Posts

    269
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    0%

Everything posted by ManiacRobert

  1. Error.. compile item_manager_read_tables.cpp item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*, bool)': item_manager_read_tables.cpp:699: warning: unused variable 'pkGroup' item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadDropItemGroup(const char*)': item_manager_read_tables.cpp:945: error: 'isReloading' was not declared in this scope item_manager_read_tables.cpp:947: error: 'tempDropItemGr' was not declared in this scope item_manager_read_tables.cpp:947: error: invalid type in declaration before '=' token item_manager_read_tables.cpp:950: error: 'pkGroup' was not declared in this scope item_manager_read_tables.cpp:954: error: 'bNew' was not declared in this scope item_manager_read_tables.cpp:955: error: base operand of '->' is not a pointer item_manager_read_tables.cpp:955: warning: unused variable 'pkGroup' item_manager_read_tables.cpp:963: error: 'pkGroup' was not declared in this scope item_manager_read_tables.cpp:967: error: 'bNew' was not declared in this scope item_manager_read_tables.cpp:968: warning: unused variable 'pkGroup' item_manager_read_tables.cpp:989: error: 'it' was not declared in this scope item_manager_read_tables.cpp:990: error: 'pkGroup' was not declared in this scope item_manager_read_tables.cpp:1008: error: 'it' was not declared in this scope item_manager_read_tables.cpp:1009: error: 'pkGroup' was not declared in this scope item_manager_read_tables.cpp:1015: error: 'pkGroup' was not declared in this scope item_manager_read_tables.cpp:1022: error: 'it' was not declared in this scope item_manager_read_tables.cpp:1023: error: 'pkGroup' was not declared in this scope
  2. Hi, i added sash system and when i "Summon" acce, effect doesn't appear. What can i do?
  3. Hi. I have a problem with new acce sistem. How change type of costume_mount and sash, it's a problem . I Have This const DWORD c_New_Equipment_Start = c_Equipment_Start + 23; And Problem IS :
  4. Hi, i have small problem with costumes. I try to modify daggers type from navicat into 28 and subtype 10. Working : But i added a new skin and ... item_proto client <ItemDef Vnum="40102" Name="할로윈 대거(무)" LocalizedName="Pumnal cu Dini" Type="28" SubType="10" Weight="0" Size="1" AntiFlags="369076" Flags="0" WearFlags="0" ImmuneFlags="0" Gold="0" ShopBuyPrice="0" LimitType0="7" LimitValue0="86400" LimitType1="0" LimitValue1="0" ApplyType0="0" ApplyValue0="0" ApplyType1="0" ApplyValue1="0" ApplyType2="0" ApplyValue2="0" Value0="0" Value1="0" Value2="0" Value3="1" Value4="0" Value5="0" Socket0="0" Socket1="0" Socket2="0" RefinedVnum="0" RefineSet="0" AlterToMagicItemPercent="0" Specular="30" GainSocketPercent="0" AddonType="0" /> What can i do?
  5. Hi, on dragon soul system i have an unknow type called "90". Can rename it or remove?
  6. Hi, i try to fix Dragon Soul on sql and i got this error on compile. gmake compile ClientManagerBoot.cpp ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeItemTable()': ClientManagerBoot.cpp:435: error: aggregate 'std::ostringstream query' has incomplete type and cannot be defined ClientManagerBoot.cpp:438: error: no match for 'operator==' in 'sqlMsg == 0' gmake: *** [.obj/ClientManagerBoot.o] Error 1 What can i do?
×
×
  • 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.