Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. Wan IP is not Hamachi IP. they are completely different. WAN IP check: http://whatismyip.com Have a nice day!
  2. Winz

    help about flux

    hmm, just to make sure, did you put your password on the configurations properly? Have a nice day!
  3. Mungkin ada custom item yang rusak / gagal dibaca / (not available) dari dalam folder data nya. pastikan semuanya bener! Have a nice day!
  4. which thread This one http://rathena.org/board/topic/76018-disconnected-from-character-select-of-ro/ Have a nice day!
  5. also, make sure that the folder names on data/sprite are written correctly (If you're using Windows 7, then the folder names shall be written on Korean characters (well, shall be too even you're using Windows XP). The folder name (written in Korean) can be copied and pasted on Google Translate, from Korean to English, and you'll be able to know what that folder contains. If they are not in Korean (in ASCII), then you can use Unbollox (From RateMyServer) to change them into Korean. Have a nice day!
  6. Let me make this straight, please forget about Hamachi, hosting a server using Hamachi is completely unrecommended (we do not recommend you to use Hamachi). If you want to take care of this Dynamic Ip problem, then the best way is to use No-IP. Register for a free dynamic domain there and download the No-IP Dynamic Update Client. Then, you will need to diff your client to support DNS ("Enable DNS Support") then, on the clientinfo.xml: <address>put your no-ip url here (e.g: hahahaha-ro.no-ip.org)</address> Have a nice day!
  7. You've got it on your thread~ Please refer to your thread that you have made, thank you. Have a nice day!
  8. First of all, Are you using an ISP that gives you Static IP or Dynamic IP? Does the ISP allow you to open ports by your own? configure on /conf/char_athena.conf: char_ip: Your.WAN.IP.Address and /conf/map_athena.conf: map_ip: Your.WAN.IP.Address For Port Forwarding (the safest way, my way is to book a local IP address to your router): Have a nice day!
  9. you can use ANY of the ports. just make sure that you're not conflicting each others (for example login server on port 80. 80 is for HTTP. otherwise, if you don't put any HTTP files (you're not going to host your CP there) then you can use it) If you modified the ports, don't forget to change the configurations inside /conf/ folder too. Have a nice day!
  10. Maybe this can help you: http://askubuntu.com/questions/118772/how-to-change-root-password-for-mysql-and-phpmyadmin http://en.kioskea.net/faq/630-mysql-reset-the-root-password Found them on Google Have a nice day!
  11. Winz

    help about flux

    Try to grant the flux CP table from the MySQL, CLI: GRANT SELECT, INSERT, DELETE ON `FluxCP database name / schema name` TO root@'localhost' IDENTIFIED BY 'the password for root password'; Then, do: FLUSH PRIVILEGES; Have a nice day!
  12. Yes, it is. First, diff your client so that it can read multiple GRFs. Next, if you have your custom items working on the client, you can separate them from each other.. Then, you can simply put them on the GRF and make as much GRFs as you want. Note that the folder structures inside the GRF will be the same, which will allow all files to be put inside the same folder when you merge them all. Have a nice day!
  13. Congratulations that it has been solved. Have a nice day!
  14. * \data\luafiles514\lua files\
  15. Hello, it uses this Lua Files. download them using TortoiseSVN. Have a nice day!
  16. here: http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/ Have a nice day!
  17. If you have found "English Translated Data Folder v 3.0" then It should fix them all.. Have a nice day! http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/
  18. Glad that I could be a help Have a nice day!
  19. hello Spencer Ziff You may try to edit db/packet_db.conf and set: packet_db_ver: default Have a nice day!
  20. Have you set the max zeny in src and recompile it?
  21. it's an image button. found on somewhere around data exture\유저인터페이스 or data exture\유저인터페이스\basic_interface
  22. re-diff your client (you can use the same diffs) but this time, tick the 'Enable Title Bar Menu' Have a nice day!
  23. what is the compiler you are using? is it Visual Studio 2012? Use Visual Studio 2010 instead. Have a nice day!
  24. Winz

    HELP PLS

    try to execute this SQL code inside the SQL section on PHPMyAdmin / SQL Query Browser / PuTTy SSH ALTER TABLE `ragnarok`.`login` MODIFY COLUMN `group_id` TINYINT(3) NOT NULL DEFAULT 1;
  25. kRO 2012-04-14 means: this RO client will support updates UP TO kRO Update on 14th of April, 2012. If you are playing in a private server, usually there's no problem
×
×
  • Create New...