when the files are updated?
no nono
Your fix still has the problem of npcs in town not spawning (like stable, blacksmith guy etc). Have to change character or relog in some cases to fix the issue. Even you said it fixed the monster spawning issue or if monster is under the ground. I had to manually spawn the monster centaurus seeker (/spawn monster 21074) to complete my quest.
He also said theres supposed to be 25 jar files in the gameserver lib folder and loginserver too, he said the rest is backdoors and loggers, he doesn't want to share which files are malicious as he said, so i dont really know lol
How to correct the quests of escorts? (for example 115-1) Which have the requirements in the buff35, what is this buff? where is it taken? Why can not these quests be completed without this buff?
CMDoAction.java (load buffs,Damage corectly and skills)
QuestData.java (load Quests corectly)
PcActionPackage (added missing Names to Database)
From the gameserver.jar file.
Just use procyon decompiler.
Compare edits to original files.
Profit
Decompile with Procyon v0.5.30
Find it at bitbucket under procyon decompiler
Removed 3 java files, since people misconstrue them as all they needed to modify they're own files when that isn't the case
Last edited by DNC; 29-01-18 at 04:12 AM. Reason: See last line in post for reason
I don't know how you've setup your environment, or what JDK version you're using (I use JDK 1.8.u152), if the top of your file shows bad imports, what OS, etc.
But I can build it just fine and I don't have that error you do.
I'm going to say this is an environment configuration error on your end.
Last edited by DNC; 29-01-18 at 04:19 AM.
can u upload class file of pcActionPackage plz
Just for Reference, I only showed the 3 java files mentioned in the initial post.
You probably want to compare any other files after you yourselves do a procyon decompile on the initial posts gameserver.jar file.
Don't take for granted that those 3 java files are the only ones modified.
You might actually need more than just those 3, I can't say what else was / wasn't modified in that .jar file.
This was merely technical experience shared on how to get at the java files, for those that know what they're doing coding wise.
I've seen requested for "flat java files", so I've posted how to actually get just that from the .jar file shared here.
Nothing more / Nothing less.
Last edited by DNC; 29-01-18 at 04:09 AM. Reason: 1 edit
it's weird but there are no difference in
PcActionPackageData.java and QuestData.java
![]()
yes it no difference