ganjaradio Posted October 6, 2018 Posted October 6, 2018 (edited) Hello, im playing with drops in l2jserver high five version (through xml), but im getting weird results. Im getting: https://imgur.com/a/fVSDsEk When i write: https://pastebin.com/zJpLRBvQ While im trying to set the values the same with that i have in XML (100,100,50,15,3). Thx in advance Edited October 6, 2018 by ganjaradio Quote
0 'Baggos' Posted October 6, 2018 Posted October 6, 2018 Paste the code, the xml can't help us.. Quote
0 ganjaradio Posted October 6, 2018 Author Posted October 6, 2018 53 minutes ago, 'Baggos' said: Paste the code, the xml can't help us.. which file do you need? (I havent edited the retail code) Quote
0 'Baggos' Posted October 6, 2018 Posted October 6, 2018 36 minutes ago, ganjaradio said: which file do you need? (I havent edited the retail code) I don't know what file is.. I'm talking about the main code for this drop list.. Maybe the HTML, which show the droplist. Quote
0 ganjaradio Posted October 7, 2018 Author Posted October 7, 2018 17 hours ago, 'Baggos' said: I don't know what file is.. I'm talking about the main code for this drop list.. Maybe the HTML, which show the droplist. the problem isnt with the html, the problem is that it will say 60% in html, when i set to 100% and it wont drop every thime the item Quote
0 melron Posted October 7, 2018 Posted October 7, 2018 you should post the code about the calculations . How do you appear those informations on your placeholders of the html? Quote
0 ganjaradio Posted October 7, 2018 Author Posted October 7, 2018 there is nothing wrong with the html.. the code isnt setting the normal values. As i said im using l2jserver ( Quote
0 melron Posted October 7, 2018 Posted October 7, 2018 somewhere on your code you replacing the placeholders for that html get real. example: html.replace("%ammount%",item.getCount()); Quote
0 SweeTs Posted October 7, 2018 Posted October 7, 2018 Droplist htm is most likely a string builder construction. Check the file responsible for the calculation / display and debug it. Quote
0 ganjaradio Posted October 8, 2018 Author Posted October 8, 2018 the problem is that i havent edited the code Quote
Question
ganjaradio
Hello, im playing with drops in l2jserver high five version (through xml), but im getting weird results.
Im getting: https://imgur.com/a/fVSDsEk
When i write: https://pastebin.com/zJpLRBvQ
While im trying to set the values the same with that i have in XML (100,100,50,15,3).
Thx in advance
Edited by ganjaradio9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.