Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] My currently AL 4.0 Open Source Files...

Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
No.QuestDialog.java not use. And in files: case SELECT_NO_REWARD change case SELECTED_QUEST_NOREWARD

If use questdialog, then change to many files.


DialogAction.java


SELECTED_QUEST_NOREWARD(23),
SELECTED_QUEST_REWARD1(8),
SELECTED_QUEST_REWARD10(17),
SELECTED_QUEST_REWARD11(18),
SELECTED_QUEST_REWARD12(19),
SELECTED_QUEST_REWARD13(20),
SELECTED_QUEST_REWARD14(21),
SELECTED_QUEST_REWARD15(22),
SELECTED_QUEST_REWARD2(9),
SELECTED_QUEST_REWARD3(10),
SELECTED_QUEST_REWARD4(11),
SELECTED_QUEST_REWARD5(12),
SELECTED_QUEST_REWARD6(13),
SELECTED_QUEST_REWARD7(14),
SELECTED_QUEST_REWARD8(15),
SELECTED_QUEST_REWARD9(16),

all selected line modification select?

example:

SELECT_QUEST_NOREWARD(23)

or

SELECT_NO_REWARD(23)

?


Did you mean? thus improves the duplicate quest????????
and I really do not understand this now that you mention it
 
Newbie Spellweaver
Joined
Nov 3, 2011
Messages
6
Reaction score
0
hy all!

game server console my all warnings:

WARN [InstantPool-5] com.aionemu.gameserver.ai2.AI2Engine [AI2Engine.java:125] Bad AI names: delayedstir

WARN [InstantPool-1] com.aionemu.commons.utils.concurrent.ExecuteWrapper [ExecuteWrapper.java:67] class com.aionemu.gameserver.GameServer$2 - execution time: 6562msec

WARN [main] com.aionemu.gameserver.spawnengine.InstanceWalkerFormations [InstanceWalkerFormations.java:86] Incorrect pool for route: A3D76C7B0482C218FF628BB803A1CE8D7CA6E54B

WARN [main] com.aionemu.gameserver.spawnengine.WalkerGroup [WalkerGroup.java:63] Invalid row sizes for walk cluster A3D76C7B0482C218FF628BB803A1CE8D7CA6E54B

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 36D1D5E4B57885CC150EF486A14C51D9C8E73

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 506021FC58E1563AE0053D0E940ADFBB969F74

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 506021FC58E1563AE0053D0E940ADFBB969F74

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 36D1D5E4B57885CC150EF486A14C51D9C8E73

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 506021FC58E1563AE0053D0E940ADFBB969F74

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: ldf5a_NPCPath5011_Guard_MistOn15
...
...
...
...

please help me.
 
Blender Fan|Kinenbi Owner
Loyal Member
Joined
Mar 27, 2006
Messages
800
Reaction score
355
hy all!

game server console my all warnings:

WARN [InstantPool-5] com.aionemu.gameserver.ai2.AI2Engine [AI2Engine.java:125] Bad AI names: delayedstir

WARN [InstantPool-1] com.aionemu.commons.utils.concurrent.ExecuteWrapper [ExecuteWrapper.java:67] class com.aionemu.gameserver.GameServer$2 - execution time: 6562msec

WARN [main] com.aionemu.gameserver.spawnengine.InstanceWalkerFormations [InstanceWalkerFormations.java:86] Incorrect pool for route: A3D76C7B0482C218FF628BB803A1CE8D7CA6E54B

WARN [main] com.aionemu.gameserver.spawnengine.WalkerGroup [WalkerGroup.java:63] Invalid row sizes for walk cluster A3D76C7B0482C218FF628BB803A1CE8D7CA6E54B

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 36D1D5E4B57885CC150EF486A14C51D9C8E73

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 506021FC58E1563AE0053D0E940ADFBB969F74

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 506021FC58E1563AE0053D0E940ADFBB969F74

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 36D1D5E4B57885CC150EF486A14C51D9C8E73

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: 506021FC58E1563AE0053D0E940ADFBB969F74

WARN [main] com.aionemu.gameserver.spawnengine.WalkerFormator [WalkerFormator.java:64] Missing walker ID: ldf5a_NPCPath5011_Guard_MistOn15
...
...
...
...

please help me.

No Problem you can ignore that. I fixed it in my 1-click v2.5 Release!
 
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
someone who works in packetsamurai
or you have information about it (and spawn npc template)
data could serve 4.0 dungeon gates?
 
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
4.0 new instance gate spawn data and instance gate enterance npc_template data




the instance entrance and exit



and portal data, use enterance...you map xyz cordinate teleportation xyz instance data
 
Newbie Spellweaver
Joined
Jun 13, 2013
Messages
30
Reaction score
2
it's a lot of work....

You need to:
1)identify the spawns from mission files
2)update or reparse npc_templates with new npcs (usually these informations are into client_npcs.xml once extracted from data.pak)
3)update portals by adding new destinations (entrance positions and exit positions). you need also to identify if they are normal portals or portals with dialogs. (For this step you can retrieve these informations only by sniffing on offy servers)

IHMO It will takes a lot of time.
 
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
and I'm not talking to someone sniffing is this?
I do not know because neither the name nor the time adjusted to the dungeons entrance
and as yet there is no quest Catalan goods into which it would form
So it would be difficult client pak search
 
Newbie Spellweaver
Joined
Jun 13, 2013
Messages
30
Reaction score
2
sniff instances takes some time...
read inside sniffed packets needs some knoledge..
many people doesn't like to share his works..


In all cases only entrance is not enough. You must considerer also:
- instance script (used to define a sequence of operations who players must do for complete the instance.
- spawns (stats/levels/titles/etc.)
- npc skills
- AIs
- drops

I suggest to start work on a one instance at time, and when done, start work to the next one

What's the first instance would you like to see done, or enter on it?
 
Newbie Spellweaver
Joined
Oct 22, 2013
Messages
75
Reaction score
2
Fertig 2 Hände korrigiert?

Done 2 hands corrected?
 
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
Katalam and Dianara fortress gate bugs, are turned away at the gates Availability
4.0 katalam and Dianara fortress defender all npc not attack damage.
4.0 forts not fixed.
 
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
it could not have been attached?
Because it involves a siege spawn xml anything is not good, just cause bug
 
Newbie Spellweaver
Joined
Jun 13, 2013
Messages
30
Reaction score
2
Do you have a working repo ? if yes I can provide to you a patch
Don't you know how to manual edit an AI into npc_templates?
 
Back
Top