Jump to content

Loke

Members
  • Posts

    175
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Loke

  1. You can use the costume system of rAthena in 3ceam. Its work perfectly just apply the diff. then recompile.
  2. Because my I forgot to update my quest_db ) I'm using 3ceam thats why theres no cooldown because 3ceam quest_db is not update since 3ceam has no nydhogg instance yet. btw thanks for replying topic solved.
  3. I see thank =)
  4. How to put the cool down of nydhogg instance quest? Because the quest in rathena has no cooldown so the player can abuse it
  5. Loke

    Monster HP Bar

    Go to monster.conf show_mob_info: 0
  6. No this mod will announce the drop of the monster which is listed in item_announce.txt Example: 2423 // Variant Shoes The player who got Variant Shoes will automatically announce. This mod will help your server to those GM who secretly killing mvp's )
  7. Sorry my bad its working on 3ceam I forgot to recompile :3 Thank you
  8. Working on 3CeaM? no announcement after I try to implement this on 3ceam
  9. Sorry I forgot to tell that I need the points exchanger of killing. Example you kill 100 players then you can exchange it to 100 YGG Berry
  10. Hello can you make a PVP Ranker for this script
  11. is this working on 3ceam?
  12. Try this case GN_HELLS_PLANT_ATK: md.damage = ((sstatus->int_ * 25) + (status_get_lv(target) * 15) * skill_lv) * (10 / (10 - pc_checkskill(sd,AM_CANNIBALIZE))) - 25; break;
  13. Try this Genetic Hellplant at battle.c replace the existing code by this code case GN_HELLS_PLANT_ATK: md.damage = sstatus->int_ * 13 * skill_lv * (10 / (10 - pc_checkskill(sd,AM_CANNIBALIZE))); Hell plant damage will be 18k fixed. Shadow Form at skill_db.txt 2287,13,6,1,0,0x1,0,5,1,no,0,0,0,none,0, SC_SHADOWFORM,Shadow Form
  14. Im using 12-07-2012 client and after I call homunculus it will make lua error smething.. How to fix it?
  15. Because those skill has no formula.. just wait for Rytech updates.
  16. the invisible diff
  17. After I implement this the portal always closed in a sec. once.
  18. How to fix my thor patcher? My problem is my old host is down but I have a new one.. The problem now is after I change the main.ini my patcher didn't patch anymore instead always Start Game.
  19. Same error with my Reset Look
  20. If you add the Garment system using 2011-06++ Client you can see the white one using View ID for garment as 1 then the bag view id is 2.. but the new one fallen angel wings I dont know the view id because I already try it in view id 3 but not showing :<
  21. https://trac.paradoxsystems.net/changeset/14797 Robe system << After I implement the robe system the robe sprite show but the emblem of guilds didnt show anymore how to fix it?
  22. @danker did you encounter this while using 602211? Like special effect in char is not removing.. also you cant see the emblem of other guild, no emblem in castle flag.
  23. How to edit the immunity of status effect example Vit 100 = Immune to Stun I want is 150 Vit = Immune to Stun
  24. How to fix this? All XP user except Vista/Win7 always see korean language when using skill Currently using 20110105 Cleint
  25. 1. How to fix this I cant see other's emblem only mine. 2. You need to make a party then recon to invite player in a guild. 3. Bug skill effect in character. I always see a character with Berserk , Assumptio , Moonlit Water Mill , Kaite effect is not removing :< Thank you to those who will reply.
×
×
  • Create New...