Jump to content

Shogun

Premium
  • Posts

    1361
  • Joined

  • Days Won

    77
  • Feedback

    0%

Everything posted by Shogun

  1. You would need to change the game or db source for that to work. Actually, in 2007 or so, Ymir had this system working, they removed it for some reason.
  2. That's not going to work. Guild table cannot be updated while game is running.
  3. Did you apply the dif on unstripped db core?
  4. That dif is for the vanilla db core, you need the one in this post if you use game 34k
  5. I don't understand your question [uNSTRIPPED] db_r33820_32 the dif is for this specific db core If you use the Vanilla Core wait for version 2.2 to be released
  6. Maybe Tim can give you an answer. I don't use Panama in WoM but I did use it in SG.
  7. A huge pack, ripped today. 512x512 DDS. [Hidden Content]
  8. try making the msm type 2 and the rest (not text files) type 3
  9. The xml is missing the ending tags </CreateEterPack></ScriptFile>
  10. Unix and Windows use different characters for line breaks. Open the file with ee in FreeBSD, if it's Windows formatted you will see something like ^M at the end of each line, remove that.
  11. try chmod 644 panama.lst, and make sure the file is Unix format and not Windows
  12. Fixed, thank you. Also updated to reflect that oh.takemonarchmoney() is getting fixed in Vanilla Core.
  13. Is it possible you could you fix the oh.takemonarchmoney() bug in db core? When you use this function db gets stuck in a loop with some AsyncSQL Query error. Only tested 2089 and 34083 but as far as I know Ymir didn't fix this yet.
  14. I posted my test table for you.
  15. Did you do this? DROP TABLE IF EXISTS `monarch`; CREATE TABLE `monarch` ( `empire` int(10) unsigned NOT NULL DEFAULT '0', `pid` int(10) unsigned DEFAULT NULL, `windate` datetime DEFAULT NULL, `money` bigint(20) unsigned DEFAULT NULL, PRIMARY KEY (`empire`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- ---------------------------- -- Records of monarch -- ---------------------------- INSERT INTO `monarch` VALUES ('1', '266', '2014-02-04 04:36:55', '0'); INSERT INTO `monarch` VALUES ('2', '188', '2013-11-07 20:10:00', '0'); INSERT INTO `monarch` VALUES ('3', '170', '2013-09-16 22:12:06', '0');
  16. That's not a fatal error, or does it cause any problem to you? Maybe you can be more specific about the nature of the problem.
  17. Not possible yet in our server ^^ We are using 34083
  18. Good luck on your search, the screens show quality work.
  19. Shogun

    Metin2

    I haven't played for a long time because my dream now is to make Metin the game Ymir couldn't Some of my old videos
  20. Another pack I released a while ago on epvp from the game Sevencore. 512x512 DDS. [Hidden Content]
  21. Yes but how do you usually find them?
  22. Hi, As most of us also have been GM at some point, or run a server, I thought it's a good idea to chat about how you deal with hackers. I am not talking about client protection schemes here, but what you do once they get a hack to work on your server. Some GM use the /user command to warp through all suspicious names, others trust players to report the hacks, in WoM we make use of the speedhack and fish logs mainly to watch for potential hackers. I'm not sure about other servers, but for us the use of a hack is a permanent ban, without discussion. What is your rulebook for dealing with hackers?
  23. SYSERR: Feb 7 21:22:46.839802 :: Process: SEQUENCE 2a01f000 mismatch 0xaf != 0x64 header 254 SYSERR: Feb 7 21:22:46.839859 :: Process: SEQUENCE_LOG [UNKNOWN]------------- [254 : 0xaf] Incompatible client rev
×
×
  • 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.