Jump to content

Nightw0lf

Legendary Member
  • Posts

    2,854
  • Credits

  • Joined

  • Last visited

  • Days Won

    41
  • Feedback

    0%

Everything posted by Nightw0lf

  1. if you run xampp control panel with administrative priviledges you can stop the service if is started and then check startup start check so it will be run every time your computer starts automatically.
  2. you must post what happent too on your side :) post the details, the faster the sooner this gets solved.
  3. he even made a discount :") ontopic Seller and buyer best is to provide skype conversations and messages with the scammer cause he has account here and payment details so let others know. AND he gets ban here, if everything proves that this actually happent.
  4. you didnt read? the guy actually got money by making them talk to eachother in order to confirm eachother that this guy was legit and they didnt notice that somebody else made them talk, instead he got money from the buyer and the seller is reported for scam its amazing
  5. thats the next level scam.
  6. έχω μπλοκάρει όλη την Αθήνα/Πειραιάς/Σαλαμίνα όταν με παίρνουν έχουν κάνα 10-15 διαφορετικά τηλέφωνα, (ευτυχώς έχω smartphone)
  7. Aν θέλετε να πάτε NOVA μιλήστε του εμένα με βοήθησε σε αρκετά θέματα, όσο για Cyta για 30 ευρώ που δεν είχα ιδέα λόγο μετακόμισης ακόμα με παίρνουν τηλ εισπρακτικές
  8. I also had this problem with votes so I decided to throw out internet cafe users and I gave 1 vote/reward per IP until I found how to use smartguard packets I was using it for HWID as user identifier from the login table log.
  9. I don't know how you sell but it will be appropriate to add if you have a website some terms of use and privacy policy in order to sell digital goods so when somebody refunds via paypal you say with screen shots that the disputer got the money with proofs etc. and plus I recommend you to read the paypals new protection policy for sellers.
  10. you need a dedicated server for each region and then you have to connect them into a cloud database the only ping you will have is when you update/select/insert values into database, the more ping will be on the servers furthest of the cloud.
  11. σουρωτήρι τον κάνει
  12. έγινε.
  13. αν δεν το είπες σε αυτό το στύλ δεν σου μιλάει κανείς δεν ξέρω μπορεί να κάνω και λάθος, γιατί κάνει ανάποδο τσέκ στις if και τσεκάρει κάθε φορά λιγότερο "σε χρήση" conditions (since 2012) πρώτη φορά έκλαψα τόσο δυνατά
  14. N/A = not available
  15. with source code? :D
  16. δεν έχω eclipse για να σου πω που ακριβώς αλλά ψάξε στα αρχεία τις ολυμπιάδας gameserver.model.olympiad δες που κάνει register τους παίχτες και βάλε εκεί τον κώδικα με return;
  17. String ip1 = _playerOne.player.getClient().getConnection().getInetAddress().getHostAddress(); String ip2 = _playerTwo.player.getClient().getConnection().getInetAddress().getHostAddress(); if (ip1.equals(ip2)) { _playerOne.player.sendMessage("Game ended, your opponent has the same ip as you."); _playerTwo.player.sendMessage("Game ended, your opponent has the same ip as you."); //εδώ σταματάς το κώδικα } αυτό θες
  18. Το κάθε PC στο νετ έχει δικιά του IP για το τοπικό δίκτυο, στο ίντερνετ έχουν την ίδια. άρα εσύ και οι φίλοι σου είχατε ίδια IP στο σέρβερ μήπως αναφέρεσαι στα πόσα παράθυρα θες να έχεις ανοιχτά (Dual Box);
  19. έλα να μαλώσουμε ΒΛΑΚΑ ε ΒΛΑΚΑ αχχααχαχαχαχχαχαχαχ
  20. έπρεπε να γράψω ότι δεν έχω κάτι με τον Anarchy ξέχασα όλοι οι μυγιάγγιχτοι είναι εδώ, spam section το δικό σου πρόβλημα πιο είναι;
  21. https://pastebin.com/QqY6LGWV πηγή δημιουργίας NPE.
  22. μόνο εγώ είδα ότι στο default δεν έχει καν break;
  23. My bad I thought it was obvious, in that case as designatix said, you have to create the file cause the code can't find it and you get the error, or disable the feature that makes auto class in configs (maybe its name is remote class change) if you can't create the htm file.
  24. reading the error was faster than posting the issue Dialog not found: mods/pvpcharacterintro/classChange.htm; make it so it can be found
  25. You can leave a comment in the forum or in assembla commit, this topic is only for updates, and news, you should know that.
×
×
  • Create New...