Jump to content

Aurora

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by Aurora

  1. Nobody has any suggestions?
  2. Sounds newbish, right? Well, here's the thing. There are no errors any of the three servers, whatsoever. My host isn't too slow, because it was connecting just fine before I went through with an SVN update (non rAthena SVN). After I updated and compiled, this is what happened. If anyone could throw out any suggestions, that'd be great, 'cause the support for the SVN I'm using is kind of slow and hasn't given me much help. :\ This is on a test server, by the way, so no one is able to login or cause any server crashes. I've reinstalled MySQL and the tables, restarted the server a dozen times, changed connection names and everything. Nothing else seems to be wrong, so the only thing I can assume is that it was an SVN update or something else. Regardless of what I do, i get Failed to Connect after server select when the client is trying to get to character select, and so does everyone else that tries to log on to my test server. I also can't supply any pictures of what's going on because I don't get any errors. Everything's running the way it's supposed to according to my servers. Any suggestions would be much appreciated. Also, if this is the wrong section, sorry. Wasn't sure where this could go.
  3. Oho! It worked! Thanks a lot, everyone. <3
  4. Unfortunately, that didn't do anything. : I can't seem to fathom why it's working for people I've asked to test it, and not here. I know the input function is working, 'cause it's working for other quests.
  5. Thank you! I'll try this out and let y'all know if it works~
  6. Yeah, it works fine for other's as well, which is why I asked if anyone knew where to find the script command file. :
  7. Sure is! Here's the script: http://pastebin.com/Yn4y5gxr
  8. So, I'm getting kind of frustrated, as I have no idea what's going on with this quest. As I've seen in brAthena, eA Mod, rAthena, 3CeaM and even eAthena, all of the Eye of Hellion quests look exactly the same, but when you get to the point of speaking to yourself on the bottom right hand corner of Prontera, the NPC script function freezes when it tries to call on the input function. The only thing I can assume is that there's something wrong with the function itself, and if so, I've never had to directly deal with editing script commands. Any suggestions on where or how I would go about checking that? Thanks in advance!
  9. Pretty much what's already been said here, but I also think that private servers are still worth it. Sure, iRO is free now (with very severe restrictions on what you can and can't do, so you still pretty much have to pay to win the game), but those with true passion and innovation can make a server that will completely recreate the feeling of RO. That's what we're trying to do with ours. So many things can be done with scripting and modifications that the possibilities are almost unlimited, you just have to have the right team to bring it out. New story lines, content, explorable worlds and so much more. All of these things can be brought out with the right minds working together, and I think, along with nostalgia, is what keeps players around. The next best thing. What will the next server come up with? How will my experience differ? If they weren't even slightly interested in that server advertising, "UNIQUE PVP AREAS," then no one would still be playing. I guess it's just all about the curiosity. It was always a mixture for me, curiosity and nostalgia. Not to mention, I don't know about anyone else, but I get a very high sense of satisfaction from what I do. I work with customer service in real life, and I just love working with players as well. I love working my tush off to bring them the next best thing, discussing mechanics and inventing new ways to do things. I also just love the old-fashioned feel of being on a staff and connecting with people, helping people. Though, that's just me, I've always been told that my philosophy on administrating was a tad cheesy. BUT ANYWAYS. That's just my two cents.
  10. That sounds awesome! Looking forward to taking a look at them. c:
  11. It doesn't really matter what SVN someone's using something from when the source coding of the particular file in question is exactly the same as every SVN. We've checked the source coding of five different SVNs, and each of them were exactly the same. We're looking for someone to suggest a way to change them, which is what these boards are for. Also, bump.
  12. People have been slowly releasing them. We've found a Warlock job change, but it's not Aegis converted. Aside from that, my own developers have been developing them, and they're a pain in the rear to do.
  13. Also, I just wanted to note that I used the job change quests for AB and RK here to test versus my team's quests, and they're bugged at certain stages~
  14. Welcome back! :3 Good to know you're doing so well~ I can haz RUNE back nao?
  15. As I'm a fan of organization, I'm all for subcategories that are organized, as well as people keeping a keen eye on releases. Unless there's a specific function inside of the scrip that differentiates it from all of the others, then they should be removed.
  16. Luckily, I'm using a different db for the third job skills, so they're working. I just was primarily looking for the job change quests, since they've been available for forever and a day and I really wanted to try and cut the work my developers had to do. But thank you for the reply! c:
  17. Y SO HARD. ;O; -rubs temples-

  18. Figured it out. Thanks for the response. C:
  19. Yeah, it just doesn't spawn them. My version is uncommented. :v Receiving the item, it's sent into the etc. window, when a useable scroll should be in the Item window.
  20. 12381,ValkyrieA_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy .@map$,.@x,.@y,0; if(.@map$ == "job3_arch02") { mercenary_create 2037,1800000; } },{},{} 12382,ValkyrieB_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy .@map$,.@x,.@y,0; if(.@map$ == "job3_arch02") { mercenary_create 2038,1800000; } },{},{} So, this is what the item looks like in both my SVN and the rA SVN (I had it before I took a look at the rA SVN, but upon testing it, I needed to double check). According to the script, it's supposed to summon a mercenary upon use. Currently testing the arch bishop job change, I've noticed that this item does not do anything. The commas are precise as far as I can tell, and no matter what type I change it to, it doesn't change. Any suggestions?
  21. I wasn't sure if this was where it went, as this is both a question and a request. Here on the SVN, I only see the AB and the RK job change quests. Are they just not completely available or does anyone happen to have the rest? I've looked everywhere and being that they're available on iRO, I figured they'd be available from trunk downloads as well, but I was wrong. u_u Currently, my team is working on making them by visiting iRO's Sakray server to get the correct dialogue. I'd really like to cut the work for them so that they can work on other things if it's available/someone has them? Thanks in advance!
  22. From what I can see, the ninja sprites are not present. I also had no issues opening it.
  23. That means that there aren't enough lines in the actual exp. chart, and while it's reading where the table says 150 at the beginning, you need to add that actual experience table up to 150.
×
×
  • Create New...