Guarder Posted February 1, 2019 Posted February 1, 2019 When i'm adding symbols +1-1 , it shows them +4-5 in inventory I want to change their names to be correct . where is the file?
0 Vilmis Posted February 1, 2019 Posted February 1, 2019 Ok, i see where is the problem. Wrong id in henna.csv It should be: 133;symbol_s+4c-5_c;4577;10;36000;0;4;-5;0;0;0 1
0 Vilmis Posted February 1, 2019 Posted February 1, 2019 12 minutes ago, KIDutz said: When i'm adding symbols +1-1 , it shows them +4-5 in inventory I want to change their names to be correct . where is the file? data/csv/henna.csv 1
0 Guarder Posted February 1, 2019 Author Posted February 1, 2019 14 minutes ago, Vilmis said: data/csv/henna.csv nope....
0 Vilmis Posted February 1, 2019 Posted February 1, 2019 1 minute ago, KIDutz said: nope.... What if i would say YEP? :) Open character_hennas table in database, find yours and by symbol id check info in data/csv/henna.csv
0 Guarder Posted February 1, 2019 Author Posted February 1, 2019 Symbol id 133. slot 1 133;symbol_s+1c-1_c;4553;10;50000;0;1;-1;0;0;0 symbol id 133 look fine in henna.csv in game inventory..it doesnt
0 Vilmis Posted February 1, 2019 Posted February 1, 2019 4 minutes ago, KIDutz said: Symbol id 133. slot 1 133;symbol_s+1c-1_c;4553;10;50000;0;1;-1;0;0;0 symbol id 133 look fine in henna.csv in game inventory..it doesnt hmm, interesting... In this case, check client side - check hennagrp-e.dat and itemname-e.dat by id:4553
0 Guarder Posted February 1, 2019 Author Posted February 1, 2019 9 minutes ago, Vilmis said: hmm, interesting... In this case, check client side - check hennagrp-e.dat and itemname-e.dat by id:4553 yep mate thank you it was reading the names of symbols +4-5 in henna grp. so i changed the names and info there and now it's all normal thank you ! 1
0 SweeTs Posted February 1, 2019 Posted February 1, 2019 Conclusion, the data is wrongly parsed on server side. Client don't lie. Most likely there is more similar mistakes.
Question
Guarder
When i'm adding symbols +1-1 , it shows them +4-5 in inventory
I want to change their names to be correct . where is the file?
8 answers to this question
Recommended Posts