(Source)Help I created a server, NPCs do not sell?

08/25/2014 17:21 gnomexfire#1
sorry for the way I am brazilian ... bad english

I created the server with 4.5 files ,worked just right but I realized that NPCs do not have item to sell :( ... I looked at the file server, the database login and more I found nothing that could help me ... also looked at some of the client files and also did not find anything, does anyone know which files I need to edit ...


Obrigado amigos desculpem o mal english ...google traduto e odeus D:
08/25/2014 18:10 joshi3891#2
if you use the gameforge client you have to change the SM_TRADELIST.java
(path= trunk\AL-Game\src\com\aionlightning\gameserver\network\aion \serverpackets\).

just replace this (line 54-55 if you use AL-Reload)
Code:
writeD(100);//unk, maybe Vendor Sell price modifier?
writeH(257);//unk
with this one

Code:
//writeD(100);//unk, maybe Vendor Sell price modifier?
writeH(257);//unk
and it should work...;)
08/25/2014 19:06 gnomexfire#3
all java files in my computer, I found the file server files ... I need to edit the client? or just edit the "TRADELIST.java" file on the server?


pls up file , send your "TRADE.java" and where I copy it ... pls
print :D sorry my bad english ::P


[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

I thought my friend ... engine was different from yours ... I found the source and compared my files are edited: D thank the help of heart ... love you ...


achei amigo ... meu engine era diferente do seu ... eu encontrei as source e comparei meu arquivos estão editados :D obrigado a ajuda de coração ... te amo ...#joshi3891


admin #closed pls :D

I came back because I'm with a problem yet ... I returned the "ingameshop" insert some things in the database table, most understand I have the base "toll" 9999999 when I open the ingameshop does not show the value is reset I did the client work getting the files from a client ... will be you can help me: O ...
desculpe a tradução google o deus :D ...
segue abaixo as print eu habilitei o "INGAMESHOP" mais quando abre a janela no gameclient mostra "0" mas eu editei o campo na tabela ... me ajudem pls :(

print - insert "9999" toll in server.account_data field "TOLL"

[Only registered and activated users can see links. Click Here To Register...]

abaixo a print do "ingameshop" enable

[Only registered and activated users can see links. Click Here To Register...]

0 cash :O :(
09/25/2014 15:13 YeaRight7#4
Hey

i also got a problem with NPC, which i can't buy skillsbooks from them, and //givemissingskills is not working? :s how to fix ty
09/29/2014 21:56 .Percy#5
Schick mir deine Skype-Addy, habe eine Lösung!
09/30/2014 20:35 Tulba#6
Maybe you would create a ticket/bugreport to the creator of your serverfiles...