Jump to content

lionheart

Members
  • Posts

    56
  • Joined

  • Last visited

Everything posted by lionheart

  1. Thanks for replying but it seems that I can't find an .str or animation file for hell's plant, vacuum extreme and crazy weed. It only shows the skill icon. Where can I find it?
  2. So, how do you guys identify a specific filename from a .grf files? Like, a file for "Dangerous Soul Collect" skill effect is located at texture/effect/thunder_center
  3. Every time I enchant an item, it has color names, what should I do?
  4. I would like to request a custom command script that shows an extra stats about your player that isn't showed in your regular stats window. Like you can see an information about the card bonuses you're wearing, etc.... Thank you very much in advance! <3
  5. Is it possible to have a script that won't make a guild let enter the guild castles EMBLEMLESS during WoE hours? Like, if a certain guild has an "Official Guild Approval" skill while EMBLEMLESS, they won't be able to enter the guild castles.
  6. I figured out why I can't login properly. I think it has something to do with the client. I didn't use md5 password to the server, only a string and this is the result I'm using 2015-11-04a client which I got it from HERE
  7. Only "ragnarok". I even type this very carefully. But here's another. I registered a new account with username: test_m and password: test and this is the result. I believe that the md5 hash of test is: 098f6bcd4621d373cade4e832627b4f6 I don't know why client is converting it differently
  8. I tried two different clients: 1.) Client with no "md5 password enabled" patched. 2.) Client with "md5 password enabled" patched.
  9. Hello, I don't understand clearly what you're trying to say, but if I'm going to do this, the server won't be able to login to character server since the server password is stored in the database with md5 hash. If you're telling me that I have to enable these two, I already did it. It's just a client being so tricky. Thanks!
  10. Nope. I only enabled this // Store passwords as MD5 hashes instead of plain text? // NOTE: Will not work with clients that use <passwordencrypt> use_MD5_passwords: yes
  11. I did what you instructed, but no matter what I do, I think the client's trying to convert it again into md5. (Hopefully not)
  12. I registered a new account with username: ragnarok_f password: ragnarok The first md5 hash of the password from the database was: 5dbbdacbfcbc17ac2d9800b97d10d503 I closed the client and logged in again with the same account, and gives me an "invalid password" error because the md5 password of "ragnarok" has changed into: ce1c49d60e06e9c8166f0f18c120cc5e Then later on, I can now log in to the game. Why the md5 hash is always changing randomly whenever I'm closing the client when the password remains the same? How to fix this? PROBLEM SOLVED: I REFERRED TO HERE AND IT HELPED. THANKS FOR HELPING GUYS! PLEASE CLOSE THIS THREAD
  13. I would like to know what headgear name is this?
  14. Hi. I just made my own custom mob on both client side and server side and it works well. Now, I wanted to add a custom sound effects for the custom mob I made (attack animation sfx, walking sfx, dying sfx, etc.....) So how can I do it?
  15. Hi, can somebody provide me a destroyed Morocc minimap? I've been searching here everywhere and all I can find is the repaired version of it. Thank you!
  16. May I know what is the SC_DATA for the skill, Power Up used by monsters? (e.g: Satan Morocc, Cecil, Seyren etc...) So that I can add them to my custom healer npc as their buff. On my custom healer script, I used: sc_start SC_EXPLOSIONSPIRITS,360000,5; to give "Critical Explosion" buff to the players. Please see the gif for differences below: THE LEFT SIDE SHOWS THE POWER UP BUFF WHILE THE RIGHT SIDE SHOWS CRITICAL EXPLOSION BUFF Bump Bump!
×
×
  • Create New...