Jump to content

Veneno

Inactive Member
  • Posts

    102
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Veneno

  1. I had the exact same problem with the Bleeding icon How did I fixed it? The AFF_CHEONGPRANG (for example) in affect.h must have the number of the AFFECT_CHEONGPRANG in your InstanceBase.h +1. That means that if in your InstanceBase.h the AFFECT_CHEONGPRANG is number 43, in affect.h it must be 44. If you don't know how to do that open the files with Visual Studio and hover your mouse over the items to see their numbers. Put a " = XX" (XX - ur number) and you are done. Also check your uiaffectshower.py in the root pack for records refered to those effects. Also in Database your table must be designed as your skill.h in game source (for example if Cheoungprang in skill.h is > 28, in Database the effect must be in the 28th position). If you are not talking about the icon but the effect, check your directory in playersettingmodule.py and then in your packs to see if it's correct. Warning! If the directory is correct and your .mse is also correct there is a posibility that you have double effect files. Check your d:\ymir work in all the nessesary packs and delete/rename any doubles of your files. Hope I helped That's all I know about fixing effects and effect icons. Good luck
  2. Hey dude thanks for this but can you tell me where should I input those functions? And about the .arc file I just need to put it in metin2_patch_etc and with these lines in the correct file the effect should work normally?
  3. Hey I fixed it by ItemVnum finally I just had to insert a double = Oh, btw can anybody give me a tut about adding the blue arrow effect at the quiver?
  4. Hey guys I added the Quiver function (unlimited arrows) to my char_battle.cpp and it's great no arrow counting, except that I haven't discovered yet how to make the quiver's damage ignore the archer's distance from the target. What do I mean by that: If the archer equips the quiver in the official server and is 1 meter away from his target, the damage he causes is the same as if he was 5 meters away from the target. In my quiver this is not happening - the distance reduces the arrow's damage. Is there someone who can show me how to make the quiver ignore the distance and make the arrow shots have the same damage from everywhere?
  5. Έγινε, ευχαριστώ φίλε English: Done, thanks pal :)
  6. Σε ευχαριστώ, δεν ήξερα ότι είσαι κι εσύ Έλληνας English: Thanks, I didn't know you where Greek too :)
  7. Here Thanks cmd.rar If you can't access it take it from here [Hidden Content]
  8. When I type /shutdown it says This command does not exist
  9. I added it in source in cmd.cpp and in cmd_gm.cpp :/
  10. I did that it says that the command does not exist. I also added it to all channels' CMD file...
  11. Same problem. Has anybody any tutorial or other files to download and compare?
  12. Hello @ragem0re and thank you for replying Are you sure that your uishop.py will work? Because my shops have 80 slots of capacity... #EDITED: I believe that it is fixed Thank you very much, have a nice day and if there is any help that i can offer please let me know...
  13. Hello guys I need your help for one final bug before my beta server to open.. So here is the bug: When I drag an item to a vendor from my inventory to sell it (ex. the General Store) the dialog asks me the wrong name. What do I mean by that: when there is an item in the second slot of my first catalog every item I'm trying to sell dsplays a dialog with the name and the price of the item in the second slot of the first catalog. If the item on the second slot is 0 Gold any item is sold without asking. If there is no item in the second slot everything works normally... Can anybody help me please? I'm in a hurry.
  14. @galet Hello and thanks for this but when I'm trying to do it this syserr happens: Can you help me with this please?
  15. Hey guys About the Nemere and Razador Halloween Costumes and Hairstyles has anybody instructions on how to install it in .msm, item_proto.txt and i packs without any other files get affected? I would appreciate a short tut like this...
  16. Hey guys I have a problem with my channels 1 and 2 open just fine but 3 and 4 are getting an error that says tcp_socket:Address already in use... I changed their ports in CONFIG files and in root but this didn't work either... Anybody have an idea?
×
×
  • 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.