Jump to content

PunkBuster

Members
  • Content Count

    216
  • Joined

  • Last visited

Everything posted by PunkBuster

  1. This change is causing all kinds of trouble for people with servers set to higher max levels. That tool lets us fix the problem, but couldn't use just opt out of the new system instead?
  2. My server will run on PK mode enabled. I'd like to adjust damage using the damage_rate modifiers on map_zone_db, but I have a few questions. First, I'd like to know which skills exactly are considered Misc Damage. I googled around but, surprisingly, I couldn't find a list anywhere. Second, I'd like to know what exactly those modifiers change. I assume it's like this: weapon_damage_rate means all physical skills magic_damage_rate means all magical skills misc_damage_rate means all misc skills long_damage_rate means long range auto-attacks, such as Hunter and Gunslinger click auto-attacks short_damage_rate means short range auto-attacks, which every other class performs by click auto-attacking Is this correct? If not, please clarify. Third: Do those modifiers under the PK Mode map zone only apply to damage against players, or will they also apply against monsters? In my old eAthena server, those were configured in misc.conf, and only affected damage against players. I think there should be a help for the map_zone_db inside the doc folder. The file has a bunch of helpful examples but it can get confusing sometimes. Also, the Map Zone Database File linked on the official Map Zone post here in Hercules Forums is a dead link.
  3. My partners and I decided to go with Hercules after all, since we're running pre-renewal. Thanks for the input. This seems like a very common question for people though, might be good idea to keep a permanent topic listing the differences.
  4. I am the admin of a very old RO server, still running on eAthena. I want to port us from eAthena to a a modern emulation, but first I'd like to choose which one. I've found many old topics regarding Hercules x rAthena differences, but they all seem to be from about 3 years ago or so. I'd like to know the current differences between both.
  5. PunkBuster

    Tree of Savior

    I wonder if it'll be controller-friendly. Considering it's WASD controls, it might be.
  6. I am using a custom palette pack from Kami-shi. It worked perfectly on my 2013-08 client. hasn't worked on any newer clients I attempted. *Edit* I attempted to re-diff the client, and no luck. Still 100% black login background. I tried making it just with the recommended settings, and still no luck. Using NEMO patcher.
  7. https://github.com/ROClientSide/Translation Thanks. I've tried this, and it works. Mostly. Ran into a couple of problems using this new client: -When launching, it gives me 2 errors: PetInfo and ShadowTable.lub errors. Both say the table is nil. My best guess is that this is caused because I use custom lub files on my server's main grf, in particular jobname.lub, which might need to be updated. *Edit* I removed my custom lub files, and no error. I'll just re-apply the changes to a fresh copy of those files. -The login background is completely black. I also do not see loading screens. -Using my cloth dye palettes on Kagerou/Oboro causes palette errors.
  8. I see people saying their translations are working, but I can't find them anywhere. I need the client translations for 2014-02-05bRagexe.
  9. Those warnings need to go away, or at least they need to be silenced. There's no reason for the map-server to check labels across different files. Took me over 6 hours to repair everything related to the case-sensitive thing on my server.
  10. Since the change that made script commands case-sensitive, I've gotten literally hundreds of smal warnings on the console, from my custom scripts, because several of them had small "mistakes" such as: Next; GOTO Switch(Select()) and so on. Was this change REALLY necessary? And the worst part is when the console won't shut up about how to properly type labels. Those messages are littering my console: [Error]: script_add_str: detected possible use of wrong case in a script. Found 'L_nozeny', probably meant to be 'L_NoZeny' (in 'pathway.txt'). What's the point of this message? If I change it to the suggested model, sometimes it'll trigger other warnings on other scripts with similar labels, asking me to change them as well. Is it trying to force me into not using the same label on different scripts, even if it can't see labels on other scripts? Once again, what's the point of this change? Can we make the case-sentive thing optional? Having to go over 200+ custom scripts is a pain in the ass.
  11. I went back and tried to reapply this on a fresh reinstall, and I got an error saying that sc_start needed 6 parameters, but only 5 were given. I fixed it by changing... into....
  12. Currently, if you have 100% resistance to an element, you still take 1 damage from that attack(considering the attack was 100% elemental). I'd like to src edit the game so that 100% resist will make attacks miss completely. That's how it worked on my eAthena server in the past, and I'd like that behavior again. Is it possible?
  13. My Elemental Resist Potions are using the SC_ARMOR_ELEMENT effect. For instance, my Thunderproof is scripped as: sc_start4 SC_ARMORPROPERTY,1200000,0,-15,0,20; I assumed the first field is duration, and the other 4 are resistances to each of the first 4 elements(Fire, Water, Wind, Earth). I'd like to know which value is for which element and, more importantly, how does this reduction work? Will it stack with equipment reduction such as Aesprika and Shadow Garb, or does it count towards armor element and thus it multiplies? Exemple: If I had 90% Wind reduction, and I used this potion, would I end up with 100 reduction?
  14. Aeomin, I was using the exact same patcher that I had sent you for reverse-engineering.
  15. I am editing a fresh install Hercules. I made a skill-related source edit and after I recompiled, the server no longer had any items. During recompiling, it didn't trigger any errors, and on the map server window there are so many "item no found" errors that I can't even scroll up and check what's wrong near the top. Where should I start looking for problems?
  16. So I've run into a little problem. Using the data you extracted from me, I made the changes to the patcher I wanted while updating to the newest version. Upon doing so, the patcher re-downloaded every single patch file again, as if the server.dat file that was there had been removed. After this, several .act files on my server stoped working, and I am still trying to figure out a fix. *Edit 1* After investigating, I realized that the problem lied with a handful of corrupted files that got into the GRF when the patcher decided to auto-download everything again. I repatched them in and it was solved. Worst now is an issuethat started immediately after this, and most certainly related. When changing maps, the client gets crash-to-desktop after loading the 4th map. Every time. *Edit2* Fixed the problem. Turns out it also corrupted one of the loading screens, which was causing the problem. Seriously, something isn't right with this patcher, it corrupted 1/10 of all my custom item files when it decided to repatch everything.
  17. I had just been working with it, and I noticed it too. Make sure to run it as Administrator and it will work properly. If you use action buttons, like opening files, it also won't work if the patcher isn't running as Admin. My patcher has a button for Replay mode, and it also wouldn't launch.
  18. I'll send you a private message with the link. Thanks.
  19. My changelog's file latest entry is: I figure that's my version.
  20. I am running it on the same client with the same GRFs. Any other reasons?
  21. Thanks for the quick reply. Any way I can obtain this, no matter how hard it could be?
  22. Sometimes replays recorded from other people won't run. They load up but, when I press play, I get a crash to desktop. What reasons could be behind this?
×
×
  • Create New...

Important Information

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