Jump to content

exec

Administrators
  • Posts

    1179
  • Joined

  • Last visited

  • Days Won

    336

Everything posted by exec

  1. exec

    how to do somenthing

    We are still working on skills, you can't use any yet.
  2. exec

    Hello guys

    Welcome~
  3. exec

    Login/Client

    Your client.xml is wrong, correct the ports.
  4. It's not the server preventing it, it's the client. We have to figure out how the client detects that if it isn't using the actual level value of the character.
  5. I guess you're right, I hadn't tried equipping high level gear yet. Hm =|
  6. Hm... iirc you need specific abilities to equip certain weapons. We currently send some dummy values, could an ability be missing?
  7. Please create a new topic for a new problem, so it's easier for others to find a solution should they have the same issues. I've split off your post from the other thread. You should be able to equip swords and armors just fine, what exactly is the problem?
  8. You have to become a GM, afterwards you can use the spawn command. https://github.com/aura-project/melia/wiki/Getting-started#becoming-a-gm
  9. Looks like you skipped step 4. You are able to connect to the login server and create characters though, yes? What exactly happens?
  10. exec

    Hello All

    Welcome~
  11. exec

    Melia quick setup

    Actually we should have dummies for all NPCs, they all say the same thing, but they should be there.
  12. Is your StaticConfigURL in the client.xml correct? And what does the static__Config.txt look like? (Append "static__Config.txt" to the StaticConfigURL and open it in a browser.)
  13. Did you check your user.xml? Is the language in there set to English?
  14. exec

    Classe lvl up

    All combat and leveling code is currently experimental, and monsters don't give class exp yet.
  15. No, from now on all SQL update files will be executed automatically by the login server upon start.
  16. The auto-update looks for update files in the sql folder that haven't been executed yet. It keeps track of them with the update table on the database. This auto-update was only added last Sunday though, until that point you had to run the updates manually.
  17. exec

    Hello!

    Welcome~
  18. Welcome to the Aura Project. You're saying you're familiar with SQL Server 2012, is that MSSQL by any chance? Aura and Melia use MySQL, where the backtick ` is the identifier quote character. I guess the equivalent in MSSQL would be squared brackets [].
  19. There is a known glitch in Zemyna that occasionally makes it crash upon connecting to a channel. I haven't had the time to fix this yet, as it doesn't happen every time. Until I or @tachiorz look into that we'll have to live with it. Once it's fixed, you'll see a new release on the Zemyna thread.
  20. The problem is not having nothing, but not feeling like watching any of it^^ I have a bunch of shows lying around that I wanted to check out or continue, but I just can't get myself to do it.
  21. I have that problem with my games, my movies, and my TV shows =<
  22. Alright, glad you got it to work!
  23. exec

    Is it okay..

    The project and the forum are open to anyone, you can tell whomever you want^^
  24. Are you using the latest iTOS client?
  25. Yes, it does matter, because Melia comes with the 64-bit version of Lua, and that's where the error happens. Try replacing the lua51.dll in your build directory with this one. lua51.dll
×
×
  • Create New...