Jump to content

GoldenBoy™

Members
  • Posts

    66
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by GoldenBoy™

  1. One of the best Buffers!!! Your update is awesome !!!!!
  2. Delete those Topics, right. Stop his scamming!!!!!!!!
  3. Banned??Why his account is still there ready for scamming?????
  4. Ton vrika edw sto mxc eida oti exei polla post kai eida oti poulouse L2jHeredur! Mou esteile Pack kai source plirwsa meso paypal kai to pack itan L2jHeredur enw to source L2jHarpun! http://www.ohloh.net/p/l2jharpun http://my-svn.assembla.com/svn/L2jHarpun/ Giati dn banarete ta zwa kai na kanete delete account???
  5. GL with your server i like very must your server!! Good private project!! Nice built!!!! I will join!
  6. Tnx mate. Buf slots are 42buffs + 4 debuffs. Btw i like your idea change the 36buffs + 4 debuffs!
  7. :O Sorry my friend. I am the Main developer :)
  8. Thank you mate i hope you join! Thank you my friend! Join us ;)
  9. WELCOME TO L2CELEBRATION INTERLUDE SERVER ============================================= We are glad to present you our Old School Interlude Server. Hope you like our server and we are looking forward to see you online in our server GRAND OPENING 08/03/2013 17:00 GMT +2 Web Site: www.l2celebration.com
  10. Good job my friend but you must fix something because if you start your pin with "0" and for example you have the pin "0123", in your txt file you will have the pin "123" not "0123"! Sorry if i am wrong! :) try this: StringTokenizer st = new StringTokenizer(command); st.nextToken(); String a-beep-t = null; - int pin1 = 0; - int pin2 = 0; - int pin3 = 0; - int pin4 = 0; + String pin1 = null; + String pin2 = null; + String pin3 = null; + String pin4 = null; String message = ""; try { a-beep-t = st.nextToken(); - pin1 = Integer.parseInt(st.nextToken()); - pin2 = Integer.parseInt(st.nextToken()); - pin3 = Integer.parseInt(st.nextToken()); - pin4 = Integer.parseInt(st.nextToken()); + if (st.hasMoreTokens()) pin1 = st.nextToken(); + if (st.hasMoreTokens()) pin2 = st.nextToken(); + if (st.hasMoreTokens()) pin3 = st.nextToken(); + if (st.hasMoreTokens()) pin4 = st.nextToken(); while(st.hasMoreTokens()) message = message + st.nextToken() + " ";
  11. File me eswses eixa skalwsei kai dn i3era ti na kanw!! Euxaristw polu pektara mou na sai kala!!!
  12. Oxi file mou auto pou 8elw einai na mou vgazei an exw kapoio error ka8ws grafw san na checkarei pws na sto e3igisw...
  13. Geia sas paidia exw ena provlima me t eclipse. Thelw na grapsw merikous kwdikes se ena project alla dn mou vgazei an exw kapoio error se kapoia grammi amesws gia na katalavetai deite tis eikones parakanw: Euxaristw gia ton xrono sas!!
  14. Geia sou file mou. 8a sou protinw na kaneis 3ana install tin java kai des 3ana an exeis error!
  15. Link dead!! Κάνε τα update αν είναι δυνατών ή lock αυτό το share κάποιος!
  16. I want to see your share!! :) Edited: I like your Paysafe Donator Manager!!! Nice!!!
×
×
  • Create New...