Jump to content

LearningRO

Members
  • Posts

    778
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by LearningRO

  1. its client limited you cant do anything about it
  2. maybe coz the new commit job improvment Genetic didnt give validation for pre renewal try to make an issue on github
  3. english ver please ?
  4. nice job man!
  5. Hi, All im was trying to make instance always reset every 4 AM this is my quest_db - Id: 9998 Title: "Memorial Dungeon: Champion" TimeLimit: 4h - Id: 9999 Title: "Memorial Dungeon: Champion" TimeLimit: +4h my script if (checkquest(9998,PLAYTIME) == 2) { erasequest 9998;// Memorial Dungeon: Champion erasequest 9999; } else if (checkquest(9999,PLAYTIME) == 2) {// Memorial Dungeon: Champion mes "^ff0000Memorial Dungeon cannot be reentered within 8 hours after your last entrance.^000000"; mes "Reset Every 04:00 AM"; close; } Create INSTANCE but not working The result if i use that setting player didn't get any delay to create instance so player can do instance unlimited
  6. what client do you use? i think u miss CDclient.dll form nemo41444
  7. you missing some file on texture/À¯ÀúÀÎÅÍÆäÀ̽º/item/Yourspritename.bmp texture/À¯ÀúÀÎÅÍÆäÀ̽º/Collection/yourspritename.bmp
  8. ah okay thank you bro ?
  9. run this command > make clean && make server
  10. What client support to call mapInfo_sak_EN.lub?? how to enable it this feature?
  11. not yet bro
  12. Use This file, i guess you use client date 20180621 skilltreeview.lub
  13. you must edit each event just use feature search "warp"
  14. Hi, Vy low can you explain more detail about your step to check it that? what config do you use to make scenario like this
  15. encrypt didn't make other poeople can merge so yess what ever your encrypt player still can modification your grf LOL encrypt purpose only for pervent other poeple still your unique sprite ?
  16. download IRO and you will be find it ?
  17. set .ShowZeny,0;
  18. yes just remove from your list on OnClock or just change it into event do you want to use
  19. hi, @Capuche if player doesnt have the ticket in inventory when talk to npc get null menu how to change null > into required item and tell to player you dont have the item to play this gacha
  20. hi i got this issue too its there any config i missed?
  21. how to added Zeny Requirement too?
  22. hi Annie how to change item currency into zeny?
  23. if you use client 2018++ you must setting too on client side external_setting_kr.lub
×
×
  • Create New...