Jump to content

Cilindro

Inactive Member
  • Posts

    111
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Cilindro

  1. .eix and .epk [Hidden Content] [Hidden Content] can same one decrypt this files ? thanks
  2. This is great and work but i need samthing for can but Monster in the sam level because it's only going too 194 i need 500 thanks
  3. ther is missing in navicat in player tabel the name of the bonus.
  4. i check all files the fix is not on this topico but i fix it thanks
  5. yes but ther is one erro on guild then on me it's coming Unknown packet header: 102, last: 75 75 any one know too fix this ?
  6. i have this erro any one can help me ? Unknown packet header: 101, last: 75 75 it's ok now and now i have this erro Unknown packet header: 102, last: 75 75 and client shutdown and don't can login again
  7. i solve my problem but now i try to make shop with more then 2kkk any whan have idea i can make shop bur then show very big nummbers.
  8. Hello i try too make my owne source with Max Yang but i have the problem need help pleass. i have the problem when i buy samthing the money show 0 on inventory but on DB the money is ther and discount the yang the i buy.
  9. any one can help me i have the problem the money when i buy or drop or trade yang it's auto coming 0 yang when i reload then i have the correct money on inventory any one waht i need to make ? the money it's work but when buy any thing or drop it's coming 0 and need too reload on client for show again the real money.
  10. but you don't know wher i need too change the BYTE to int for work ?
  11. i have 5 inventory but now i don't can add itens on Belt_system any one can help me ?
  12. but i whant put more itens new auto posien and more things and not weapens o.O
  13. i have every timy the same error on compile need help pleass will break strict-aliasing rules compile gm.cpp gm.cpp: In function 'BYTE gm_new_get_level(const char*, const char*, const char*)': gm.cpp:69: warning: suggest parentheses around && within || compile guild.cpp guild.cpp: In member function 'void CGuild::SendListOneToAll(DWORD)': guild.cpp:407: error: 'struct TGuildMemberPacketData' has no member named 'byNameFlag' guild.cpp:408: error: 'struct TGuildMemberPacketData' has no member named 'byGrade' guild.cpp:409: error: 'struct TGuildMemberPacketData' has no member named 'byIsGeneral' guild.cpp:410: error: 'struct TGuildMemberPacketData' has no member named 'byJob' guild.cpp:412: error: 'struct TGuildMemberPacketData' has no member named 'dwOffer' guild.cpp: In member function 'void CGuild::SendListPacket(CHARACTER*)': guild.cpp:459: error: 'struct TGuildMemberPacketData' has no member named 'byNameFlag' guild.cpp:460: error: 'struct TGuildMemberPacketData' has no member named 'byGrade' guild.cpp:461: error: 'struct TGuildMemberPacketData' has no member named 'byIsGeneral' guild.cpp:462: error: 'struct TGuildMemberPacketData' has no member named 'byJob' guild.cpp:464: error: 'struct TGuildMemberPacketData' has no member named 'dwOffer' guild.cpp: In member function 'bool CGuild::OfferExp(CHARACTER*, int)': guild.cpp:983: error: 'struct TGuildMemberPacketData' has no member named 'byNameFlag' guild.cpp:984: error: 'struct TGuildMemberPacketData' has no member named 'byGrade' guild.cpp:985: error: 'struct TGuildMemberPacketData' has no member named 'byIsGeneral' guild.cpp:986: error: 'struct TGuildMemberPacketData' has no member named 'byJob' guild.cpp:988: error: 'struct TGuildMemberPacketData' has no member named 'dwOffer' guild.cpp: In member function 'void CGuild::LevelChange(DWORD, int)': guild.cpp:1664: error: 'struct TGuildMemberPacketData' has no member named 'byNameFlag' guild.cpp:1665: error: 'struct TGuildMemberPacketData' has no member named 'byGrade' guild.cpp:1666: error: 'struct TGuildMemberPacketData' has no member named 'byIsGeneral' guild.cpp:1667: error: 'struct TGuildMemberPacketData' has no member named 'byJob' guild.cpp:1669: error: 'struct TGuildMemberPacketData' has no member named 'dwOffer' guild.cpp: In member function 'void CGuild::ChangeMemberData(DWORD, DWORD, int, BYTE)': guild.cpp:1706: error: 'struct TGuildMemberPacketData' has no member named 'byNameFlag' guild.cpp:1707: error: 'struct TGuildMemberPacketData' has no member named 'byGrade' guild.cpp:1708: error: 'struct TGuildMemberPacketData' has no member named 'byIsGeneral' guild.cpp:1709: error: 'struct TGuildMemberPacketData' has no member named 'byJob' guild.cpp:1711: error: 'struct TGuildMemberPacketData' has no member named 'dwOffer' ../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]': ../../../Extern/include/cryptopp/cryptlib.h:277: instantiated from here ../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]': ../../../Extern/include/cryptopp/cryptlib.h:283: instantiated from here ../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules Makefile:119: recipe for target 'OBJDIR/guild.o' failed gmake[1]: *** [OBJDIR/guild.o] Error 1 gmake[1]: Leaving directory '/root/workspace/Server/game/src' Makefile:60: recipe for target 'all' failed gmake: *** [all] Error 2 root@root:~/workspace/Server #
  14. i compile the file all things ok but when i start the DB have this erro elf_load_section: truncated ELF file help me
  15. you down't have the source it's better und good for correct any many bugs
  16. i have every time this error when i try too change armor or onther item 0202 04:12:37762 :: Traceback (most recent call last): 0202 04:12:37762 :: File "ui.py", line 1480, in OnUnselectItemSlot 0202 04:12:37762 :: File "ui.py", line 87, in __call__ 0202 04:12:37763 :: File "ui.py", line 78, in __call__ 0202 04:12:37763 :: File "uiInventory.py", line 1144, in UseItemSlot 0202 04:12:37763 :: File "uiInventory.py", line 1160, in __UseItem 0202 04:12:37763 :: File "uiInventory.py", line 1193, in __SendUseItemPacket 0202 04:12:37763 :: TypeError 0202 04:12:37763 :: : 0202 04:12:37763 :: 'int' object has no attribute '__getitem__' 0202 04:12:37763 ::
  17. i have the same problem on my i try and try new steps and don't work any one have the FIX
  18. nice thanks and on the Belt system whant i need too do for show it's active ?
  19. i have the problem when i whant create the Character Wolfman it's say i don't can create where is the problem o.O
  20. i found the problem, the problem is on the Pet sistem, thanks can close it
  21. Hello, I have a problem on my pet sistem, I need samthing thet i can put on the pet_system.quest when the pet active is you don't can trade the pet or put in safebox any one have i solution for this ? Thanks
  22. yes it's work with /o i try this yesterday and work only you need make one good quest and change easy things on game surce
×
×
  • 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.