Search results

  1. rans

    Item bonus question

    Hi there is there a script that will drain SP of enemy? for example when attacking you drain enemy sp by 30 each attack?
  2. rans

    Single Strip FCP Bypass Help

    Hi guys, I'm using Dastgir's  Plugin (https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/fcp_bypass.c) It works fine but anyone can help me edit the script. what i wanted is everytime i attempt to single strip. Glistening coat will be consume. (Current effect is it will only be...
  3. rans

    Server crash

    Hi, my server just crash any possible reason? i'm using latest git ver. the only error i see in map-server before the crash is this [Error]: skill.c:12179: 'bst' in function `skill_unit_onplace_timer' [Error]: ./map-server(assert_report+0x78) [0x82855b8] [Error]...
  4. rans

    Npc window Clickable Contents

    Hi guys how can i create like this npc window? When you click the linked text it will show the description of item. http://imgur.com/a/9CQBn
  5. rans

    scripts_removed.conf Bug?

    Hi i tried to put an npc path on the conf but it does not work. even for "all"  here is a screenshots. (This version was only clone yesterday 9/11/2016) #1 - conf http://i.imgur.com/gZk5aJN.png #2 - console http://i.imgur.com/H7eJCtx.png #3 - Ingame http://i.imgur.com/eNIw1zI.png I noticed...
  6. rans

    Git pull problem

    Hi there i have old server file (maybe its from may 2016 git version) and i decided to update but when i tried to git pull it says my ".gitignore" needed to be stash. but when i do proceed it ask too many files for example i did not edit on re folder but it ask to stash. Any solution?
  7. rans

    Imports not working?

    Hi there i just update my hercules into latest one (9/8/16) update and after configuring it into the new structure of conf folders i tried to put my ip configurations and server name into the import folder. but it seems that when i run the connection is refused (must be typo on my ip config) i...
  8. rans

    Help 2 servers on New Herc.

    Hi, With the new hercules (i mean the update that changes the conf folder) how do we setup 2 server (2 map, 2 char, 1 login) Thnx
  9. rans

    Map Browedit Help

    Hi guys, i have problem when editing map using browedit or even just renaming a map using the browedit. i see black texture in game after i rename/edit that map. Any possible solution? (Black texture then it will quickly load the real texture when i move)  here is sample image (even the water...
  10. rans

    3ceam info

    Hi guys, since hercules support 3ceam now may i ask question what is the system requirement of 3ceam? I mean the minimum ram? like that. thnx
  11. rans

    BG queue question

    Hi guys just want to ask if this "http://herc.ws/board/topic/262-implement-new-battleground-queue-system/" is already implemented or what is the update for this topic? also i notice a bg scripts inside custom folder /npc/custom/battlegrounds/ - what is the difference of this to the...
  12. rans

    Script Corrector

    Hi guys, I was wondering if there is a online converter or software that will correct all wrong case of script for example my item_db2.conf has a lot of wrong case like bonus bstr,1; (where it should be bonus bStr,1;) the script or software will automatically fix the wrong case. This would be...
  13. rans

    SQL script

    Hi there is there anyone who knows how to write sql script? well my server started with @allskill command. i want that to remove but how can i remove all skills of char in server with sql script? also their skill points will be reset to (127 something like that the default skill pts for 99/70) ...
  14. rans

    Guild Skill Remove cooldown when recon

    As the title anyone know? //==========Guild.conf===========// // Restart guild skills cooldown by relog? (Note 1) // When "no", you relog with the same cooldown remaining as from when you // logged out, "yes" restarts the cooldown upon login to its full duration. guild_skill_relog_delay: no...
  15. rans

    Adjust Hom. Exp rate (seperate from normal player exp rate)

    Hi can anyone make a plugin or script like this? https://rathena.org/board/topic/79387-adjust-homunculus-experience/ thank you
  16. rans

    Custom Armor enchanter

    Hi there can i request a custom enchanter? i mean only work if i have the item to be compounded on my equip Example: npc will only work if i have the +3stats orb(id 9999) and i want it to compund on 3rd slot of my mink coat.  i found other script but their script works without the orb in my...
  17. rans

    Ecall Cooldown Issue

    Hi there, i've tried the current emergency call settings. // Restart guild skills cooldown by relog? (Note 1) // When "no", you relog with the same cooldown remaining as from when you // logged out, "yes" restarts the cooldown upon login to its full duration. guild_skill_relog_delay: no id...
  18. rans

    agit owner changer

    hi is it possible to create an npc that will change the owner of castle? for exapmle the castle is owned by guild a. and I want to take over that castle (gm guild) well I dont want to use @agitstart and manually destroy the emp. is there an npc script that will allow me.to change.the ownership...
  19. rans

    proxy server

    hi. is it possible to create a proxy so everyone in the world can play lagless?
  20. rans

    Item script help

    Hi there. Can anyone tell me which script command should i use if i want to check like if he is equipping 2 cards. I only know the if(isquipped(xxxx)) but i don't know how to make it count on example if im wearing 3 doppel card it would grant me max atkspd.  TY nvm solved:  if(...
Back
Top