Jump to content

Linkin Park

Members
  • Posts

    227
  • Joined

  • Last visited

Everything posted by Linkin Park

  1. When I try to connect using my RO Client, it passes the login and char server, however, after I selected my character, it fails to connect to the map-server when the map-server is online, but the client displays 'Server Closed(1)' when the map-server is down from HostB. No messages on map-server console after I selected my character. Bumps on this.. help, anyone?
  2. 1. HostA needs the server config files for login & char servers HostB needs everything else. 2. You could start 'screen' first, then ./login-server_sql & and ./char-server_sql & 3. HostA: in /conf/char_athena.conf char_ip: <IP_of_HostA> HostB: /conf/map_athena.conf char_ip: <IP_of_HostA> map_ip: <IP_of_HostB> SQL settings on both hosts should point to the MySQL Server on HostA. Your clientinfo.xml should point to HostA (the one running login-server_sql). I tried using the following setup and didn't work Still fails on map-server, although the map-server is connected to the char server located on HostA. However, when I closed map-server on HostB, I get Server Closed(1) after selecting a character. Bumpin this up, really need some help.. Sorry for the bump within 12 hours.
  3. It passed the login and char server, however it fails to connect on map server when I tried logging in. My Setup: Login Server: HostA Char Server: HostA Map Server: HostB SQL Server: HostA Ports used are open on both hosts anyone?
  4. Both hosts have high specs, it's actually a dedicated server. I need it to be separated for some stuffs.
  5. I want to use 2 separate hosts for my server, 1 for login and 1 for char and map server. Both running on CentOS. My Questions are the following: 1. Do I need to have exact copy of my server files on both host? 2. How would I run the login server only on HostA, then run char and map server on HostB on putty? I know I have to use ./login-server_sql or something like that, but I don't know how to logout putty with killing the process, because if I use CTRL+A+D, it doesn't work when I started only the login server. CTRL+A+D works if I started the whole server using ./athena-start start 3. How is the conf setup for different IPs? Thanks everyone!
  6. what's the equippable job bit to use if I want the item to be equippable by any jobs except monk and champion? Non-renewal. It should still be usable by high priests
  7. I want it to shout just the Skill name like any other skills. Editing the ba_frostjoke.txt is not enough.
  8. I want to remove those messages from frost joke and scream. Instead of shouting thost fancy texts, I want it to only shout the Skill Name. case BA_FROSTJOKER: case DC_SCREAM: clif_skill_nodamage(src,bl,skillid,skilllv,1); if I make it like case BA_FROSTJOKER: case DC_SCREAM: clif_skill_nodamage(src,bl,skillid,skilllv,0); it doesn't shout anything at all.
  9. I want to create a ladder NPC that shows the Top 5 Best Time to finish Endless Tower, is there a specific variable that holds it or a database entry that holds the time value of a party when they finished the Endless Tower?
  10. Rush is from eAmod. It's a simulation of WoE First Edition. Conquest is a simulation of WoE 2nd Edition.
  11. I can run RO on an ubuntu release with POL (PlayOnLinux), the problem is that when I try to run the client with harmony, it doesn't load. Stucks with an unknown error bla bla sht. Anyway, I hope Sirius will support it Now, I wonder if using a non-harmony client for Admin accounts will work?
  12. Has anyone here tried playing a server with harmony on Ubuntu 12?
  13. #2, I think it's the same as Party Booking system?
  14. Will this work with eAmod with Extended Vending System? (You can vend using PODs, or any items) nvm, saw the answer on first post sorry
  15. I'm currently using this and it's working, but is really easily abusable. Can it be set to as you can only get the item if the GM of the guild killed has at least 10 online members in his guild and only applicable to current active castle (Euphy's Controller)
  16. Create a function that has menu for selecting which job they want, call the function in the item script. Done.
  17. Hi Annie, This will work even if on the same day there's 2 castles active on WoE? Example: Sunday (7-9pm) prtg_cas01 and prtg_cas02 are active.. then Monday to Friday I have 1 castle enabled which is Second Edition castle Thank you for the script Annie <3
  18. Thanks Capuche, I'll wait for the edit ^^
  19. This will only add points to the castle that is active on that day? I mean, it should not add points to those guild that owns a castle that is not active during the WoE on that day. Example Monday = Kriemhild and Fad Guild A owns Hohen, the points will be added only to the guild that owns Kriemhild and Fad.
  20. If the information on my post isn't enough or is lacking something you can ask me. Please help with this
×
×
  • Create New...