Jump to content

te0x

Members
  • Posts

    460
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by te0x

  1. kapou to ida k ipan oti dulevi dn ksero dokimaseto protected static int getVotes() { InputStreamReader isr = null; BufferedReader br = null; try { if(!hopzoneUrl.endsWith(".html")) hopzoneUrl+=".html"; URLConnection con = new URL(hopzoneUrl).openConnection(); con.addRequestProperty("User-L2Hopzone", "Mozilla/4.76"); isr = new InputStreamReader(con.getInputStream()); br = new BufferedReader(isr); String line; while ((line = br.readLine()) != null) { if (line.contains("no steal make love")||line.contains("no votes here")||line.contains("bang, you don't have votes")|| line.contains("la vita e bella")) { int votes = Integer.valueOf(line.split(">")[2].replace("</span", "")); return votes; } } br.close(); isr.close(); } catch (Exception e) { System.out.println("[VoteRewardManager]: Problem occured while getting Hopzone votes. Error Trace: " + e.getMessage()); } return -1; }
  2. i dont know why u cant pm me xD anyways i don't have my files so i am not able to give any help..
  3. it doesnt matter if the price will be 1 or 1000. in rev 1004 the price cant be 0 cauze it will unable to sell em them as i remember.
  4. why do u think that it costs 0 adena when u are selling the items?XD and actually he is using the psd pack so i've changed the prices to 0.. nothing to do with the core side.
  5. there is not a problem in core side. i have changed the prices in sql to 0. but in 1004 rev its not allowed to sell items that costs 0 adena. it shows you the " you have exceeded the quantity that can be inputed". You have to change the prices from the navicat from 0 to another price bigger than 0. try this UPDATE `armor` SET price=1000 where price = 0; UPDATE `etcitem` SET price=1000 where price = 0; UPDATE `weapon` SET price=1000 where price = 0; UPDATE `custom_weapon` SET price=1000 where price = 0; UPDATE `custom_armor` SET price=1000 where price = 0;
  6. why like this? the selling price is 0.. so you shoudn't use > 0 but = 0 UPDATE `custom_armor` SET price=1 where price = 0; ps. as i remember you can't sell items that cost 0 adena
  7. i actually do not care if some1 is trying to sell it xD the funny thing is the made "by the l2psd team" or by someone else hehehe
  8. change the price of selling price into 1 or more.
  9. haha i saw their web xD PSD server is one of the first l2psd network servers !!! Its A Fantastic PvP World With Custom pvp zones and farming areas and more . A project made by l2psd team to hold you on a non stop pvp in order to show and improve your skills. what? hehe i guess that is my turn to start the server ^^
  10. nice features ;D gl
  11. actually i like i am gonna join ;D
  12. inside the source
  13. use it as a beta before the grand opening in my opionion ;p u will see that the economy is really unbalanced. a overload can almost kill the most difficult mobs with non custom items xD
  14. If u haven't reworked the server's economy and the dupes bugs i suggest you to don't open it. Anyway gl ;D
  15. thanks and actually u are right. i am out of l2 since i shared this cauze of my limited time. and i didn't finished my work as i wish too ;o
  16. find in the database the accessory u want and change the face/hair/dhair as i remember
  17. can i ask something ?^^ if u import the javolutions that are missing in the aCis it will work right?
  18. I don't know.. try to change the nickname?
  19. hey, i am looking for a mid rate or high rate interlude server with 200++ players so if you know any please let me know :)
  20. well when u are playing 5 min in a server and a full gear player come and pks you when u will start to kill the first mob xD i would cry too hahaha
  21. εγω παντος αμα μπω σε σερβερ και δω 2 πουτσοnpc's που ειναι commons με ολους τους αλλους σερβερ θα πω ειναι ακομα ενας random σερβερ και θα βγω ετσι οπως ειμαι ;3 αμα δεν μπορεις να δωσεις λιγο χρονο να φτιαξεις 2-3 htmls για το "εχω κανει κατι δικο μου σε αυτν τν σερβερ" γμστο αστο :)
  22. really cool features ;D good luck ;)
  23. the scrolls will do exist in the shop or only by farming?
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock