Search results

  1. Pandaaa

    WoE Script

    Is there a script that you will edit the WoE schedule in the script instead of editing in the npc, every reload of the server?
  2. Pandaaa

    Token Quest [Scrip Debug??]

    After editing the 25,000z for being a treasure hunter i changed it into 100m in the script and in the THQ_TTSHOP script i removed some items there and added some.. now i got the problem when opening the Token Shop it says in the server  [Debug]: script debug : 2000003 110010970 : thqs_menu_buy...
  3. Pandaaa

    Update on this MOD Spider Web

    Old Hercules Spider Web [Mod] Found out there is no more skill unit db in new hercules and the format is not the same also  anyone can Convert this mod to the new updates??
  4. Pandaaa

    Warnings [OnPC]

    here are my problem... is there anything i could do to fix this? [Warning]: npc_event: player's event queue is full, can't add event 'MOTD_HOURLY::OnPCLoginEvent' ! [Warning]: npc_event: player's event queue is full, can't add event 'PVPLADDER::OnPCLoginEvent' ! [Warning]: npc_event: player's...
  5. Pandaaa

    Spider Web [Modification]

    Hello, I would like to ask for help on the source of Spider web [Prof Skill] that will work like Ankle snare [Sniper Skill], also will not web the ally or itself. Thank You! (tried other guides to make it work like ankle snare but its outdated [won't work])...
  6. Pandaaa

    2x Arrow Vulcan and Sonic Blow [Request]

    is this possible without editing or having a delay after skilling 2 continuous skill? EDIT Arrow Vulcan Fixed.
  7. Pandaaa

    Reduce Guild capacity into 26 members only [Help]

    mmo.h #endif #ifndef MAX_GUILD #define MAX_GUILD (BASE_GUILD_SIZE+10*1) // Increased max guild members +6 per 1 extension levels [Lupus] #endif int_guild.c // Set the max number of members, Guild Extension skill - currently adds 6 to max per skill lv. g->max_member = BASE_GUILD_SIZE +...
  8. Pandaaa

    Dice Event [Modified]

    Add command like @dice on to make it work and @dice off also how to make it work every 1 Hour. heres the script i found on rathena //======Name======================================== // Dice Event //======Version===================================== // 1.0...
  9. Pandaaa

    Punching Bag [ Damage Tester in Main Town ] (Tarot Skill)

    Help me disable/ cant use tarot sskill on the Punching Bag is it possible because punching bag keeps on teleporting to different areas is casted tarot...
  10. Pandaaa

    [Request] Prontera Inn (prt_in)

    anyone has a working prt_in data map? tried getting from data.grf still gets me error when entering prt_in • Pref. -> Old Prt_in data files New prt_in data files can maybe? if files is complete :/
  11. Pandaaa

    [SRC] Adding a New Chat (Version for Hercules)

    hello, anyone can make this into hercules found this in rathena https://rathena.org/board/topic/53527-src-adding-a-new-chat/
  12. Pandaaa

    @main on/off [World Chat]

    [ A Simple World Chat ] @main on (makes the @main (World Chat) work like you can view/see their different conversation in your chat from different maps) example (If @main is on): @main "Hey Juan, Where are you come to blablalbla" @main off (Makes the @main (World Chat) disabled which you will...
  13. Pandaaa

    Toasty WoE?

    is it possible to use toasty WoE? (This woe shows countdown until WoE Starts)  anyone who has working script for hercules?
  14. Pandaaa

    2 Max Deadly Card

    Example: 1 High Priest Card [Equipped] 1 Assassin Cross Card [Equipped] 1 Lord Knight Card tried to equip (there will pop up that it cant be equip because of 2 Cards Max Deadly)
  15. Pandaaa

    Disguise Event

    After typing the right name of Monster, NPC can't detect any of the Chat or Words heres my script: //===== Hercules Script ====================================== //= Disguise Event //===== By: ================================================== //= GmOcean //===== Current Version...
  16. Pandaaa

    [Request] Working Dynamic Shop

    Dynamic shop can be used as all in one quest NPC Anyone?
  17. Pandaaa

    Recommend me a Ragnarok Hosting?

    Hello everyone, Can anyone recommend me a ragnarok hosting with a fair price? that is good for first ragnarok i will release...
  18. Pandaaa

    Lord Knight [SL Modification]

    A soul link modification for parrying skill of Lord Knight heres the line SKILL.C(Original) if( require.weapon && !pc_check_weapontype(sd,require.weapon) ) {         clif->skill_fail(sd,skill_id,USESKILL_FAIL_THIS_WEAPON,0);         return 0;     }    to SKILL.C(Mod for Parrying)...
  19. Pandaaa

    Sonic Blow/Grimtooth can use without Katars

    Found the problem... it is on skill.c a soul link modification for parrying skill of Lord Knight heres the line SKILL.C(Original) if( require.weapon && !pc_check_weapontype(sd,require.weapon) ) {         clif->skill_fail(sd,skill_id,USESKILL_FAIL_THIS_WEAPON,0);         return 0...
  20. Pandaaa

    Star Gladiator [ Soul Link Effect ]

    Star Gladiator - Gets Lvl 10 Lord of Vermillion, Lvl 10 Parrying when Soul Linked.. is this possible?? **Not adding skill on skilltree on db
Back
Top