Jump to content

xRdy2Kill

Inactive Member
  • Posts

    51
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by xRdy2Kill

  1. Hey dev´s short question, does anyone have the Shoulder sash queries for db and would they share with me? Thx Best regards
  2. Hey devs I have a little problem. Problem 1: The skillanimation from Warriors Skill Aura and Berserk are very fast ,the character dont move and the skill is on. i tried to load an old skilldesc,skill_table,skill_proto and tried to copy old skill files from PC to my PC packet, but nothing is right. :/ it´s very important. (Problem 1 Solved) Problem 2: My belt inventory doesnt get an icon when i put in on my character. :/ Hope anyone can help. Best regards
  3. Hey Guy´s I have always the problem that i ride a mount (horse,too) the client closed and Unknown packet error 146 17,19. And another problem. My skill animation is very fast.How can i solve this? Hope anyone can help. Best regards
  4. thanks for your help. problem is i cant connect when i sit on the mount and it kick me from the client everytime. :/ EDIT: worked thanks. but the slots have now an error :/
  5. Hey devs always me i have a little problem. my beltslot is empty when i equip a belt. and all my skilltree is empty and another error. when i ride a mount the client closed and Unknown packet header: 146, last: 17 19 i checked the package.h client and server and: Client: HEADER_GC_CHANGE_SPEED = 18, and server: HEADER_GC_CHANGE_SPEED = 18, this says when the speed changed it cant find the header but it´s both the same. hope anyone can help. Best regards
  6. #Push problem isnt solved in binary novaline. should i use another binary? mainline_sg or mainline?
  7. Heyho devs, i have a problem login to my server with the compiled binary. i had used the client_source_clean from this forum. the syserr: hope anyone knows whats wrong best regards EDIT: The inconsistent use of tabs and spaces in indentation isn´t correct because i dont have edit something in this .py´s EDIT2: Only this error 0811 12:22:27878 :: Phase Select does not handle this header (header: 14, last: 32, 14) 0811 12:22:27889 :: Acce number 32767 is not exist. 0811 12:22:27889 :: Acce number 32767 is not exist.
  8. Oh sorry I have another one for invoice files hope it works [Hidden Content]
  9. Hey devs i have compiled my db and i got Connection refused. this is my syserr i hope anyone can help SYSERR: Aug 10 18:33:45.129425 :: Start: TABLE_POSTFIX not configured use default SYSERR: Aug 10 18:33:48.521883 :: Set_Proto_Item_Table: ItemProto Reading Failed : Invalid value. (index: 3, col: 3, value: ITEM_DS DS_SLOT1) SYSERR: Aug 10 18:33:48.522111 :: Set_Proto_Item_Table: 0 ~ 3 Values: 110000,0,29, SYSERR: Aug 10 18:39:42.885799 :: pid_init: Start of pid: 610 SYSERR: Aug 10 18:39:42.889317 :: Start: TABLE_POSTFIX not configured use default SYSERR: Aug 10 18:55:39.48481 :: pid_init: Start of pid: 603 SYSERR: Aug 10 18:55:39.57504 :: Start: TABLE_POSTFIX not configured use default SYSERR: Aug 10 19:05:32.71698 :: pid_init: Start of pid: 684 SYSERR: Aug 10 19:05:32.72432 :: Start: TABLE_POSTFIX not configured use default SYSERR: Aug 10 19:09:55.566155 :: pid_init: Start of pid: 607 SYSERR: Aug 10 19:09:55.572822 :: Start: TABLE_POSTFIX not configured use default and syslog Best regards EDIT* ITEM_DS DS_SLOT1 are the dragon stones in the item_proto. But i dont know where the error is :/
  10. try this starter for your friend. [Hidden Content] all files in the client, edit serverip.cfg with the hamachi ip with .100. and rename the old client starter to "metin2.exe" hope it works. Best regards
  11. Nobody can help Important is only the LNK2001 error.I linked all Includes and libs. #Solved. ActorInstance.h void SetAcce(DWORD eAcce) to void SetAcce(DWORD eAcce, float fSpecular) Solved the overloaded member and the rest.
  12. Hey Dev´s I have a problem with compile client binary.And i got this error. I edit in GameLIb/ActorInstanceData.cpp under this function. void CActorInstance::SetHair(DWORD eHair) And in Userinterface/InstanceBase.cpp under this void CInstanceBase::SetArmor(DWORD dwArmor) I hope anyone can help Best regards.
  13. serverinfo.py try 25.136.133.100 instead of 25.136.133.201 hope it works. Best regards
  14. look at yout item_proto.txt clientside. it looks like daggers. make sure you have 9010 "Wütende Glocke +0 " "ITEM_WEAPON" "WEAPON_BELL" 1 "ANTI_MUSA | ANTI_ASSASSIN | ANTI_SURA | ANTI_SELL" "ITEM_TUNABLE" "WEAR_WEAPON" "NONE" 30000 100 9011 19 5 "LEVEL" 80 "LIMIT_NONE" 0 "APPLY_ATT_SPEED" 15 "APPLY_ATTBONUS_HUMAN" 2 "APPLY_MANA_BURN_PCT" 2 0 172 197 228 266 0 0 3 -1 type as WEAPON_BELL. i hope thats the error. Best regards
  15. I have now only this error in db The last errors could i solved by myself, but this is inexplicably for me. Best regards. #Solved (tables.h)
  16. Hey Dev´s I have a problem to compile my game with the sash system. I edited my char.cpp and added this codes. and this: and this: and this: and this: But i get everytime the error that PART_ACCE are not declared. I hope anyone can help me Best regards
  17. In my opinion Vanilla core is easier to use with the configs. And with the source i can remove the bugs,too. The only problem is the compile P.S I checked the paths in the makefile, but its all right. The error is still there :/ This is my Makefile.
  18. I have already installed cryptopp with the new compiler and the other libs,too. But i get this error. thx for help
  19. I have a new error, I hope anyone can help me Thx *And sorry for push
  20. Hey dev´s I have this error with the Vanilla source and i found nothing with google or other sites. I hope anyone can help me. I have installed gcc49 and it´s the same error. thank you
×
×
  • 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.