Jump to content

DarkOne

Inactive Member
  • Posts

    50
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

DarkOne last won the day on April 1 2017

DarkOne had the most liked content!

About DarkOne

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DarkOne's Achievements

Enthusiast

Enthusiast (6/16)

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

Recent Badges

14

Reputation

  1. If you get an error like this. It means you are missing a column in your data base. Goto into Navicat and add new Query and type this and run ALTER TABLE account ADD COLUMN web_admin int NOT NULL DEFAULT 0; this will add the new table into the account. In my case I also had to add coins and jcoins. For the admin panel to show up go back into Navicat and select an account and under web_admin change from 0 to 9.
  2. If your register page is blank. Go to php.ini file. search this ;extension=gd remove ; then restart the server
  3. Uses WAN IP. No need for hamachi.... No need for portmap or hamachi
  4. You can still let others join in using Virtual Machine from Home and not using hamachi. Are you using source files?
  5. 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.
  6. 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
  7. should be here [Hidden Content] already post on this forum......;-)
  8. There is a public.dds in .UPDATES\m2_16.4.2_21077\metin2_patch_new_pet\d_\ymir work\ui [Hidden Content]
  9. Can you be a little more specific? Are you talking about using official patcher?
  10. 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.
  11. make sure you are shutting down the server correctly. Use some like this killall game && killall db && sleep 10 && reboot
  12. Truncated basically means no set value for that column. So Fanatic Intunecat should have MILGYO in the setRaceFlag.
  13. 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]
×
×
  • 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.