Jump to content

kyeme

Members
  • Posts

    164
  • Joined

Everything posted by kyeme

  1. Its working @latest rev.
  2. I use rev 17148...but i got this when I compile vending.c: In function 'vending_purchasereq': vending.c:267: warning: 'item_name' may be used uninitialized in this function Me too, using centos
  3. so, you can't use this? Yes i can't use this commands in centos Host
  4. Hi.. Im using centos and iv got error, im using latest. atcommand.c: In function \u2018atcommand_autopots\u2019: atcommand.c:8598: warning: format \u2018%hd\u2019 expects type \u2018short int *\u2019, but argument 3 has type \u2018int *\u2019 atcommand.c:8598: warning: format \u2018%hd\u2019 expects type \u2018short int *\u2019, but argument 4 has type \u2018int *\u2019 atcommand.c:8598: warning: format \u2018%hd\u2019 expects type \u2018short int *\u2019, but argument 5 has type \u2018int *\u2019 This warning is only in centos,.. no warning in my windows OS.
  5. Bump for Yohann!
  6. Try again: upgrade_svn17080.sql upgrade_svn17080_log.sql upgrade_svn17086.sql upgrade_svn17086_log.sql
  7. You mean how to execute upgrade sql files?
  8. 10000 means = 100% so 100 is = 1% 10000 means = 100% so 100 is = 1%
  9. This? https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/char_athena.conf // Set the letters/symbols that you want use with the 'char_name_option' option. // Note: Don't add spaces unless you mean to add 'space' to the list. char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
  10. Are you sure youv successfully executed the files? If your are using My SQL Browser Default Schema: Log Execute this 1st ALTER TABLE `picklog` ADD `nsiuid` BIGINT NOT NULL DEFAULT '0' AFTER `card3`; and Then: ALTER TABLE `picklog` CHANGE `nsiuid` `unique_id` BIGINT( 20 ) NOT NULL DEFAULT '0';
  11. Execute 2 SQL upgrade in sql-files/upgrade: 1. upgrade_svn17080.sql 2. upgrade_svn17086.sql
  12. He meant #CASHPOINTS to #KAFRAPOINTS
  13. What revision you are using?
  14. Upgrade 2 Files 1.) https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/upgrades/upgrade_svn17080.sql 2.) https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/upgrades/upgrade_svn17086.sql
  15. kyeme

    Running & CT

    The Running skill was already fixed @latest SVN or r17005 http://rathena.org/b...5970#entry15970 About the CT http://rathena.org/b...rt-termination/
  16. @ Bug Tracker

    1. Kido

      Kido

      Why you are not lv 2 buck tracker DDD:!

  17. I don't know what it means in India but here in PH it means Blow Jobber . Amp hahaha ANACONDA
  18. i'm try to use this on version 17074 it have error : 'skilllv' : undeclared identifier can anyone help to fix ? Change to skill_lv
  19. Any updates?
  20. Thanks
  21. Happy 2013 to all!
  22. My only source is experience playing pRO (2010) my character is High Wizard
  23. https://rathena.svn..../item_delay.txt https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/skill_cast_db.txt
  24. Update your SVN
×
×
  • Create New...