Jump to content

wallaby

Members
  • Content Count

    78
  • Joined

  • Last visited

Everything posted by wallaby

  1. Dear all, I've got noitem and charm plugin working on my server. The problem that I face now is that, noitem doesn't affect stuffs in the ETC tab, therefore I found out that noitem doesn't work with charms. Can anyone tell me how to modify the noitem plugin so that it'll affect charms as well - making it when noitem scans charm in one's inventory, it'll nullify any effect that the charm(s) give? Anyone who is able to help me with this I'll offer $20. Thanks!
  2. Try this: http://herc.ws/board/topic/996-customize-shop-and-cashshop-npc-using-character-based-or-account-based-variable/
  3. Hi guys n gals, I've recently just upgraded my server to the latest Herc and I noticed there are many changes made, one of which to the skill_db. In the past I was able to define quite accurately how to remove aftercastdelays, modify them, etc. Now I have this problem when a skill is casted, I cannot cast any other skills until that cooldown timer is gone. I've tried modifying a lot of values and I couldn't seem to get them to work. How do I go about it, to make it still being able to cast with the timer still ticking in the background? What should I change? Thanks a lot.
  4. Isn't the moving Emperium thing customizable in the mob_db2? CanMove: true/false Aggressive: true/false CanAttack: true/false
  5. *Sigh* http://herc.ws/board/topic/13146-guide-create-your-server-client-201608/
  6. Lance, you tried this? https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/afk.c Works for me, latest Herc as well.
  7. Use the maps in Kubix's topic, recompile ur mapcache, and it worked for me.
  8. You need to compile it then also enable the Extended Vending feature in the feature.conf file.
  9. anyone has a raw/file of this script? Just copy the text above and... - press the Enter key after ; - press the Tab key for contents within the { } brackets I believe you need to first at least understand the logic of scripting before you try applying some.
  10. Yes Kusan, I was using that too on my current server, which is running on an old emulator. Unfortunately this plugin hasn't been updated since.
  11. Thank you Asheraf. I've tested it further with the help from Ridley and it seems that it's not working on certain maps only. It's not working on guild_vs1 -> guild_vs5 maps. Wonder if there's a fix for this...
  12. It's funny encountering this problem: I've done the following: guild_vs3<tab>mapflag zone<tab>Arena ...in my script and in the map_zone_db.conf... { name: "Arena" disabled_commands: { storage: 99 guildstorage: 99 warp: 99 jump: 99 go: 99 save: 99 memo: 99 } disabled_items: { Solar_Sword: true ID1136: true } } But my char can still equip Solar Sword. Can you please advice me where/what I did wrong? Thanks a lot!
  13. Hihi, I'm wondering how can you limit only 1 item can be bought at a time from a Vendor? Meaning if someone setup a Vend that has 6 different items, this will limit me only being able to buy 1 of it? Thanks!
  14. You have TOO many drops on your monster, in this case Pori Pori. A monster has a maximum of 10 normal drops, and 3 MVP drops... So I believe what happened to your Pori Pori is that the emulator took into account the first 10 drops which are "Credits" hence truncating the Mithrils.
  15. I do apologize for that. It is currently up now Nah no need the apology. Thanks though =)
  16. Dear all, Since to post under "employment" takes quite a considerable amount of time for the topic to be shown, I'm wondering if anyone here could update these two plugins by AnnieRuru to the latest Herc Compatible version. I don't mind paying for the work done. PM me... Thanks!
  17. Thanks for the speedy reply astralprojection! QUESTION Urm... with this scenario in mind (2 servers running on 1 host), can these two servers share 1 database (I was thinking it would be easier for 'migration' that way), and if sharing 1 database is possible, how is it done/configured? Thanks again!
  18. Dear all, I'm wondering if it's possible to run 2 servers on 1 Host? Reason why is I've got a server that's running right now but it's on a really really old Hercules emulator. Is it possible for me to have another server running on the same host so that while this current one is up and running, I can also start working on the new server? If it's possible, would there be conflicts in the IP, etc. especially when players try to connect to the server? Well bottom line is I wanna get the latest Hercules emulator so that I can implement the new plugins that are there and not bound by the limitation of the old emulator's compatibility. So yea... Please advice and appreciate any input given. Thanks!
  19. A specific monster... as in Poring, Mysteltainn, etc.
  20. I did, there's none for a specific monster.
  21. Dear all, I know there are attack bonuses for monster type, race... but is there one for a specific monster? Thanks!
  22. Hi, I noticed there's this bonus in the documentation: bonus bCriticalDef,n; Decreases Chance of being hit by critical by n% Wondering if this bonus is affected by the Critical of your opponent? For example... if I have 20 Critical Defence, and all it takes for my Opponent to overcome this is 20 Critical on his/her status window? Is it true? Thanks!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.