Jump to content

Haki

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by Haki

  1. I had, as I mentioned, i took the easy way by just disabling it for champions/monks since I don't know how to sprite.
  2. Some frames are missing that's why the error occurs
  3. As for me, I just disabled the item for champion class, but you can fix it if you know how to sprite.
  4. Yes it's a problem with the sprite.
  5. Download Notepad++, it's much easier than using the default notepad. About max level, how about using google or the search function, it's on job_exp.txt under db folder. About the insta-cast 150 dex, its configured by default. Max ASPD is under conf/battle/player.conf. Edit this line "max_aspd: 190" change 190 to your desired value
  6. If you didn't find the map files in rdata and data, you should check if your files are clean. as for me I have it, with the latest kRO files.
  7. Hmm. nemo client differ just disables/enables multiple windows and it doesnt set how many clients a player can open. it's just enable/disable. I think you need gepard/ other client modifications for your request
  8. Haki

    Izlude bug warp

    You need to download the Old Izlude map file then use weemapcache.
  9. View File Free Loading Screen by Judas So hello... first time contributing to rAthena The preview image quality didn't come out as expected but it is HD in PSD All needed files are included: •PSD •Sample Image •Fonts Note: You can edit the logo and the tagline all you want. Please don't remove the credits even if I didn't draw those three characters. Come on. Submitter J u d a s Submitted 01/31/2017 Category Loading Screens Content Author  
  10. just create utilities folder inside custom folder. npc/custom/utilities then open scripts_custom.conf and put the file address there. example : npc: npc/custom/utilities/npcfilename.txt
  11. Thanks. That helped me. Solved
  12. hmm i partially get it. I already created the config.php and status.php inside the root/secure but how do i insert this in the body or index.html?
  13. Hello. I would like some help from someone who knows alot with html/bootstrap. This is my website : http://asgard.ro-gaming.net/ Please help me insert a Online players/Peak at the top like the ones at https://talonro.com/ Thanks.!
  14. I think you need to change set .godlike,.killstreak * 2; to set .godlike,.killstreak * 9;
  15. I think this won't work. You can't put an item command to a script. But I believe It's possible. Just not that way tho
  16. I think you should just use functions instead of directly putting it on the item_db. create a function the just use callfunc
  17. That feature is still not available for rAthena I think. I tried that too and I used latest revision and I found out that rAthena doesn't support achievements for now. Let's wait for the update
  18. My guess is that you have another npc loaded with the name PvP Warper and maybe that's why it doesn't work
  19. I think the bow has the problem. Can you check in your iteminfo if the bow has ClassNum = 11? if it's the same then maybe you need the bow spr and act for hunter/sniper
  20. Version 1.0.0

    415 downloads

    So hello... first time contributing to rAthena The preview image quality didn't come out as expected but it is HD in PSD All needed files are included: •PSD •Sample Image •Fonts Note: You can edit the logo and the tagline all you want. Please don't remove the credits even if I didn't draw those three characters. Come on.
    Free
  21. [Error]: buildin_setrandomoption: Random option ID 9 does not exists. [Debug]: Source (NPC): OptCmd (invisible/not on a map) [Error]: buildin_setrandomoption: Random option ID 3 does not exists. [Debug]: Source (NPC): OptCmd (invisible/not on a map) [Error]: buildin_setrandomoption: Random option ID 0 does not exists. [Debug]: Source (NPC): OptCmd (invisible/not on a map) [Error]: buildin_setrandomoption: Random option ID 94 does not exists. [Debug]: Source (NPC): OptCmd (invisible/not on a map) Fixed it. I copied the item_randomopt_db.txt from renewal to pre-renewal
×
×
  • Create New...