Jump to content

Cyxer

Inactive Member
  • Posts

    144
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Cyxer

  1. check core file in /usr/game/share if the size is not 0
  2. i add 6normal bonus in my source. but i have problem with rare item. (7-8) when i put item rare 71051 in item i have this error in sysser in db: SYSERR: Dec 2 18:56:18 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2, attrtype0, attrvalue0, attrtype1, attrvalue1, attrtype2, attrvalue2, attrtype3, attrvalue3, attrtype4, attrvalue4, attrtype5, attrvalue5, attrtype6, attrvalue6, attrtype7, attrvalue7) VALUES(10003241, 1, 1, 2, 1, 19, 1, 0, 0, 13, 5, 19, 10, 4, 8, 15, 5, 21, 10, 16, 5, 0, 0) errno: 1136) SYSERR: Dec 2 19:13:08 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2, attrtype0, attrvalue0, attrtype1, attrvalue1, attrtype2, attrvalue2, attrtype3, attrvalue3, attrtype4, attrvalue4, attrtype5, attrvalue5, attrtype6, attrvalue6, attrtype7, attrvalue7) VALUES(10003238, 1, 2, 0, 1, 11299, 1, 1, 1, 29, 10, 1, 1500, 38, 10, 34, 15, 89, 10, 88, 10, 0, 0) errno: 1136)
  3. dont work!!..i change 200 to 250 and again max stack is 200.
  4. what i add here; if (vnum == Item-ID? || vnum == Item-ID? || vnum == Item-ID? || vnum == Item-ID? || vnum == Item-ID? || vnum == Item-ID? || vnum == Item-ID? || vnum == Item-ID?)
  5. change this: ChatPacket(CHAT_TYPE_INFO, LC_TEXT("You can't put two same items in the same time.")); to this: [code] ch->ChatPacket(CHAT_TYPE_INFO, "You can't put two same items in the same time");
  6. how i can change 5 normal bonus to 6! please help!
  7. Channel1: sysser: SYSERR: Nov 26 21:06:10 :: socket_connect: HOST localhost:15000, could not connect. SYSERR: Nov 26 21:06:13 :: socket_connect: HOST localhost:15000, could not connect. SYSERR: Nov 26 21:06:16 :: socket_connect: HOST localhost:15000, could not connect. SYSERR: Nov 26 21:06:19 :: socket_connect: HOST localhost:15000, could not connect. syslog: Nov 26 21:06:08 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected Nov 26 21:06:09 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected Nov 26 21:06:10 :: SYSTEM: Trying to connect to localhost:15000 SYSERR: Nov 26 21:06:10 :: socket_connect: HOST localhost:15000, could not connect.
  8. Θα το βγάλω εντελώς το Sash.Δεν ξέρω γιατί δεν τα βρίσκει. English: We will completely take off Sash.I dont know why it did not find.
  9. Hello! I add the sash system and i have this sysser in client: 1126 16:55:15029 :: CANNOT_FIND_PACK_FILE [d:/ymir work/pc/shaman/acce/acce.gr2] 1126 16:55:15409 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/pc2/shaman/acce/acce_02_001.gr2 1126 16:55:15410 :: CANNOT_FIND_PACK_FILE [d:/ymir work/pc2/shaman/acce/acce_02_001.gr2] the files is in folder. but i dont know why the game i cant find the files.
  10. SYSERR: Jul 1 17:29:24 :: Process: FDWATCH: peer null in event: ident 21SYSERR: Jul 1 17:29:29 :: Process: FDWATCH: peer null in event: ident 21
  11. Compile work! but the game i cant start;d
  12. can you upload char_skill.cpp and skill.h please!
×
×
  • 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.