Search results

  1. meruem

    Rebirth NPC question

    This is my rebirth script   prontera,210,218,6 script Rebirth NPC 811,{ function deleteItem; // Deletes Required Items function CheckItemNeed; // Shows the Required Items function getItemReward; // Gives the Reward mes "^11E6D0[Rebirth System]^000000"; mes strcharinfo(0)+", How may I...
  2. meruem

    reset password on account not working

    Anyone can help? Nothing happened on reset password of an account. Still the same password. Password reset link sent to my email. But nothing happened when I click the link.
  3. meruem

    Ragnarok Offline Newbie Pack 2022 | Make your RO server in less then 5 minutes

    Hi sir. How can I change this banner?    Cant find it on all the GRFs data.grf prere2021.grf rdata.grf resources2021.grf
  4. meruem

    Ecall delay

    // How guild skills cooldown works? // 0 - you relog with the same cooldown remaining as from when you logged out // 1 - restarts the cooldown upon login to its full duration. // 2 - like 1, but your logged off time is also decreased from the remaining cooldown (Aegis)...
  5. meruem

    edit first message

    Anyone know how to edit the message on the picture?
  6. meruem

    pvp warper per job

    I searched already many times on herc forum. But I cant find job vs job pvp npc.  Thats why Im here requesting for it. A pvp npc with options champ class only sinx only Free for all etc etc.  Hope someone can share it. Thank you. 
  7. meruem

    delete a specific item

    For example: this is just an example I accidentally give an mjolnir on one shower event on my server. But it makes the economy unbalance. And now i want to delete all the mjolnir item on the server without disabling mjolnir as an item on my server.  I just want the mjolnirs gone on the...
  8. meruem

    Hairstyle increase 2019 clients

    Hello how can i add more hairstyle using on 2019 and up client?  hairstyles from here is having errors  Thanks for helping a newbie like me. 
  9. meruem

    Item id with sysmbols

    Can I modify the id of an item with symbols? For example: /* {     Id: 7950     AegisName: "THG_Membership"     Name: "THG Membership"     Type: 3     Sell: 10     Weight: 10 }, */ I will change it to /* {     Id: #7950     AegisName: "THG_Membership"     Name: "THG...
  10. meruem

    Is this can be done?

    A new @item command for players but they cant @item a certain item that i will not allowed.  For example: Player have @item command but they cant @item 5377 (gpipe). But me as an admin can get it via @item. Hope you understand my explanation. Lol.  Do I need to create new command or disable...
  11. meruem

    Hercules episode

    Can I know what is the current episode of the latest hercules? Or are there any part of the files where I can check? Thanks in advance guys. 
  12. meruem

    Why server is using db/pre-re

    I set up my server on a renewal setting. My question is why is it using "db/pre-re" database? This is my renewal.h   /** * This file is part of Hercules. * http://herc.ws - http://github.com/HerculesWS/Hercules * * Copyright (C) 2012-2020 Hercules Dev Team * Copyright (C) Athena Dev...
  13. meruem

    Flux cp referral registration code

    Is it possible for example. Every person to register on my control panel will enter a "code"? The code is from the one who recruited her/him on my server.
  14. meruem

    Emperium damage

    My server is set up using pre-renewal setting.  I checked my mob db and it is using pre-re.  Why is it that my woe emperium damage is only equals to 1. Regardless of any equip I put on.  I checked @spawning emperium in prontera and try hitting it my damage is ok huge damage.  Is the emperium...
  15. meruem

    KOE add schedule

    How to add schedule on this koe script. Example I want it to be 2x a day. 1 morning and 1 evening. Can anyone help?
  16. meruem

    hourly points error

    prontera,151,171,5<tab> pointshop <tab>Hourly Rewards Shop<tab> 667,#HourlyRewards,901:1,902:10,903:15,904:1,905:200 Whats wrong with that line? it giving me This error [Error]: npc_parsesrcfile: Unable to parse, probably a missing or extra TAB in file...
  17. meruem

    flux cp theme not working

    I tried to install fluxcp themes. But why the themes are only showing during incognito mode? Its not showing when you type the website on normal browser that are not incognito. 
  18. meruem

    Card seller by annieruru

    How to change the currency needed to buy. Change it to zenny. This script by annieruru https://herc.ws/board/topic/16586-card-seller-a-z/
  19. meruem

    Need to clear something about GRFs

    I followed this GUIDE on creating a server and I successfully made it.  Im now creating myserver.grf and browse thru guides.  My question is what are the things exactly I need to put inside my "myserver.grf"? Because I tried extracting the grfs of some server and whats inside their GRF's are...
  20. meruem

    Item drop on different monster that I will enter

    Can I request for a script where in I can put/add a certain item to drop by a monster which I can also change the droprate of that item from that monster too.    For example This week I want zombie to drop gold for 0.01% then next week I will change it to poring with 0.05%.    Thanks in...
Back
Top