hello, I get a little problem about the number of players who can log in when choosing a char, when the player has reached 100 players who want to log in an error occurs, a rejected from server pop up appears.
try to change it in your database using phpmyadmin
reward_logs > structure > change last_ip
Change last_ip type and value become Type 'Varchar' Value '15'
and change this 'ragnarok_db' to your ragnarok db
query_sql "DELETE FROM `ragnarok_db`.`reward_codes` WHERE `promo` = '" + escape_sql(.@dcode$) + "'";
query_sql "DELETE FROM `ragnarok_db`.`reward_logs` WHERE `code` = '" + escape_sql(.@dcode$) + "'";
hello, i try to import database in yaml but got this error after i run
./yaml2sql.bat: line 1: @ECHO: command not found
./yaml2sql.bat: line 2: CALL: command not found
i run in ubuntu, anyone can suggest me alternative or fix that issue ?
did you know why this ?, i try to search but not found....
anyone can help me ?, i use latest version of Rathena & EnglishRe by IIIChrisIII, and using client 20200401.
Hi all i need you suggestion what is the stable ragexe for lastest version of rathena, i try to use version 20200601 isnt stable. and always crash.
i use translation by IIcrishII so many file missing... did you have suggestion ?