Jump to content

exec

Administrators
  • Posts

    1176
  • Joined

  • Last visited

  • Days Won

    335

Everything posted by exec

  1. The latest TOS client isn't compatible with Zemyna and Melia right now, we have yet to update it =/
  2. Where is that button to turn off RL >_>

    1. Cryptic
    2. DennouNeko

      DennouNeko

      A nasty GM removed it from the menu ;) 

    3. YaibaToKen

      YaibaToKen

      you mean the log out button? welcome to RLO (Real Life Online), you must clear all 100 floors if you wish to leave!

  3. exec

    Events

    I haven't participated and have a value as well: 2148164
  4. You have to set the correct password in the database conf, and the port error on the web server should be self explanatory, another program, like the Apache web server that you started, is using port 80 already. The guide recommends changing Melia's web server's port.
  5. Could you try "127.0.0.1", instead of "localhost"?
  6. Something might've gone wrong on step 1 or 2, with installing XAMPP. Maybe try reinstalling it?
  7. Step 3 has nothing to do with Step 4, so that's not the problem. Did you start Apache and MySQL in XAMPP, and are they both green like on the screen shot?
  8. Dungeons have basically nothing to do with Shadow Missions in how they work, but role playing isn't strictly tied to dungeons.
  9. exec

    Nao Outfits

    One more thing regarding Nao's Outfits. While the general functionality is working now, for some reason Nao will always have the Black Dress on after changing it. Not Black Dress -> Go to Soul Stream -> Change to something else that's not Black Dress -> Leave Soul Stream -> Wearing Black Dress This is even though the correct value is sent, so it's either a client bug, in which case it should happen on officials as well, or we're still missing something. Should anyone be planning to gift an outfit to Nao, please log it, from character selection till death, as described above.
  10. exec

    Nao Outfits

    One more question, are the outfits visible for all characters on the account or only for the character that gifted her the dress?
  11. exec

    Nao Outfits

    There's not much that is exactly like this, but here's two things where we're missing logs: https://github.com/aura-project/aura/issues/15 http://aura-project.org/forum/topic/108-eiry-dialogues-repost/ Aside from that, and PTJs, there's always NPCs of course. Other than that I can't think of anything we're currently missing for G1, but you can always start researching G2+ features, at some point we'll need that as well^^
  12. exec

    Nao Outfits

    Finally we can play dress up!^^ There's even two kimonos that aren't listed on the Wiki. The byte that has to be set is the last byte in DeadFeather. Would've never guessed that...
  13. exec

    Nao Outfits

    Yea, that works. It doesn't have to be 100% accurate, as long as I can find the packets^^
  14. exec

    Nao Outfits

    Like I said in the first post, I need two things. First, you simply logging in, and the second one you calling her to revive you. That's all. 1) Just start logging before you click Start to login with your character, and stop logging when you're in. 2) Die, start logging, get revived, stop logging. You can then save that log in one file, I'll find where which part starts and stops^^
  15. exec

    Nao Outfits

    Primarily I'm interested in the logs after you gave them to her, when she's already wearing them, so if she's currently wearing something you gave her, you can help =)
  16. exec

    Nao Outfits

    Anyone? =| If you have a non-standard dress, but don't know how to log, I can assist you with it.
  17. Nice work. About your character being visible, I vaguely remember someone telling me years ago that your actual character is warped out of sight for the duration of the RP, though I haven't done much research into this topic myself yet, so I don't know if that's in any way true.
  18. I see, so we do need the dressing room first. I can see where the data for the extra features comes from in the item db, so once we have the dressing room we should be able to use all coupons. Since the mouths and eyes and stuff have to be in the client though, we can freely use them without the dressing room, we just have to select them somehow, like I mentioned above.
  19. Do you just right-click use those coupons or do you use them in the dressing room or something?
  20. What are these customization options, like hair and eyes or something? If they're available in the client, we can use them. Though it might require setting them manually, via an NPC or a command if the client doesn't put them anywhere you could simply select them.
  21. Oh~ silly me. Switching the DLL obviously won't do anything on Linux, you have to switch the SO file^^" Try replacing this file: liblua51.so
  22. Split into separate topic, since it's not directly related to the Linux set up guide. Could you run the channel server like the following and show us the output? $ MONO_LOG_LEVEL=debug mono ChannelServer.exe
  23. It could be the 32-bit part, as our Lua DLL is 64-bit. I don't know how Mono reacts to that. You could try to use a 32-bit Lua DLL, see
  24. exec

    Events

    A list with event keys is a very good idea, especially since some of those activate certain features in the client, which we need at some point. We should've started cataloging them sooner.
×
×
  • Create New...