Search results

  1. M

    Name: "Gemini-S58 Card" not Working

    Hello Hercules, I find it not working, because even i use 2 gemini card with sorc and ninja sleep skill my char still go to sleep status. please help me. Thank you! if(readparam(bAgi)>=90) { bonus2 bResEff,Eff_Silence,3000; bonus2 bResEff,Eff_Stun,3000; }...
  2. M

    Golden Thiefbug Card

    Good day! Need help for this script "If gtb is equip Shadow Chaser cant strip you (any items) and masquerade you." thank you!
  3. M

    SKULL DROP

    Good day! How will i enable all skull from players inventory drop when player dies not just his/her skull and not tradeable. Example: Player got/picked 20 skull and player drops. 21 skull drop including his skull. Thank you!
  4. M

    @autoattack specific map

    Good day Hercules. Requesting a script that will allow @autoattack plugin/command available or can be use in gold room only.
  5. M

    Freebies NPC Points via last_mac

    Good day Herc. scripters, wanted to know, if does this script read last_mac or last_ip? I only changed last_ip to last_mac, does that work? what else do i need to change? Please help. thanks! poring_w01,100,123,6 script SoloPack Points TW_TOWER,{ set .@n$, "[Seyra]"; query_sql ("SELECT...
  6. M

    Unlimit Ranger Skill Status Adjust

    Good day! Where can i adjust unlimit status? Lvl 1 : 50% to 25% Lvl 2 : 100% to 50% Lvl 3 : 150% to 75% Lvl 4: 200% to 100% Lvl 5: 250% to 125% I tried checkin src status.c and skill.c but i can't fine them. please help me. thank you!
  7. M

    AGI BASE SKILL Delay

    Good day Hercules, I'm running AGI BASE skill delay, Is there any way to make, like to increase more AGI to remove skill delay or what is the formula or where is it located to increase required agi to remove skill delay? thank you! Cuz some custom items of the server has + 25 agi, is there...
  8. M

    DEF becomes negative

    Good day Master scripters, Can you help me why does this happen, if armor and shield combine def becomes negative. Here armor script: Script: <" bonus bAllStats,5; bonus bUnbreakableArmor,0; bonus bDefEle,Ele_Holy...
  9. M

    INCREASE ALL DAMAGE normal and skills

    Hello! May i know is there any other way to increase all damage, meaning just in one modification or is this already in battle.conf that will increase all. i'm running high rate server with 2 slots items and i wanted to increase damages to like minimum of 5k~depends.  i know in src that if you...
  10. M

    UPGRADING WEAPON VIA EXP

    Good day Hercules master scripters, if someone already have this mind sharing it? I'm requesting to a script that make weapon upgrade via experience. and per upgrade increase experience required. ex: Upgrade : EXP REQUIRED TO UPGRADE: STATUS CHANGES + 1 : 1000 exp : 1% damage to demihuman...
  11. M

    Market Setcell

    Hello Hercules Master scripters, I tried this script, How ever seems its not working. can anyone help me with this? thank you! market mapflag autotrade //market mapflag vending_cell market mapflag nopenalty market mapflag noteleport market mapflag nobranch market mapflag nightenabled...
  12. M

    Auto restart server when map-crashed

    Good day Hercules ! I'm trying to google how to setup cron job for centos, tried THIS but says its not working in Centos. I'm using VNC viewer OS Centos 7. Care to share how will I setup auto-restart.sh? PS. please give me guide like step 1. step 2 Thank you!
  13. M

    Name with spaces,

    Good day Herc master scripters, Requesting for a script where it can detect names with spaces,  and remove the spaces in their name: example: onnpcloginevent: 1.detect name:   "S P A C E" 2. inform to change name without spaces. 3.Player input old or new name without space. SPACE (new name)...
  14. M

    FAILED TO CONNECT TO SERVER

    Good day Hercules! I recently moved to CLOUD SERVER. all were working fine. was able to run the server. and unfortunately i can't connect to the server. I was able to connect before i did something in phpmyadmin users and was able to connect but i did re-image the server and now i can't...
  15. M

    Max connection (failed to connect)

    Good day hercules. Just recently my server reaches 550 max peak, however more than that players can't connect anymore after character selection. Does herc emulator cater upto 550 players only? Cuz i upgraded my vps too. How will i fixed this?
  16. M

    MAP CRASHES

    Hi! I've been having MAP-CRASHES and here's the crash logs, how will i determine the cause of it? and fix it? Please help me please. thank you! $ cd Hercules $ gdb map-server core.10366 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6) Copyright © 2010 Free Software Foundation, Inc...
  17. M

    RO Launcher + ROCSHIELD

    Hi! Did someone here tried rocred or lokie launcher + ROCSHIELD? Seems mine not working! it auto close. can someone help me how will it work?  
  18. M

    error C2065

    Hi! How can i fix this? after compiling. downloaded Latest Herc git. 1>------ Build started: Project: plugin-HPMHooking_char, Configuration: Debug Win32 ------ 2>------ Build started: Project: plugin-HPMHooking_map, Configuration: Debug Win32 ------ 1> Creating library...
  19. M

    ROCSHIELD

    Hi! Does someone here uses windows 10 and applied ROCSHIELD in the client? Does rocshield supports windows 10? how? Thank you!!
  20. M

    LAST_IP and LAST_MAC LIMIT

    Good day Herc master scripter, May Request and Seek support from you in this script that i wanted to implement in my server. Currently im using the script below: - script dualclientkicker2 -1,{ OnPCLoginEvent: set .@len, query_sql("SELECT DISTINCT `account_id` FROM `char` WHERE `account_id`...
Back
Top