Recent content by Yum

  1. Y

    Ban Account using PHP/MYSQL

    Hello, I'm trying to make the ban on an account through my php. I am not knowing generate the correct value for unban_time ... Using the basis of Ceres I got this: DEFINE('PARTNER_BAN', "UPDATE `login` SET `unban_time` = NOW() + '%d' WHERE `account_id` = '%d' AND `unban_time` = '0'"); What...
  2. Y

    Client 2013 Stable?

    Hello,    I know there are numerous threads, but there are also numerous pages and my question is very simple.    Which version 2013 is the most stable? How can I get the supported folders?    http://herc.ws/board/topic/1653-guide-setting-up-2013-clients/...
  3. Y

    Some errors at compile my rAthena patch here in Hercules

    Hello,   Been a while since I bought some systems for rAthena. And now I add them in Hercules and had a lot of mistakes, errors generated by the new structure of the source.   Could you help me with this?   Error clif.c   Error pc.c
Back
Top