Search results

  1. Begin

    Apple is compounded using getitem2

    Hi All, can you help me with this? It always got apple on the 4th slot. getitem2 1705,2,1,10,0,@card1,@card2,@card3,@card4; I based on this link: http://herc.ws/wiki/Getitem2
  2. Begin

    map.so error when adding map

    Hi everyone, what do you think is the solution for this error? It's looking for map.so. How can I get it?
  3. Begin

    @pk on/off

    Hello mga sir, baka meron kayong plugin or source mod dyan ng @pk? Makikihingi naman. Di ko kasi magamit yung kay Dastgir. Pang PK Off server lang sya. Eto yung settings ni malufett sa rAthena: @pkmode does: enable/disable individual to be hit/deal in pk mode Notes: - use @pk to...
  4. Begin

    @pk on/off

    Hello, can someone convert this to Hercules?This source mod is from malufett. @pkmode does: enable/disable individual to be hit/deal in pk mode Notes: - use @pk to enable/disable - won't work in duel(of course you accept therefore you must face the opponent) - won't work in battlegrounds...
  5. Begin

    Non-katar weapons on Sonic Blow

    Hi everyone, is this a bug? An assassin can use Sonic Blow using a non-katar weapons? How to fix this? I'm using a normal account (Group: 0)
  6. Begin

    @pk plugin for PK ON Server

    Hi everyone! May I (we) request a plugin that is suitable for PK Servers? Dastgir's pk plugin is a good one but there is an issue if your server is PK Enabled. Both players with PK OFF State can still attack each other. It must be (malufett created this on rAthena): - PK Enabled Server - @pk...
  7. Begin

    Potion Pitch

    Hello everyone, Can you help me to set the maximum pitch to 32000 only if you have 255 Int or 255 Int and Vit? Already made a topic:  But when you have high int and vit, it makes more than 60000 Poition Pitch. Thank you in advance.
  8. Begin

    Euphy's Quest Shop Bug

    Hi Everyone! I am a fan of Euphy and using his script for years. But can someone update the shop he created because there's a bug on Preview option? How to reproduce: - Wear a Hat - Talk to NPC, drag any headgear item then click Buy - Select Preview - Alt+Q then unequip your Hat Here's...
  9. Begin

    Auto-Falcon Assault when linked

    Hi Everyone! Found this source mod on some topics:                 if(pc_isfalcon(sd) && sd->weapontype == W_BOW && sc && sc->data[SC_SOULLINK] && sc->data[SC_SOULLINK]->val2 == SL_HUNTER) {                   ...
  10. Begin

    Increase Potion Pitcher Heal

    Hi Everyone! I'm having some trouble in increasing the heal of Potion Pitcher. I also saw this:  Tried that but only Heal skill of Priest is affected. I'm still trying to edit some values of Potion Pitcher in skill.c to check if it works. Can someone point me the right line to be edited...
  11. Begin

    Exclude from dispell

    Hi! Can anyone help me to exclude the Stalker when linked from Dispell skill? Thanks!
  12. Begin

    Drop rates

    Hi All, Can someone explain me this? // The rate at which cards are dropped item_rate_card: 10000 item_rate_card_boss: 300 item_drop_card_min: 3000 item_drop_card_max: 10000 I'm making the normal cards (poring, lunatic, rocker cards) to 100% drop rate while the MVP (TG, ORC HERO, TAO...
  13. Begin

    NPC with a Promo Code

    Thank you for this script, Ms. Annie! Your idea that the time and prize will be configurable will be a good script for us! Attached photo is the example of the promo/item code but that is based on WebCP.
  14. Begin

    NPC with a Promo Code

    Hi everyone! May I request for an NPC that is same with this:  I already tried the script and it is working but the Promo Code is random and I also set the limit to 3 and talked once but the NPC is saying that the redeem code doesn't exist. Is it possible to edit or make a script like: -...
  15. Begin

    Branch on specific map only

    Hi All, Can someone help me to disable the summoning of mobs using dead brach/bloody branch in all maps except the specific one like new_1-3? Saw a topic from rathena: https://rathena.org/board/topic/91251-disable-dead-branches/ Thank you!
  16. Begin

    Vendor Control (rewrite)

    Hello everyone! Anyone know why I am getting this type of errors?
  17. Begin

    Card Shredder Edit

    Hello Ms. Annie, If possible, a fixed value for Normal Cards and MVP Cards and an option "Input how many cards you want to shred". Normal Cards = 1 Poring Coin MVP Cards = 3 Poring Coins So we can use the Poring Coins for Item Requirements or other quest. Thank you, Ms. Annie.
  18. Begin

    Blacksmith Soul Link

    Hi All, May I request for a source mod or plugin that when a Blacksmith was soul linked, an Auto Parry Lv 10 skill is enabled when receiving an attack with a 5% chance. And an additional +15% Cart Termination skill. Thank you very much.
  19. Begin

    Hunter Sharpshooting

    Hi All, I am having a difficulty on applying +15% damage when soul linked a Sniper. Can you help me resolve this? case MA_SHARPSHOOTING: skillratio += 100 + 50 * skill_lv; if( sd->sc.data[SC_SOULLINK] && sd->sc.data[SC_SOULLINK]->val2 == SL_HUNTER) skillratio...
  20. Begin

    Modify reward script

    Hi All, May I request for a Hourly Point NPC with a Target Hours before you get the reward? There is a menu with Start, Stop and Pause button for logging out/offline purpose. I already tried my best to edit a hourlypoint script but I failed. Thanks in advance! ---Solved. Already found it...
Back
Top