MMOTOP.eu Posted August 20, 2019 Posted August 20, 2019 (edited) I think everything is clear from the title description ACIS DOWNLOAD Updated - 23.08.2019 19:10Added - plug for phantoms (fake players) and offline shops L2JFrozen FREE DOWNLOAD Lucera 3 - Vote reward API for MMOTOP.eu | source + extention DOWNLOAD Edited October 6, 2019 by MMOTOP.eu Quote
Nightw0lf Posted August 20, 2019 Posted August 20, 2019 private static volatile VoteManager _instance = null; public static VoteManager getInstance() { if(_instance == null) { synchronized(VoteManager.class) { if(_instance == null) { VoteManager _local = new VoteManager(); _instance = _local; } } } return _instance; } @V-Ray posa (se plirwse?)? Quote
V-Ray Posted August 20, 2019 Posted August 20, 2019 (edited) 20 minutes ago, Nightw0lf said: private static volatile VoteManager _instance = null; public static VoteManager getInstance() { if(_instance == null) { synchronized(VoteManager.class) { if(_instance == null) { VoteManager _local = new VoteManager(); _instance = _local; } } } return _instance; } @V-Ray posa (se plirwse?)? Μα τ παναγια αυτο κοιταζα τωρα, ημουν ετοιμος να ποσταρω αυτο το πραγμα αλλα λεω ασε γιατι θα πεσει δραμα παλι. + votaline variable ετσι να ειναι σιγουρος για τo synchronization :'( Υ.Γ synchronized(VoteManager.class) εγω θα κανω synchronized(5+5) για να κανω τις προσθεσεις μου απο εδω κ περα :'( Edited August 20, 2019 by V-Ray 1 Quote
MMOTOP.eu Posted August 21, 2019 Author Posted August 21, 2019 Wake up!!! i perfectly understand what he said 3 hours ago, V-Ray said: He said that you have foot fetish and your coding sucks :/ Your English is sucks, or you're just a liar. Your native Greek syntax sucks to. You have nothing to do and sit discussing everyone for everything. If you are so smart, show an example of how to write code correctly Quote
Creamy G Colin Posted August 21, 2019 Posted August 21, 2019 (edited) 13 minutes ago, MMOTOP.eu said: Wake up!!! i perfectly understand what he said Your English is sucks, or you're just a liar. Your native Greek syntax sucks to. You have nothing to do and sit discussing everyone for everything. If you are so smart, show an example of how to write code correctly What's wrong with Singleton? I personally would suggest you to instantiate an enum instead of what you did there public enum yourClass { INSTANCE; yourClass() { // constructor } } then, yourClass.INSTANCE is enough Edited August 21, 2019 by Creamy G Colin 1 Quote
Celestine Posted August 21, 2019 Posted August 21, 2019 Cleaned some replies guys keep English language on English sections and stop opening e-wars without reason everyone is free to share what ever he wants 2 Quote
Psyancy Posted August 22, 2019 Posted August 22, 2019 Topic cleaned. AGAIN. Stay on topic. If you want to argue and discuss for things non related to the topic make a topic @ spam topics and spam freely there. Quote
MMOTOP.eu Posted August 23, 2019 Author Posted August 23, 2019 4 hours ago, MMOTOP.eu said: Updated - 23.08.2019 19:10 implemented - phantoms (fake players) and offline traders detection What is incomprehensible here ? error fixed. vote reward stopped when trying to reward phantom or offline trader Quote
melron Posted August 24, 2019 Posted August 24, 2019 14 hours ago, MMOTOP.eu said: What is incomprehensible here ? error fixed. vote reward stopped when trying to reward phantom or offline trader A kind of null client-connection check? Quote
MMOTOP.eu Posted August 26, 2019 Author Posted August 26, 2019 On 8/24/2019 at 1:33 PM, melron said: A kind of null client-connection check? yep Quote
BabayG Posted September 1, 2019 Posted September 1, 2019 1 hour ago, wongerlt said: smart ad nothing more. Still better than xtopscammer and hopscammer Quote
MMOTOP.eu Posted October 6, 2019 Author Posted October 6, 2019 Lucera3 Updated. config added - RewardEachStep Quote
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.