Thanks for the solution!
Hi friends ..... I'm using AC Server 4.5.15, but I need help.
Shop at the NPCs do not appear any, to buy ..... if I have to configure any table, tell me where and how?
Thanks in advance!
em, will try to understand what really you wantwith "Shop at the NPCs do not appear any, to buy"
sorry, but today Wanga skill is not working
so will give possible reason and answers:
----shop is not showing at all - no dialog box => wrong opcode (need to change in server source code)
----shop trade dialog box is showing ok, but no items inside(empty shop) => wrong packet data structure(need to change in server source code)
!!!both variant are able to fix only if you have server source files, not only compiled version!!!
P.S. if you have a problem and really wish to get some help => at the beginning try to use search(google and forum) then => if you was unable to find answers by your own hands and you asking in forum => try to describe your problem as more that is possible (add screen shot or video, add info about version(server, client), and describe the main problem)
trunk\gameserver\src\com\aionlightning\gameserver\network\aion\serverpackets\SM_TRADELIST.java
fix to match your game client packet
!!!example!!!: from Aion 4.3 to 4.5 structure was changed and was need to change like this one
- - - Updated - - -
AND!!!
4.3 to 4.5 skill learn was changed to auto learn => so better turn on auto skill learn in server (80% of free servers not support skill books) =)
I found these way."trunk\gameserver\src\com\aionlightning\gameserver\network\aion\serverpackets\SM_TRADELIST.java"
But I managed to evolve ..... I am using Client 4.5.0.3/cc:1 -lang: enu ...... And the server "
new server AC4.5.0.15 FULL SERVER "by aissoubenzo, does not appear in books and items npc .....
In the server "I Aion 4.5 Server Mashup By LeGenD_ArMoUR" appears studies, but I have no geodata .....
I know networks, not programming! Have you any idea?
em, so what the problem? take packet system of server version that you need and get in to server that you will make(sure with changes) then recompile server. Em, in web can be found a loot of answers that can be used to fix a lot of bugs even if you don't know coding at all =) just need to follow instruction =)
but if you really wish to know what you are doing and be able to understand why this bug exist and how to fix - will be need to start to learn java =)
Mistik.....thank you, I'll follow your orientção! Merry Christmas.