Jump to content

AlexKenT

Inactive Member
  • Posts

    46
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by AlexKenT

  1. Add item 85000 in server. Proto client&server xD
  2. Nice xD https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
  3. Hi, I have a problem with sash system [Hidden Content]. [Sash System with scale by lennt]
  4. So. First search in char_item.cpp: if (INVENTORY == Cell.window_type && DestCell.cell >= (90 + (5*Black_Envanter()))) and replace with: if (INVENTORY == Cell.window_type && DestCell.cell >= (90 + (5*Black_Envanter())) && !DestCell.IsBeltInventoryPosition())
  5. 1 bug found Search in: bool CHARACTER::MoveItem(TItemPos Cell, TItemPos DestCell, BYTE count) this: if (DestCell.cell >= (90 + (5*Black_Envanter()))) and replace with: if (INVENTORY == Cell.window_type && DestCell.cell >= (90 + (5*Black_Envanter()))) Problem solved. (this is for alchemy system)
  6. Thx, but check this [Hidden Content] and scroll?
  7. When i use command "purge" i receive this error: "Analyze: no character on desc" What is the problem?
  8. crash core: #0 0x0813d730 in CItem::GetAccessorySocketMaxGrade (this=0x0) at item.cpp:2657 #1 CItem::GetAccessorySocketGrade (this=this@entry=0x0) at item.cpp:2652 #2 0x0813e720 in CItem::GetAccessorySocketDownGradeTime (this=this@entry=0x0) at item.cpp:2662 #3 0x0813e9ec in accessory_socket_expire_event (event=..., processing_time=1500) at item.cpp:2258 #4 0x0810be3d in event_process (pulse=pulse@entry=1359138) at event.cpp:140 #5 0x08217a3e in heartbeat (ht=0x291320a0, pulse=pulse@entry=1359138) at main.cpp:255 #6 0x08218b1a in idle () at main.cpp:970 #7 0x08054ce5 in main (argc=1, argv=0xffffde10) at main.cpp:643 i pay for fix
  9. Skills do not remain registered. It remains white space with an X on it. I pay for fix.
  10. Hi, [Hidden Content] i pay for fix. (After you press OK/CLOSE to the quest window the strings don't disappear)
×
×
  • 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.