Jump to content

shatowolf

Members
  • Posts

    262
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by shatowolf

  1. Did you put these queries? DROP TABLE IF EXISTS `reward_codes`; DROP TABLE IF EXISTS `reward_logs`; CREATE TABLE IF NOT EXISTS `reward_codes` ( `promo` VARCHAR(26) NOT NULL DEFAULT '', `nameid` INT(11) UNSIGNED NOT NULL DEFAULT '0', `item_name` VARCHAR(50) NOT NULL DEFAULT '', `amount` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0', `time_created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `limit` INT(10) UNSIGNED NOT NULL DEFAULT '0', `pool` INT(10) UNSIGNED NOT NULL DEFAULT '0', PRIMARY KEY (`promo`) ) ENGINE = MYISAM; CREATE TABLE `reward_logs` ( `code` VARCHAR( 26 ) NOT NULL DEFAULT '', `account_id` int(11) unsigned NOT NULL default '0', `last_ip` BINARY( 9 ) NOT NULL DEFAULT '', `name` VARCHAR( 26 ) NOT NULL DEFAULT '', `redeem_time` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `claim` INT( 10 ) NOT NULL default '0', PRIMARY KEY (`code`) ) ENGINE = MYISAM; Yes. still player's can spam it. with upper case letter.
  2. Hi, bug report. Sample you generate a code : welcome123 them if player get it already, then someone "player" type : WELCOME123 players can spam it.\ or Welcome123 - uppercase W it will spam code.
  3. Let's do it.
  4. great, and good job guys, now rathena is back online. cheers
  5. Good job Arc, keep it up dude.,
  6. Congratz Arcenciel Thank you Jman, be safe dude.
  7. Great! and very useful
  8. Great news! thanks man.
  9. payo lang kapatid, need mo mag basa ng mga guides, walang makkatulong sayo, sarili mo lang, gawin mo setup ka ng server sa home PC mo muna, then tyka ka na mag order/rent sa hosting company. intiendes ? cheers Note : @ Kariton Revolution : may trojan pa ata yang site mo?
  10. shatowolf

    Client

    It's available for download. just do some search on it.
  11. centos ? just type at command line " svn co https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/ " make a folder rAthena Folder at home or root. cd / rAthena. ~ Shatowolf
  12. ito po sir : https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/
  13. Welcome back mate, Enjoy your stay.
  14. Yea right, your name will be always at the first, Anyway, @topic Great! keep it up
  15. Hi, Dito. http://svn.games-service.net/ ~ Shatowolf
  16. Great! thanks and keep it up mate.
  17. shatowolf

    Hi !

    Hi to all, nice forum Cheers
  18. Very nice theme i like it - pulse
×
×
  • Create New...