Search results

  1. rans

    Herc's Forum code mess up

    Hi,  How can i properly see the code? even i copy paste in in notepad its still mess up. all old codes from hercules forum are mess up just like this -    script    test1235678    -1,{end;OnInit:    bindatcmd "flooritem", strnpcinfo(0)+"::OnFI", 60,90; ;    end;OnFI:    .@hditemid =...
  2. rans

    Can i request commands?

    Hi there, If its possible to add the  @cloneequip <char_id>   @cloneequip "<char name>"       'Clone' other player's equipments then equip them. and     @clonestat <char_id>   @clonestat "<char name>"      ...
  3. rans

    Hail Ragnarok Online (99/70) Opening 2-19-16

    Hail Ragnarok Online www.hail-ro.com www.hail-ro.com/forum   * Server Setting * Max Base Level: 99 Max Job Level: 99 Rates: 150x 150x 150x Mechanic: Pre-Renewal Emulator: Hercules * Item Modifications * Boss and Mini Boss Cards are Disabled During WoE Normal Card Drop: 80% Boss Card...
  4. rans

    Loop Doubt or help me understand

    Hi, I'm planning to create an item that will only work OUTSIDE of pvp and gvg mapflags. so it come to my mind that i can put a loop script in that item. every seconds it will check if the map has pvp or gvg mapflag. now my doubt is will this loop script have an effect on my server? like if every...
  5. rans

    Map server not available / Rejected from server

    Hi, I've just updated to latest git herc. as of (11/15/2015) And i don't have any errors and i notice there is no message on map server when i am trying to login ( even a error no message) Sometimes when i restart server, map-server is automatically closing with this error [Fatal Error]...
  6. rans

    [Bug] Asura Strike

    Im using the latest git (10/28/15) The asura damage is still hitting the opponent even the caster is already dead. I think this is bug. Champion A casted asura to Champion B. and Champion B do the same. both 1 Dex so we can see who will finish first his cast. then Champion A casted first...
  7. rans

    Absorb spirit dodgeable

    Hi, Can i request modification about absorb spirit.  In official RIGHT now HIDE cannot dodge absorb spirit.  i want it to make dodgeable by hide.  please help. thank you Fixed    open src/map/status.c   find:   // Applies even if the target hides if ((skill->get_ele(skill_id,1) ==...
  8. rans

    Installation

    Hi there, So i transfer a webhost but i got problem. i already set the permission of new ip from my sql (database of vps) but when i try to run the control panel. i got SQLSTATE[HY000] [2002] Connection timed out  it seems that my new webhost is not allowing itself to connect on my vps. any...
  9. rans

    Npc Constant

    Hi there! I can't find the proper npc id using this new npc constant to my script( my original npc sprite was a mob id which is 1907 and i can't find its npc constant in const.txt anyone can help me?) Please use NPC view constants instead. ID '1907' specified in file
  10. rans

    Help in compiling!

    Hi, I am trying to recompile my server but it seems to be looping in "make" command. i want to "make plugins" and i noticed that it takes too long and the message are just looping round and round. please help
  11. rans

    snap_dodge: BUG

    Hi, I tried turning the setting ON and OFF on conf/battle/battle.conf // Should the target be able of dodging damage by snapping away to the edge of the screen?// Official behavior is "no"snap_dodge: yes but the result are the same. Snap can't dodge all skill even my setting is yes or no...
  12. rans

    Warning: Cannot modify header information

    Hi, Anyone can help me with this error? I tried the theme from rathena to hercules fluxcp. and i got this warning/error.
  13. rans

    Bug NonDemiPlayer ??

    Hi, I tried the combo of Elite archer suit and it turns out that the normal players is still included in the 3x atk damage. it should be only for all non demi-human monster. here (We both don't have items) When no equipment i receive 248 damage. when i equip the set. i receive 864. 
  14. rans

    Theme from Rathena's fluxcp

    Hi,  Is it possible to apply the theme downloadable from rathena forum in to Hercules FluxCP?
  15. rans

    REQUEST- Comodo event/quest script

    Hi can i request a script that will follow this info....   Cleaning The Beach This quest has a 24 hour cooldown. It can be repeated every 24 hours.   1. Go to Comodo(158, 149) and speak with the Beach Manager   2. Select the option "I can lend a hand."   3. Now you'll have to collect items for...
  16. rans

    Simple Cool Anti-Bot

    File Name: Simple Cool Anti-Bot File Submitter: Ranz File Submitted: 24 Jan 2015 File Category: Utility This is a Simple Code Improved by me and Originally the method was from Brian. Features: Random bot check will trigger when killing a mob. 25% Chance to trigger when killing a Mob. If...
  17. rans

    Help updating

    Hi guys. Noob question here. hehe How do i update my "trunk" folder to get the latest version of hercules from git? What are the commands to be execute? using centos 6 Thank you
  18. rans

    Paypal scam problem

    Hi guys! I just want to know whats your opinion on me. i have client from france and he bought service from me all in all it was around 180$ this includes the hosting, website design, full server setup + customization, Hashield and adelays. He paid me the full amount last june 4. and now i...
  19. rans

    Request a lottery script

    Hi, Can i request a lottery script with a X amount of Y item to participate. And a chance to win array of random weapon/eq. +3 to +7 Thank you very much
  20. rans

    Any body using hashield?

    Hi, the owner of hashield is not replying in my message. probably she is off.  any body use hashield? I'm having difficulty installing it. does it need to edit the tables of sql?
Back
Top