Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/29/22 in all areas

  1. they also do not update live as you kill monsters. you have to log out and relog back in to see the amount killed update. there is no description despite the fact I've edited the following files: SERVER SIDE: quest_db.yml CLIENT SIDE: GRF > data/questid2display.txt System/OngoingQuestInfoList.lub System/OngoingQuestInfoList_Sakray.lub System/OngoingQuestINfoList_True.lub ------------------------------------------------- Screenshots below -------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------- If it helps I am using a 2020 client and recently swapped over to it from a 2018 client. Client has loads of problems right now not including this one, but this is just something I noticed tonight. I assume it has to be a client side error since it won't update.
    1 point
  2. Title Bonus System Hello everyone, in some MMORPGs like Grand Fantasia there is the possibility of obtaining bonus/buffs from equipping Titles, now I have brought that feature to RO. Features - This modification is script-bonus based, so you can apply all bonus from "doc/item_bonus.txt". - There is a file called "title_bonus.yml" in db folder in which you can add/edit title bonuses. - All existing titles have their respective Status Icon, however, you must sync description from Lua if you edit a title buff. Video
    1 point
  3. While my overall goals are different, it seems as far as fixing Renewal mistakes go, it's the same as yours. Not sure if it's any help but this is my server side repository : https://github.com/SeravySensei/rathena https://github.com/SeravySensei/rathena/commits/master My plan is to make a single player server people can download and play on their own computer easily, one that offers balanced and enjoyable PvM gameplay, and server side AI allowing players to still play in parties despite having no actual human players to party with. I expect it'll take a year to dig through all the items, scripts, classes, skills, etc and fix them all but I am making good progress.
    1 point
  4. @Capuche, nope i dont have those mapflags these are my mapflags: // -------------------------------------------------------------- // - Map Flags - // -------------------------------------------------------------- npc: npc/mapflag/battleground.txt npc: npc/mapflag/gvg.txt npc: npc/mapflag/jail.txt npc: npc/mapflag/night.txt npc: npc/mapflag/nightmare.txt npc: npc/mapflag/nobranch.txt npc: npc/mapflag/nodrop.txt npc: npc/mapflag/noicewall.txt npc: npc/mapflag/nomemo.txt npc: npc/mapflag/nopenalty.txt npc: npc/mapflag/nopvp.txt npc: npc/mapflag/noreturn.txt npc: npc/mapflag/nosave.txt npc: npc/mapflag/noskill.txt npc: npc/mapflag/noteleport.txt npc: npc/mapflag/nowarp.txt npc: npc/mapflag/nowarpto.txt npc: npc/mapflag/partylock.txt npc: npc/mapflag/pvp.txt npc: npc/mapflag/pvp_noguild.txt npc: npc/mapflag/pvp_noparty.txt npc: npc/mapflag/reset.txt npc: npc/mapflag/restricted.txt npc: npc/mapflag/town.txt npc: npc/mapflag/noloot.txt npc: npc/mapflag/effects.txt // -------------------------------------------------------------- @Brynner, my min_npc_vendchat_distance is default (3) and also check your conf\battle\player.conf min_npc_vendchat_distance: 3 and also check your conf\battle\player.conf min_npc_vendchat_distance: 3 when i changed this #3 by a #2 it got solved Thank You.
    1 point
  5. http://supportmii.com/ro1/JudasBible.pdf scroll down to the section about adding npcs simply put, its almost the same as adding a custom mob
    1 point
×
×
  • Create New...