Jump to content

takbardzo

Inactive Member
  • Posts

    48
  • Joined

  • Last visited

  • Feedback

    0%

About takbardzo

Informations

  • Gender
    Male

Recent Profile Visitors

1054 profile views

takbardzo's Achievements

Enthusiast

Enthusiast (6/16)

  • Dedicated
  • Reacting Well
  • First Post
  • Collaborator
  • Conversation Starter

Recent Badges

19

Reputation

  1. if someone wants to expand upon this and wants to create a better hwid banning system, there is a bunch of useful info: [Hidden Content]
  2. i wanted to do some editing in Item_GetDamage function in battle.cpp, but I realized that the min/max damage values are always returned as if the item was +0: code: pkItem->GetOwner()->ChatPacket(CHAT_TYPE_INFO, "vnum %d min_att %d max_att %d", pkItem->GetVnum(), pkItem->GetValue(3), pkItem->GetValue(4)); any ideas? damage is calculated correctly when attacking monsters
  3. Hey, I was looking through my older external drive and found some Metin2 files that I worked on in the past and decided to fire them up. What I noticed that the commands don't work - being the noob that I'm I made a few text to spam when the CInputMain::Chat is executed, look at that: I'm supposed to see Test13 when it executes interpret_command, but it doesn't. This is how it looks when I use any commands: Sorry if that's some known problema but I couldn't find anything on it on the forum.
  4. Yup! It did work. Seems like item_ring reads bonuses from item_proto just like weapons, armors etc, or whatever. Thank you! It works flawlessly now.
  5. I'd love if you could reply on the right thread tho. As for the screenshot, rest of the values are either 0 or -1 for sockets. It applies the bonuses from special_item_group.txt when the type is for item_unique.
  6. Thanks for replying, just did the /state test. It's supposed to award +1k HP. Lower one is after putting it on but there's no change anyway. Craap.
  7. I don't think I do, gonna look into it. Yeah I did have this in place, thanks tho.
  8. I can pay ya some dollars in order to get this fixed asap I realize money has the power to convince
  9. 1. Description of the problem / Question : When an item with type 33 (ITEM_RING) is equipped, character doesn't receive any bonuses. It equips just fine and the item equip effect goes off, but there are no stats added. Also when I changed the ITEM_RING condition in char_item.cpp to just show me some kind of a message when I equip it, it worked, so it's probably a little too deeper for me. 2. SysErr ( Client / Server ) / SysLog ( Server ) nussink 3. How to reproduce it ? So I've changed the magic lollipop type to 33 - this one xD and it doesn't give any bonuses. And it did when it was still an ITEM_UNIQUE 4. Screenshots ? Nothing to show here tbh...
  10. Hello, I've got a problem with protos, will pay for help. Let me describe the problem. So. I have downloaded serverfiles with source and stuff, and they do work magnificent. I noticed that I can't unpack item_proto (Epack and every other program i've tried didn't suceed to do so) so I have compiled dump_proto from the pack with serverfiles and tried to change sql .txt to item_proto but I failed... The sysser is: 0504 09:25:06198 :: CPythonItem::LoadItemTable: invalid item_proto[locale/en/item_proto] STRIDE[156] != sizeof(SItemTable) I know many of you are really talented, please PM me with your skype so we can work things out. I'm willing to pay the man that gets it fixed. I've tried myself but failed miserably due to my poor coding skills. Thanks!
  11. Oh, I was an idiot thinking you call the glass of insight using CONTROL and not ALT... It's all good now. Managed to trace the entire thing down. The color/text are available in UserInterface/PythonPlayerModule.cpp in playergetItemLink function!
  12. How do I change the glass of insight text? I want it to show (Item) instead of [Item] couldnt find many things in .py files.
  13. Screenshoot: [Hidden Content] Syserr: 0719 15:38:13613 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:13616 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:13676 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:14376 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:15143 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:15772 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16463 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16465 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16480 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16503 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16513 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16528 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16528 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16528 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16759 :: background.RegisterEnvironmentData(iIndex=1, szEnvironmentFileName=d:/ymir work/environment/moonlight05.msenv) 0719 15:38:16767 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16774 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16775 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16777 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16778 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16780 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16783 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16786 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16790 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16802 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:16821 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16821 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:16823 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:16825 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:16828 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17754 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17767 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17769 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17775 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17785 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17788 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17801 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17804 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17817 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17821 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17834 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17837 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17851 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17855 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17866 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17869 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17885 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17889 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17900 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17903 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17918 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17925 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17933 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17937 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17950 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17954 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17966 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17969 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:17984 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL 0719 15:38:17987 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL 0719 15:38:18000 :: CMapOutdoor::RenderBeforeLensFlare mc_pEnvironmentData is NULL and many more of these. Help 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.