Jump to content

DarkOne

Member
  • Posts

    48
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by DarkOne

  1. Uses WAN IP. No need for hamachi.... No need for portmap or hamachi
  2. You can still let others join in using Virtual Machine from Home and not using hamachi. Are you using source files?
  3. You can either use a bridged connection with portmap or you can edit source files to fix this. I have posted the fix in this forum already if you are using source files.
  4. I have, but have not tested. https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif and https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif but like I said have not tested
  5. should be here [Hidden Content] already post on this forum......;-)
  6. There is a public.dds in .UPDATES\m2_16.4.2_21077\metin2_patch_new_pet\d_\ymir work\ui [Hidden Content]
  7. Can you be a little more specific? Are you talking about using official patcher?
  8. With the quest problem did you just delete the quest..? If you did. You also have to delete the data in the object folder as well. Try deleting the object folder and recompile all quest.
  9. make sure you are shutting down the server correctly. Use some like this killall game && killall db && sleep 10 && reboot
  10. Truncated basically means no set value for that column. So Fanatic Intunecat should have MILGYO in the setRaceFlag.
  11. Wrong place to change this... If you look at the path where [007]DawisHU told you to change it only affects these images. [Hidden Content]
  12. Well, I don't know about the five minutes thing but make sure you use a shutdown command when closing server. Something like this. #!/bin/sh # This script is only here for convience # It calls all other autorun shellscripts in the # various subdirectories. # Stop Game echo "Stopping Server!!!!" killall game && killall db && sleep 10 && reboot
  13. I solved the problem for some reason the official patch folder I was working with the file path in the patch was \d_\ymir work\pc\warrior I just had to move the contents of that folder to \ymir work\pc\warrior and everything worked fine.....Thanks for the help..
  14. ok and now this ....looks like the skins are not loading..? [Hidden Content]
  15. Ok this is my first attempt to add a item in the game. My problem is when I equip the armour I go invisible and or going into the ground and cannot move. here is a screen shot [Hidden Content] Thanks for any help
  16. That's not true. I run 40k files without MC starter and people can connect without being disconnected. There are 2 options. You can edit your source files or you can run a loopback adapter. I ran into this problem awhile ago. Here is the fix for source files. If you want to use a loopback adapter and need help setting it up send me a message. Again here is my link to fix it in source.
  17. Unpack your locale file and it will be in folder ui/windows it is called windows.dds
  18. I have already given you the solution to your problem if you are using source files. If you are not then you will have to find a diff file and patch it that way. I have also tried to help you with skype. But you do not respond. If you are using source files. The fix is above. Like I said above I am glad to help you but if you do not answer then I can not help.
  19. Auth: syserr syslog Channel1: syserr syslog DB: syserr Game99: syserr syslog Thanks for any help.....
  20. You must change the code in source files and recompile. Bind_IP never worked for me. If you follow my instructions in the other post and recompile all should work fine. The only other way I know is to make a loopback controller and use portmap. If you have Teamspeak I can help you there. just let me know and I will send you my TS address.
  21. Ok, I fixed the delay in connecting using this method. I had my configs with localhost in all config files. I changed it to 127.0.0.1 and now it loads fine. No more delays when server first starts.
  22. Here is the way Here is how I fixed it in source. here is two ways I posted like two weeks ago.
×
×
  • 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.